{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 8.9k
Pull requests: ClickHouse/ClickHouse
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Raise the integration tests' parallel session timeout to 9000 seconds
can be tested
Allows running workflows for external contributors
comp-ci-infrastructure
CI/CD pipelines (GitHub Actions, CI scripts, runners).
groeneai-origin-ci-own-pr
PR origin: CI on a groeneai PR exposed a separate defect
manual approve
Manual approve required to run CI
pr-ci
#118384
opened Sep 6, 2026 by
groeneai
Collaborator
Loading…
Do not assert per-server progress for S3Queue ordered mode
can be tested
Allows running workflows for external contributors
comp-testing
Test content only (no production code).
groeneai-origin-request
PR origin: a maintainer pinged or directed groeneai
pr-ci
#118381
opened Sep 6, 2026 by
groeneai
Collaborator
Loading…
Do not prune Iceberg data files on uuid manifest bounds
can be tested
Allows running workflows for external contributors
comp-datalake
Data lake table formats (Iceberg/Delta/Hudi) integration.
groeneai-origin-issue
PR origin: picked up an external GitHub issue
pr-bugfix
Pull request with bugfix, not backported by default
#118380
opened Sep 6, 2026 by
groeneai
Collaborator
Loading…
Make Allows running workflows for external contributors
comp-testing
Test content only (no production code).
groeneai-origin-ci-own-pr
PR origin: CI on a groeneai PR exposed a separate defect
pr-ci
match_max effective in 05098_client_psql_describe_table
can be tested
#118379
opened Sep 6, 2026 by
groeneai
Collaborator
Loading…
Do not delete a projection declaration that could not be analyzed at startup
can be tested
Allows running workflows for external contributors
comp-projections
Projections: precomputed layouts for accelerating queries (projection parts, maintenance).
groeneai-origin-self
PR origin: self-found defect (impact-bar validated)
pr-bugfix
Pull request with bugfix, not backported by default
#118378
opened Sep 6, 2026 by
groeneai
Collaborator
Loading…
Stop the parts cleanup in three transaction tests that read a rolled back part
can be tested
Allows running workflows for external contributors
comp-testing
Test content only (no production code).
groeneai-origin-oranjeai
PR origin: delegated from the OranjeAI sibling fleet
pr-ci
#118377
opened Sep 6, 2026 by
groeneai
Collaborator
Loading…
Calculate projections with the Analyzer
comp-projections
Projections: precomputed layouts for accelerating queries (projection parts, maintenance).
pr-not-for-changelog
This PR should not be mentioned in the changelog
#118375
opened Sep 6, 2026 by
alexey-milovidov
Member
Loading…
Skip the unused key materialization in the aggregation bucket Top-K conversion
can be tested
Allows running workflows for external contributors
comp-aggregation
GROUP BY / aggregation framework (hash tables, spilling, external aggregation).
groeneai-origin-request
PR origin: a maintainer pinged or directed groeneai
pr-performance
Pull request with some performance improvements
#118374
opened Sep 6, 2026 by
groeneai
Collaborator
Loading…
Reject a skip index whose expression cannot be evaluated
can be tested
Allows running workflows for external contributors
comp-skip-index
Skipping indexes (minmax, set, bloom) and their evaluation.
groeneai-origin-request
PR origin: a maintainer pinged or directed groeneai
pr-bugfix
Pull request with bugfix, not backported by default
#118373
opened Sep 6, 2026 by
groeneai
Collaborator
Loading…
Render a typed constant converted to Runtime execution pipeline, processors, vectorized operators, resource management during execution.
pr-bugfix
Pull request with bugfix, not backported by default
String with its own text serialization
comp-query-execution
#118372
opened Sep 6, 2026 by
alexey-milovidov
Member
Loading…
Remove dead call-depth instrumentation from the per-test coverage build
can be tested
Allows running workflows for external contributors
comp-build-system
Build system (CMake, compilation, platform builds).
groeneai-origin-ci-master
PR origin: master/nightly CI monitoring finding
pr-ci
#118370
opened Sep 6, 2026 by
groeneai
Collaborator
Loading…
Do not write Server wire protocols + request/response handling (native TCP, HTTP, MySQL/PostgreSQL wire protoc...
pr-bugfix
Pull request with bugfix, not backported by default
ErrorResponse into a canceled PostgreSQL socket buffer
comp-protocols
#118369
opened Sep 6, 2026 by
alexey-milovidov
Member
Loading…
Range-check a Runtime execution pipeline, processors, vectorized operators, resource management during execution.
pr-bugfix
Pull request with bugfix, not backported by default
UInt64 constant converted to DateTime
comp-query-execution
#118367
opened Sep 6, 2026 by
alexey-milovidov
Member
Loading…
Do not attach gdb to the fuzzer client
can be tested
Allows running workflows for external contributors
comp-ci-infrastructure
CI/CD pipelines (GitHub Actions, CI scripts, runners).
groeneai-origin-ci-own-pr
PR origin: CI on a groeneai PR exposed a separate defect
manual approve
Manual approve required to run CI
pr-ci
#118365
opened Sep 6, 2026 by
groeneai
Collaborator
Loading…
Do not prune Iceberg data files on manifest bounds narrower than the column
can be tested
Allows running workflows for external contributors
comp-datalake
Data lake table formats (Iceberg/Delta/Hudi) integration.
groeneai-origin-review-bot
PR origin: review-bot finding on a groeneai PR
pr-bugfix
Pull request with bugfix, not backported by default
#118364
opened Sep 6, 2026 by
groeneai
Collaborator
Loading…
Fix compiled binary arithmetic treating an Int128 result as unsigned
can be tested
Allows running workflows for external contributors
comp-regular-function
Regular scalar functions: string processing, data conversion, arithmetic, math, comparison, condi...
groeneai-origin-follow-up
PR origin: groeneai's own out-of-scope finding during its PR work
pr-bugfix
Pull request with bugfix, not backported by default
#118363
opened Sep 6, 2026 by
groeneai
Collaborator
Loading…
A flag group of a regexp is not a capture group
comp-regular-function
Regular scalar functions: string processing, data conversion, arithmetic, math, comparison, condi...
pr-bugfix
Pull request with bugfix, not backported by default
#118361
opened Sep 6, 2026 by
alexey-milovidov
Member
Loading…
Require the local privilege for KILL and SYSTEM statements over ON CLUSTER
can be tested
Allows running workflows for external contributors
comp-rbac
Authorization: roles, grants, quotas, row-level security, access checks.
groeneai-origin-self
PR origin: self-found defect (impact-bar validated)
pr-bugfix
Pull request with bugfix, not backported by default
#118360
opened Sep 6, 2026 by
groeneai
Collaborator
Loading…
Build the PREWHERE and row-level filter sets when a query is planned to Allows running workflows for external contributors
comp-query-analyzer
Semantic analysis + logical/physical planning + rewrites (Analyzer and Planner modules).
groeneai-origin-request
PR origin: a maintainer pinged or directed groeneai
pr-bugfix
Pull request with bugfix, not backported by default
FetchColumns
can be tested
#118359
opened Sep 6, 2026 by
groeneai
Collaborator
Loading…
Cherry pick #118286 to 26.8: Fix the nightly libFuzzer OOM and timeout
do not test
disable testing on pull request
pr-bugfix
Pull request with bugfix, not backported by default
pr-cherrypick
Cherry-pick of merge-commit before backporting. Do not use manually - automated use only!
#118358
opened Sep 6, 2026 by
robot-ch-test-poll
Contributor
Loading…
Cherry pick #118286 to 26.7: Fix the nightly libFuzzer OOM and timeout
do not test
disable testing on pull request
pr-bugfix
Pull request with bugfix, not backported by default
pr-cherrypick
Cherry-pick of merge-commit before backporting. Do not use manually - automated use only!
#118357
opened Sep 6, 2026 by
robot-ch-test-poll
Contributor
Loading…
Cherry pick #118286 to 26.6: Fix the nightly libFuzzer OOM and timeout
do not test
disable testing on pull request
pr-bugfix
Pull request with bugfix, not backported by default
pr-cherrypick
Cherry-pick of merge-commit before backporting. Do not use manually - automated use only!
#118356
opened Sep 6, 2026 by
robot-ch-test-poll
Contributor
Loading…
Cherry pick #118286 to 26.3: Fix the nightly libFuzzer OOM and timeout
do not test
disable testing on pull request
pr-bugfix
Pull request with bugfix, not backported by default
pr-cherrypick
Cherry-pick of merge-commit before backporting. Do not use manually - automated use only!
#118355
opened Sep 6, 2026 by
robot-ch-test-poll
Contributor
Loading…
Avoid holding the async-insert shard lock during pool admission
comp-async-insert
Asynchronous INSERT buffering/queueing and flush semantics.
#118352
opened Sep 6, 2026 by
VrtxOmega
Loading…
A quantifier behind a zero-width group makes the character before it optional
comp-regular-function
Regular scalar functions: string processing, data conversion, arithmetic, math, comparison, condi...
pr-bugfix
Pull request with bugfix, not backported by default
#118351
opened Sep 6, 2026 by
alexey-milovidov
Member
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.
You can’t perform that action at this time.
