Files
dataease/core
taojinlong 49e625fedd Fix ClickHouse HTTP compression issue (#1449)
- 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
2026-02-02 16:14:36 +08:00
..
2024-01-10 15:16:43 +08:00