Skip to content

Forbid setting temporary_files_buffer_size=0#88917

Merged
PedroTadim merged 4 commits intomasterfrom
vdimir/issue_88900
Nov 27, 2025
Merged

Forbid setting temporary_files_buffer_size=0#88917
PedroTadim merged 4 commits intomasterfrom
vdimir/issue_88900

Conversation

@vdimir
Copy link
Copy Markdown
Member

@vdimir vdimir commented Oct 23, 2025

Changelog category (leave one):

  • Critical Bug Fix (crash, data loss, RBAC) or LOGICAL_ERROR

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

Throw exception when temporary_files_buffer_size is set to 0. Resolves #88900

Details

Resolves #88900

@clickhouse-gh
Copy link
Copy Markdown
Contributor

clickhouse-gh bot commented Oct 23, 2025

Workflow [PR], commit [0cd4867]

Summary:

job_name test_name status info comment
Stateless tests (amd_binary, ParallelReplicas, s3 storage, parallel) failure
03514_grace_hash_join_logical_error FAIL cidb
BuzzHouse (amd_debug) failure
Buzzing result failure cidb

@clickhouse-gh clickhouse-gh bot added pr-critical-bugfix pr-must-backport Pull request should be backported intentionally. Use this label with great care! pr-must-backport-cloud labels Oct 23, 2025
@vdimir vdimir force-pushed the vdimir/issue_88900 branch 2 times, most recently from 0d8a60b to 4341827 Compare October 28, 2025 12:50
@vdimir
Copy link
Copy Markdown
Member Author

vdimir commented Nov 17, 2025

@PedroTadim
Copy link
Copy Markdown
Member

Can this PR be merged?

@PedroTadim PedroTadim added this pull request to the merge queue Nov 27, 2025
@vdimir
Copy link
Copy Markdown
Member Author

vdimir commented Nov 27, 2025

Can this PR be merged?

Yes, I think finally we can merge. There was so many unrealted failures in this or sync PR CI so it took so much time 😕

Merged via the queue into master with commit 99b3242 Nov 27, 2025
507 of 516 checks passed
@PedroTadim PedroTadim deleted the vdimir/issue_88900 branch November 27, 2025 14:51
@robot-ch-test-poll1 robot-ch-test-poll1 added the pr-synced-to-cloud The PR is synced to the cloud repo label Nov 27, 2025
@robot-clickhouse-ci-1 robot-clickhouse-ci-1 added the pr-must-backport-synced The `*-must-backport` labels are synced into the cloud Sync PR label Nov 27, 2025
robot-ch-test-poll3 added a commit that referenced this pull request Nov 27, 2025
Cherry pick #88917 to 25.11: Forbid setting temporary_files_buffer_size=0
robot-ch-test-poll2 added a commit that referenced this pull request Nov 27, 2025
Cherry pick #88917 to 25.10: Forbid setting temporary_files_buffer_size=0
clickhouse-gh bot added a commit that referenced this pull request Nov 27, 2025
Backport #88917 to 25.11: Forbid setting temporary_files_buffer_size=0
vdimir added a commit that referenced this pull request Nov 27, 2025
@robot-ch-test-poll4 robot-ch-test-poll4 added the pr-backports-created Backport PRs are successfully created, it won't be processed by CI script anymore label Nov 27, 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-critical-bugfix pr-must-backport Pull request should be backported intentionally. Use this label with great care! 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.

Don't set temporary_files_buffer_size to 0 (SEGV)

6 participants