Skip to content

Pull requests: databendlabs/databend

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

chore(query): Add fuse_virtual_column_build table function pr-chore this PR only has small changes that no need to record, like coding styles.
#20299 opened Aug 12, 2026 by b41sh Member Draft
3 of 12 tasks
fix(query): use current time for selectivity estimation pr-bugfix this PR patches a bug in codebase
#20298 opened Aug 12, 2026 by dantengsky Member Loading…
3 of 12 tasks
refactor(query): clarify get lineage object output pr-refactor this PR changes the code base without new features or bugfix
#20296 opened Aug 12, 2026 by youngsofun Member Loading…
3 of 12 tasks
refactor(query): move lambda detection out of parser pr-refactor this PR changes the code base without new features or bugfix
#20295 opened Aug 11, 2026 by KKould Member Loading…
3 of 12 tasks
fix(query): resolve correlated internal columns pr-bugfix this PR patches a bug in codebase
#20294 opened Aug 11, 2026 by zhyass Member Draft
4 of 12 tasks
refactor(sql): Histogram num pr-refactor this PR changes the code base without new features or bugfix
#20293 opened Aug 11, 2026 by forsaken628 Collaborator Draft
3 of 12 tasks
fix(query): avoid default context in outer join rewrite pr-bugfix this PR patches a bug in codebase
#20292 opened Aug 11, 2026 by dantengsky Member Loading…
4 of 12 tasks
feat(fuse): add Hilbert clustering metadata and statistics pr-feature this PR introduces a new feature to the codebase
#20291 opened Aug 11, 2026 by zhyass Member Loading…
4 of 12 tasks
feat(query): add null addition rule to derive is_not_null from join conditions pr-feature this PR introduces a new feature to the codebase
#20282 opened Aug 9, 2026 by junli1026 Contributor Draft
3 tasks done
fix(query): allow planner cache for more function calls pr-bugfix this PR patches a bug in codebase
#20278 opened Aug 8, 2026 by dantengsky Member Draft
5 of 12 tasks
feat(query): add materialized view DDL and maintenance lifecycle pr-feature this PR introduces a new feature to the codebase
#20266 opened Aug 6, 2026 by TCeason Collaborator Loading…
4 of 12 tasks
chore(deps): bump opendal to 0.58.1 pr-chore this PR only has small changes that no need to record, like coding styles.
#20252 opened Aug 4, 2026 by Xuanwo Member Loading…
3 of 12 tasks
feat(query): support cascading hierarchical grouping sets ci-cloud Build docker image for cloud test pr-feature this PR introduces a new feature to the codebase
#20249 opened Aug 4, 2026 by forsaken628 Collaborator Draft
4 of 12 tasks
feat(storage): add column group metadata and read path pr-feature this PR introduces a new feature to the codebase
#20240 opened Aug 3, 2026 by SkyFan2002 Member Draft
3 of 6 tasks
feat(query): support Latin-1 binary input format pr-feature this PR introduces a new feature to the codebase
#20238 opened Jul 31, 2026 by dbsid Draft
3 of 12 tasks
feat(query): sort limit spill pr-feature this PR introduces a new feature to the codebase
#20233 opened Jul 30, 2026 by forsaken628 Collaborator Draft
3 of 12 tasks
fix(query): optimize numeric if branch selection pr-bugfix this PR patches a bug in codebase
#20232 opened Jul 30, 2026 by dantengsky Member Draft
4 of 12 tasks
refactor(query): support do_exchange reconnection ci-benchmark-cloud Benchmark: run only cloud tests for tpch/hits pr-refactor this PR changes the code base without new features or bugfix
#20223 opened Jul 29, 2026 by dqhl76 Member Draft
2 of 11 tasks
fix(query): prefer exact-empty outer join build side C-improvement Category: improvement pr-bugfix this PR patches a bug in codebase
#20220 opened Jul 29, 2026 by dantengsky Member Draft
4 of 12 tasks
feat(query): optimize sort merging with adaptive loser trees ci-cloud Build docker image for cloud test pr-feature this PR introduces a new feature to the codebase
#20218 opened Jul 28, 2026 by forsaken628 Collaborator Draft
2 of 11 tasks
chore(deps): bump lz4_flex from 0.11.3 to 0.11.6 dependencies Pull requests that update a dependency file pr-chore this PR only has small changes that no need to record, like coding styles. rust Pull requests that update rust code
#20215 opened Jul 28, 2026 by dependabot Bot Loading…
fix(query): skip inactive rows in vectorized LIKE pr-bugfix this PR patches a bug in codebase
#20211 opened Jul 28, 2026 by dantengsky Member Loading…
4 of 11 tasks
chore(deps): bump quinn-proto from 0.11.14 to 0.11.16 in /benchmark dependencies Pull requests that update a dependency file pr-chore this PR only has small changes that no need to record, like coding styles. rust Pull requests that update rust code
#20204 opened Jul 26, 2026 by dependabot Bot Loading…
chore(deps): bump thrift from 0.17.0 to 0.23.0 dependencies Pull requests that update a dependency file pr-chore this PR only has small changes that no need to record, like coding styles. rust Pull requests that update rust code
#20196 opened Jul 23, 2026 by dependabot Bot Loading…
feat: support storing different columns in separate files pr-feature this PR introduces a new feature to the codebase
#20193 opened Jul 23, 2026 by SkyFan2002 Member Loading…
3 of 11 tasks
ProTip! Filter pull requests by the default branch with base:main.