FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Pull requests · ClickHouse/ClickHouse · GitHub
ClickHouse
/
ClickHouse
Public
Notifications
You must be signed in to change notification settings
Fork
9k
Star
50k
Code
Issues
5k+
Pull requests
2.4k
Discussions
Actions
Projects
Wiki
Security and quality
7
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Pull requests: ClickHouse/ClickHouse
Labels
248
Milestones
0
Labels
248
Milestones
0
New pull request
New
2,420 Open
85,990 Closed
2,420 Open
85,990 Closed
Author
Filter by author
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
Label
Filter by label
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
Use alt + click/return to exclude labels
or ⇧ + click/return for logical OR
Projects
Filter by project
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
Milestones
Filter by milestone
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
Reviews
Filter by reviews
No reviews
Review required
Approved review
Changes requested
Assignee
Filter by who’s assigned
Assigned to nobody
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
Sort
Sort by
Newest
Oldest
Most commented
Least commented
Recently updated
Least recently updated
Best match
Most reactions
👍
👎
😄
🎉
😕
❤️
🚀
👀
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…
1
Add test: Correlated subquery + window function untested: window step prunes the column
#121299 opened Sep 21, 2026 by
clickgapai
Contributor
Loading…
1 task
1
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
1
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…
1
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…
3
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…
1
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…
1
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…
Improve docs from user feedback: clarify direct vs. indirect source refs in MV JOINs
#121284 opened Sep 21, 2026 by
mintlify
Bot
Loading…
2
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…
5
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…
3
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…
6
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…
4
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
2
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…
3
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
1
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…
1
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…
6
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…
4
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…
3
Previous
1
2
3
4
5
…
96
97
Next
Previous
Next
ProTip!
Filter pull requests by the default branch with
base:master
.
Back
|
FazBrowse Home
|
New Git URL