You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For now GZip is used by default but ClickHouse supports different compression types, including Brotli.
In my tests Brotli algorithm is faster and it would be nice if I can use it with ClickHouseBulkCopy.
The text was updated successfully, but these errors were encountered:
For now GZip is used by default but ClickHouse supports different compression types, including Brotli.
In my tests Brotli algorithm is faster and it would be nice if I can use it with
ClickHouseBulkCopy
.The text was updated successfully, but these errors were encountered: