mirror of
https://github.com/dataease/dataease.git
synced 2026-05-14 21:12:33 +08:00
- Set default compress_algorithm to 'none' to avoid magic value errors when HTTP compression is enabled on server side - This resolves the issue where enabling http compression in ClickHouse server causes 'Magic is not correct' error in JDBC driver - The fix ensures compatibility with servers that have <enable_http_compression>1</enable_http_compression> configured