Skip to content

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

Add hash_function_seed setting to seed hash functions
#107558 opened Jun 15, 2026 by groeneai Contributor Loading…
Add FunctionGenerateRandomStructure into dbms to fix benchmarks linkage pr-not-for-changelog This PR should not be mentioned in the changelog
#107557 opened Jun 15, 2026 by azat Member Loading…
Track rapidjson allocations against the memory tracker memory When memory usage is higher than expected pr-bugfix Pull request with bugfix, not backported by default
#107555 opened Jun 15, 2026 by Algunenano Member Loading…
Optimise AggregateFunctionSumMap functions family can be tested Allows running workflows for external contributors pr-performance Pull request with some performance improvements
#107554 opened Jun 15, 2026 by jh0x Contributor Loading…
PromQL: Support specifying database and table name in query parameters comp-promql PromQL / time-series subsystem: TimeSeries storage engine, PromQL parser, PromQL-to-SQL converter... pr-not-for-changelog This PR should not be mentioned in the changelog
#107553 opened Jun 15, 2026 by vitlibar Member Loading…
Revert "Fix S3 settings configuration priorities" pr-not-for-changelog This PR should not be mentioned in the changelog
#107552 opened Jun 15, 2026 by bharatnc Contributor Loading…
Analyzer: suggest cross-database table name in UNKNOWN_TABLE error can be tested Allows running workflows for external contributors pr-bugfix Pull request with bugfix, not backported by default
#107550 opened Jun 15, 2026 by groeneai Contributor Loading…
Clear LimitByTransform output_slices on every exit path can be tested Allows running workflows for external contributors pr-bugfix Pull request with bugfix, not backported by default
#107549 opened Jun 15, 2026 by groeneai Contributor Loading…
Backport #99999 to 26.3: Fix legacy JoinStep filter pushdown for equivalent USING columns pr-backport Changes, backported to release branch. Do not use manually - automated use only! pr-bugfix Pull request with bugfix, not backported by default
#107547 opened Jun 15, 2026 by robot-clickhouse-ci-1 Contributor Loading…
Backport #107246 to 26.5: Fix UPDATE with parallel replicas in MergeTree pr-backport Changes, backported to release branch. Do not use manually - automated use only! pr-critical-bugfix
#107545 opened Jun 15, 2026 by robot-clickhouse-ci-1 Contributor Loading…
Backport #107246 to 26.4: Fix UPDATE with parallel replicas in MergeTree pr-backport Changes, backported to release branch. Do not use manually - automated use only! pr-critical-bugfix
#107544 opened Jun 15, 2026 by robot-clickhouse-ci-1 Contributor Loading…
Backport #107246 to 26.3: Fix UPDATE with parallel replicas in MergeTree pr-backport Changes, backported to release branch. Do not use manually - automated use only! pr-critical-bugfix
#107543 opened Jun 15, 2026 by robot-clickhouse-ci-1 Contributor Loading…
Backport #107246 to 25.8: Fix UPDATE with parallel replicas in MergeTree pr-backport Changes, backported to release branch. Do not use manually - automated use only! pr-critical-bugfix
#107542 opened Jun 15, 2026 by robot-clickhouse-ci-1 Contributor Loading…
Fix currentUser() being empty during async_insert flush can be tested Allows running workflows for external contributors pr-bugfix Pull request with bugfix, not backported by default
#107541 opened Jun 15, 2026 by groeneai Contributor Loading…
CI: emit only job-added KV data in per-job output pr-ci
#107540 opened Jun 15, 2026 by maxknv Member Loading…
Fix logical error and memory tracking in PNG image output pr-not-for-changelog This PR should not be mentioned in the changelog
#107537 opened Jun 15, 2026 by Algunenano Member Loading…
More fuzz pr-ci
#107536 opened Jun 15, 2026 by PedroTadim Member Loading…
Introduce column source ids and split query tree comparison into local and global pr-not-for-changelog This PR should not be mentioned in the changelog
#107535 opened Jun 15, 2026 by KochetovNicolai Member Draft
Improve text index condition description in EXPLAIN pr-improvement Pull request with some product improvements
#107533 opened Jun 15, 2026 by CurtizJ Member Loading…
Fix NULL values being silently converted to empty strings pr-critical-bugfix pr-must-backport Pull request should be backported intentionally. Use this label with great care! v26.5-must-backport
#107532 opened Jun 15, 2026 by Ergus Member Loading…
Remove unused preCalculateCacheKey and calculateCacheKey overload for JOINs pr-not-for-changelog This PR should not be mentioned in the changelog
#107531 opened Jun 15, 2026 by novikd Member Loading…
1 task
Proper parsing of decimal timestamps for DateTime64 pr-bugfix Pull request with bugfix, not backported by default
#107528 opened Jun 15, 2026 by yariks5s Member Loading…
Add query-analyzer util for profiling query analysis pr-build Pull request with build/testing/packaging improvement
#107527 opened Jun 15, 2026 by novikd Member Loading…
ProTip! Exclude everything labeled bug with -label:bug.