Skip to content

Antalya 25.8 Backport of #96118 - Fix Gorilla codec decompression when data_bytes_size exceeds data size#2081

Open
mkmkme wants to merge 1 commit into
antalya-25.8from
backports/antalya-25.8/96118
Open

Antalya 25.8 Backport of #96118 - Fix Gorilla codec decompression when data_bytes_size exceeds data size#2081
mkmkme wants to merge 1 commit into
antalya-25.8from
backports/antalya-25.8/96118

Conversation

@mkmkme

@mkmkme mkmkme commented Jul 18, 2026

Copy link
Copy Markdown
Collaborator

25.8 Stable Backport of ClickHouse#96118 - Fix Gorilla codec decompression when data_bytes_size exceeds data size

Same as #2021, but for Antalya 25.8

Changelog category (leave one):

  • Bug Fix (user-visible misbehavior in an official stable release)

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):

Fix a regression with the Gorilla codec when an explicitly specified size does not correspond to the data type size, and the buffer size is too small. In previous versions, it threw an exception on decompression. Closes ClickHouse#78253 (ClickHouse#96118 by @alexey-milovidov)

Documentation entry for user-facing changes

...

CI/CD Options

Exclude tests:

  • Fast test
  • Integration Tests
  • Stateless tests
  • Stateful tests
  • Performance tests
  • Aarch64 tests
  • All with ASAN
  • All with TSAN
  • All with MSAN
  • All with UBSAN
  • All with Coverage
  • All Regression
  • Disable CI Cache

Regression jobs to run:

  • Fast suites (mostly <1h)
  • Aggregate Functions (2h)
  • Alter (1.5h)
  • Benchmark (30m)
  • ClickHouse Keeper (1h)
  • Iceberg (2h)
  • LDAP (1h)
  • OAuth (5m)
  • Parquet (1.5h)
  • RBAC (1.5h)
  • SSL Server (1h)
  • S3 (2h)
  • S3 Export (2h)
  • Swarms (30m)
  • Tiered Storage (2h)

25.8 Stable Backport of ClickHouse#96118 - Fix Gorilla codec decompression when `data_bytes_size` exceeds data size
@github-actions

Copy link
Copy Markdown

Workflow [PR], commit [70e530b]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants