Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Fix finalized buffer issue on windows aggregation operations#92395

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Draft
Ergus wants to merge1 commit intoClickHouse:master
base:master
Choose a base branch
Loading
fromErgus:Fix_91415

Conversation

@Ergus
Copy link
Member

Finalized buffers can't be reset, so they need to be also reconstructed.

Fixes:#91415

On Windows execution insertResultInto needs to call buffer finalization to compute size on every iteration. But in the next iteration the buffer needs reconstruction.

Changelog category (leave one):

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

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

...

Documentation entry for user-facing changes

  • Documentation is written (mandatory for new features)

Finalized buffers can't be reset, so they need to be also reconstructed.On Windows execution insertResultInto needs to call buffer finalization to compute size on every iteration.But in the next iteration the buffer needs reconstruction.
@clickhouse-gh
Copy link

clickhouse-ghbot commentedDec 17, 2025
edited
Loading

Workflow [PR], commit [c323ca2]

Summary:

job_nametest_namestatusinfocomment
BuzzHouse (amd_debug)failure
Logical error: 'Inconsistent AST formatting: the query: (STID: 1941-1bfa)FAILcidb,issue

@clickhouse-ghclickhouse-ghbot added the pr-bugfixPull request with bugfix, not backported by default labelDec 17, 2025
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

pr-bugfixPull request with bugfix, not backported by default

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

Another estimateCompressionRatio issue

1 participant

@Ergus

[8]ページ先頭

©2009-2025 Movatter.jp