Default to ZSTD compression when writing Parquet #1708
Annotations
5 errors and 1 warning
Run Ruff:
python/datafusion/dataframe.py#L41
python/datafusion/dataframe.py:41:7: D101 Missing docstring in public class
|
Run Ruff:
python/datafusion/dataframe.py#L52
python/datafusion/dataframe.py:52:9: D102 Missing docstring in public method
|
Run Ruff:
python/datafusion/dataframe.py#L60
python/datafusion/dataframe.py:60:9: D102 Missing docstring in public method
|
Run Ruff:
python/tests/test_dataframe.py#L1116
python/tests/test_dataframe.py:1116:89: W505 Doc line too long (95 > 88)
|
Run Ruff
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading