Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[client-v2] Error "Can't decompress data: header is corrupt" when using client compression #1993

Closed
chernser opened this issue Dec 3, 2024 · 0 comments · Fixed by #2000
Closed
Assignees
Milestone

Comments

@chernser
Copy link
Contributor

chernser commented Dec 3, 2024

Describe the bug

When client compression is enabled and HTTPs is used, server returns error "Code: 271. DB::Exception: Can't decompress data: header is corrupt with decompressed block size 0: While executing ParallelParsingBlockInputFormat. (CANNOT_DECOMPRESS)"

Note: as input ClickHouseInputStream is used:
ClickHouseInputStream in = new ByteArrayQueueInputStream(...)

Configuration

Environment

  • Client version: client-v2 0.7.1-patch
  • Language version:
  • OS:

ClickHouse server

  • ClickHouse Server version: 24.8.1.10421
  • ClickHouse Server non-default settings, if any:
  • CREATE TABLE statements for tables involved:
  • Sample data for all these tables, use clickhouse-obfuscator if necessary
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants