Skip to content

Commit

Permalink
Update test
Browse files Browse the repository at this point in the history
  • Loading branch information
Fokko committed Aug 7, 2024
1 parent 3e031cd commit 28fb493
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/integration/test_writes/test_writes.py
Original file line number Diff line number Diff line change
Expand Up @@ -527,7 +527,6 @@ def test_write_parquet_other_properties(
"properties",
[
{"write.parquet.row-group-size-bytes": "42"},
{"write.parquet.page-row-limit": "42"},
{"write.parquet.bloom-filter-enabled.column.bool": "42"},
{"write.parquet.bloom-filter-max-bytes": "42"},
],
Expand Down

0 comments on commit 28fb493

Please sign in to comment.