Skip to content

Commit

Permalink
Remove unnecessary compression #1055
Browse files Browse the repository at this point in the history
Signed-off-by: Marcel Coetzee <[email protected]>
  • Loading branch information
Pipboyguy committed Apr 5, 2024
1 parent fdd052a commit 939bd35
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/load/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,6 @@ def destinations_configs(
destination_configs += [
DestinationTestConfiguration(
destination="clickhouse",
disable_compression=True,
)
]
destination_configs += [
Expand Down

0 comments on commit 939bd35

Please sign in to comment.