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

feat(query): Support Geography functions pr-feature this PR introduces a new feature to the codebase
#19320 opened Jan 23, 2026 by b41sh Draft
3 of 11 tasks
refactor: decouple meta-service from databend-common-base runtime pr-refactor this PR changes the code base without new features or bugfix
#19319 opened Jan 23, 2026 by drmingdrmer Loading…
2 of 5 tasks
chore: adjust lazy read setting ci-cloud Build docker image for cloud test pr-chore this PR only has small changes that no need to record, like coding styles.
#19318 opened Jan 23, 2026 by SkyFan2002 Loading…
2 of 11 tasks
fix(query): respect null ordering in topn pruner pr-bugfix this PR patches a bug in codebase
#19317 opened Jan 22, 2026 by sundy-li Loading…
2 of 5 tasks
chore(query): replacing closures in FunctionEval with traits pr-chore this PR only has small changes that no need to record, like coding styles.
#19316 opened Jan 22, 2026 by forsaken628 Loading…
2 of 11 tasks
feat(query): Support CREATE/DROP SPATIAL INDEX (Geometry/Geography types) pr-feature this PR introduces a new feature to the codebase
#19314 opened Jan 22, 2026 by b41sh Loading…
2 of 11 tasks
feat: add block-level partition shuffle ci-benchmark-cloud Benchmark: run only cloud tests for tpch/hits ci-cloud Build docker image for cloud test pr-feature this PR introduces a new feature to the codebase
#19311 opened Jan 22, 2026 by dantengsky Draft
2 of 11 tasks
fix: ensure cache affinity in Mod partition shuffle pr-bugfix this PR patches a bug in codebase
#19309 opened Jan 21, 2026 by dantengsky Draft
2 of 11 tasks
feat: Sandbox UDF pr-feature this PR introduces a new feature to the codebase
#19301 opened Jan 20, 2026 by KKould Draft
2 of 11 tasks
refactor: optimize mysql connection handling pr-refactor this PR changes the code base without new features or bugfix
#19294 opened Jan 19, 2026 by dantengsky Draft
2 of 11 tasks
refactor(query): Virtual column support shared values pr-refactor this PR changes the code base without new features or bugfix
#19284 opened Jan 18, 2026 by b41sh Draft
3 of 11 tasks
feat: support independent schema for table branches pr-feature this PR introduces a new feature to the codebase
#19269 opened Jan 15, 2026 by zhyass Draft
2 of 11 tasks
fix: join panic while executing delete stmt pr-bugfix this PR patches a bug in codebase
#19266 opened Jan 15, 2026 by dantengsky Draft
3 of 11 tasks
refactor(query): refactor parquet reader cache optimization ci-cloud Build docker image for cloud test pr-refactor this PR changes the code base without new features or bugfix
#19255 opened Jan 14, 2026 by zhang2014 Draft
2 of 11 tasks
chore: check schema when create table branch pr-chore this PR only has small changes that no need to record, like coding styles.
#19231 opened Jan 10, 2026 by zhyass Draft
2 of 11 tasks
refactor: optimize final aggregation for large datasets ci-cloud Build docker image for cloud test pr-refactor this PR changes the code base without new features or bugfix
#19208 opened Jan 8, 2026 by dqhl76 Draft
2 of 11 tasks
chore(query): log hash join plan id ci-cloud Build docker image for cloud test pr-chore this PR only has small changes that no need to record, like coding styles.
#19181 opened Dec 29, 2025 by zhang2014 Draft
2 of 11 tasks
refactor: heuristic int delta_binary_packed encoding rule ci-cloud Build docker image for cloud test pr-refactor this PR changes the code base without new features or bugfix
#19144 opened Dec 23, 2025 by dantengsky Draft
2 of 11 tasks
refactor: extract runtime filter from deserializers into TransformRuntimeFilter processor ci-cloud Build docker image for cloud test pr-refactor this PR changes the code base without new features or bugfix
#19138 opened Dec 22, 2025 by SkyFan2002 Draft
2 of 11 tasks
refactor: tune disk cache size configuration pr-refactor this PR changes the code base without new features or bugfix
#19134 opened Dec 19, 2025 by dantengsky Draft
2 of 11 tasks
feat: broadcast the runtime filter to the global equivalence classes. ci-cloud Build docker image for cloud test pr-feature this PR introduces a new feature to the codebase
#19125 opened Dec 18, 2025 by SkyFan2002 Draft
2 of 11 tasks
feat: remove #[typetag::serde] on PhysicalPlan, Static dispatch implementation of serde using enum. ci-cloud Build docker image for cloud test pr-feature this PR introduces a new feature to the codebase
#19114 opened Dec 17, 2025 by KKould Loading…
2 of 11 tasks
feat: improve shuffle bloom filter ci-cloud Build docker image for cloud test pr-feature this PR introduces a new feature to the codebase
#19104 opened Dec 15, 2025 by SkyFan2002 Draft
2 of 11 tasks
refact: DO NOT MERG, performance test only ci-cloud Build docker image for cloud test
#19100 opened Dec 13, 2025 by dantengsky Draft
2 of 11 tasks
chore(query): enable cache-enable-meta-service-ownership pr-chore this PR only has small changes that no need to record, like coding styles.
#19090 opened Dec 10, 2025 by TCeason Loading…
2 of 11 tasks
ProTip! Filter pull requests by the default branch with base:main.