Skip to content

Yet another sz3 fuzzer compression fix#84320

Merged
alexey-milovidov merged 4 commits intoClickHouse:masterfrom
scanhex12:yet_another_fix
Jul 24, 2025
Merged

Yet another sz3 fuzzer compression fix#84320
alexey-milovidov merged 4 commits intoClickHouse:masterfrom
scanhex12:yet_another_fix

Conversation

@scanhex12
Copy link
Copy Markdown
Member

Changelog category (leave one):

  • CI Fix or Improvement (changelog entry is not required)

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

...

Documentation entry for user-facing changes

  • Documentation is written (mandatory for new features)

@clickhouse-gh
Copy link
Copy Markdown
Contributor

clickhouse-gh Bot commented Jul 23, 2025

Workflow [PR], commit [95923e2]

Summary:

job_name test_name status info comment
Integration tests (release, 3/4) failure
Job Timeout Expired FAIL

@clickhouse-gh clickhouse-gh Bot added the pr-ci label Jul 23, 2025
Comment thread src/Compression/CompressionCodecSZ3.cpp Outdated
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does it have to be hard-coded?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yet, because it is not declared (I just calculated the minimal size of decompressed config) and it is less than sizeof(SZ3::Config)

Copy link
Copy Markdown
Member

@alexey-milovidov alexey-milovidov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Line 210, case 4: { - the style requires opening curly braces on a new line.

Comment thread src/Compression/CompressionCodecSZ3.cpp
Co-authored-by: Alexey Milovidov <milovidov@clickhouse.com>
@alexey-milovidov alexey-milovidov self-assigned this Jul 24, 2025
@alexey-milovidov alexey-milovidov merged commit 313e9c5 into ClickHouse:master Jul 24, 2025
119 of 123 checks passed
@robot-clickhouse-ci-2 robot-clickhouse-ci-2 added the pr-synced-to-cloud The PR is synced to the cloud repo label Jul 24, 2025
@robot-ch-test-poll2 robot-ch-test-poll2 added pr-backports-created-cloud deprecated label, NOOP pr-must-backport-synced The `*-must-backport` labels are synced into the cloud Sync PR labels Jul 24, 2025
@robot-ch-test-poll robot-ch-test-poll added the pr-backports-created Backport PRs are successfully created, it won't be processed by CI script anymore label Jul 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-backports-created Backport PRs are successfully created, it won't be processed by CI script anymore pr-backports-created-cloud deprecated label, NOOP pr-ci pr-must-backport-synced The `*-must-backport` labels are synced into the cloud Sync PR pr-synced-to-cloud The PR is synced to the cloud repo

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants