FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Pull requests · ClickHouse/ClickHouse · GitHub

Pull requests: ClickHouse/ClickHouse

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or ⇧ + click/return for logical OR
Projects
Filter by project Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Text index: peep text index token positions continuous within a row comp-text-index Full-text search: inverted/text index in MergeTree (tokenizers, posting lists, GIN-style index bu... pr-improvement Pull request with some product improvements
#121300 opened Sep 21, 2026 by ahmadov Member Loading…
Revert "Bound the docker buildx retry ladder by wall clock, not by the timeout divisor" pr-not-for-changelog This PR should not be mentioned in the changelog
#121298 opened Sep 21, 2026 by maxknv Member Queued
Backport #120488 to 26.9: Fix INSERT ... SELECT FROM url()/s3() with parallel replicas inserting the data once per replica pr-backport Changes, backported to release branch. Do not use manually - automated use only! pr-bugfix Pull request with bugfix, not backported by default
#121297 opened Sep 21, 2026 by robot-ch-test-poll4 Contributor Loading…
Cherry pick #120488 to 26.8: Fix INSERT ... SELECT FROM url()/s3() with parallel replicas inserting the data once per replica 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!
#121296 opened Sep 21, 2026 by robot-ch-test-poll4 Contributor Loading…
Cherry pick #120488 to 26.7: Fix INSERT ... SELECT FROM url()/s3() with parallel replicas inserting the data once per replica 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!
#121294 opened Sep 21, 2026 by robot-ch-test-poll4 Contributor Loading…
Cherry pick #120488 to 26.3: Fix INSERT ... SELECT FROM url()/s3() with parallel replicas inserting the data once per replica 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!
#121293 opened Sep 21, 2026 by robot-ch-test-poll4 Contributor Loading…
Docs: regenerate reference documentation from source pr-autogenerated-docs PR that regenerates docs artifacts from source; exempt from the autogenerated-region edit guard pr-not-for-changelog This PR should not be mentioned in the changelog
#121291 opened Sep 21, 2026 by clickhouse-gh Bot Loading…
Backport #114006 to 26.7: Reject a {database}/{table} substitution that is not a safe ZooKeeper path component pr-backport Changes, backported to release branch. Do not use manually - automated use only! pr-bugfix Pull request with bugfix, not backported by default
#121290 opened Sep 21, 2026 by robot-clickhouse-ci-1 Contributor Loading…
Cherry pick #114006 to 26.3: Reject a {database}/{table} substitution that is not a safe ZooKeeper path component 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!
#121289 opened Sep 21, 2026 by robot-clickhouse-ci-1 Contributor Loading…
Backport #115991 to 26.8: Validate the Keeper path when converting a table with ATTACH AS REPLICATED pr-backport Changes, backported to release branch. Do not use manually - automated use only! pr-bugfix Pull request with bugfix, not backported by default
#121288 opened Sep 21, 2026 by robot-clickhouse-ci-1 Contributor Loading…
Cherry pick #115991 to 26.7: Validate the Keeper path when converting a table with ATTACH AS REPLICATED 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!
#121287 opened Sep 21, 2026 by robot-clickhouse-ci-1 Contributor Loading…
Cherry pick #115991 to 26.3: Validate the Keeper path when converting a table with ATTACH AS REPLICATED 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!
#121285 opened Sep 21, 2026 by robot-clickhouse-ci-1 Contributor Loading…
Fix input() read twice when the parallel-replicas row estimate builds an IN set can be tested Allows running workflows for external contributors comp-parallel-replicas Parallel reading from replicas for query speed (not data replication consistency). groeneai-origin-request PR origin: a maintainer pinged or directed groeneai pr-bugfix Pull request with bugfix, not backported by default
#121283 opened Sep 21, 2026 by groeneai Collaborator Loading…
Keep the direct read assertion of 02346_text_index_bug106460 off the trivial count plan 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
#121282 opened Sep 21, 2026 by groeneai Collaborator Loading…
A value a tuple-keyed IN cannot represent is not a member, not an error can be tested Allows running workflows for external contributors comp-query-execution Runtime execution pipeline, processors, vectorized operators, resource management during execution. groeneai-origin-review-bot PR origin: review-bot finding on a groeneai PR pr-bugfix Pull request with bugfix, not backported by default
#121281 opened Sep 21, 2026 by groeneai Collaborator Loading…
Propagate non-type exceptions from FunctionDynamicAdaptor can be tested Allows running workflows for external contributors comp-json-datatype JSON/Dynamic/Object datatype: semi-structured column storage, typed and dynamic paths, sub-object... groeneai-origin-ci-master PR origin: master/nightly CI monitoring finding pr-bugfix Pull request with bugfix, not backported by default
#121280 opened Sep 21, 2026 by groeneai Collaborator Loading…
Add test: Index mark cache eviction on part destruction is never observed by a test comp-testing Test content only (no production code).
#121279 opened Sep 21, 2026 by clickgapai Contributor Loading…
1 task
Perf CI: key the learned per-query thresholds by the query text can be tested Allows running workflows for external contributors comp-ci-infrastructure CI/CD pipelines (GitHub Actions, CI scripts, runners). groeneai-origin-request PR origin: a maintainer pinged or directed groeneai manual approve Manual approve required to run CI pr-ci
#121278 opened Sep 21, 2026 by groeneai Collaborator Loading…
Add test: arrayIntersect untested with a repeated NULL or two NULL rows in a block comp-testing Test content only (no production code).
#121277 opened Sep 21, 2026 by clickgapai Contributor Loading…
1 task
Docs: make projections Query 3 example actually use the projection comp-documentation Documentation (docs, examples, READMEs).
#121274 opened Sep 21, 2026 by dosedaf Contributor Loading…
Do not re-execute an IN subquery when the parallel replicas local plan is re-planned can be tested Allows running workflows for external contributors comp-parallel-replicas Parallel reading from replicas for query speed (not data replication consistency). groeneai-origin-request PR origin: a maintainer pinged or directed groeneai pr-bugfix Pull request with bugfix, not backported by default
#121273 opened Sep 21, 2026 by groeneai Collaborator Loading…
Fix LOGICAL_ERROR Incorrect table expression in EXPLAIN over table function eval can be tested Allows running workflows for external contributors comp-view Logical (non-materialized) views. groeneai-origin-ci-master PR origin: master/nightly CI monitoring finding pr-bugfix Pull request with bugfix, not backported by default
#121272 opened Sep 21, 2026 by groeneai Collaborator Loading…
Do not enforce read row limits in the parallel-replicas row estimate can be tested Allows running workflows for external contributors comp-parallel-replicas Parallel reading from replicas for query speed (not data replication consistency). groeneai-origin-request PR origin: a maintainer pinged or directed groeneai pr-bugfix Pull request with bugfix, not backported by default
#121269 opened Sep 21, 2026 by groeneai Collaborator Loading…
ProTip! Filter pull requests by the default branch with base:master.

Back | FazBrowse Home | New Git URL