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): local block_id repartition before RowFetch in MERGE INTO pr-feature this PR introduces a new feature to the codebase
#19689 opened Apr 9, 2026 by dantengsky Loading…
3 of 11 tasks
fix: vacuum temp files not respect duration pr-bugfix this PR patches a bug in codebase
#19685 opened Apr 9, 2026 by dqhl76 Loading…
3 of 11 tasks
refactor: upgrading arrow-rs to 58.1.0 pr-refactor this PR changes the code base without new features or bugfix
#19684 opened Apr 9, 2026 by SkyFan2002 Loading…
2 of 11 tasks
chore: gate prewhere row selection by selectivity pr-chore this PR only has small changes that no need to record, like coding styles. pr-feature this PR introduces a new feature to the codebase
#19678 opened Apr 8, 2026 by SkyFan2002 Loading…
2 of 11 tasks
feat: return formated geo values in arrow format result. pr-feature this PR introduces a new feature to the codebase
#19676 opened Apr 8, 2026 by youngsofun Loading…
3 of 11 tasks
feat(query): Spatial index support prune by st_distance function pr-feature this PR introduces a new feature to the codebase
#19674 opened Apr 7, 2026 by b41sh Draft
3 of 11 tasks
fix(query): use HashSet to track binding views for proper loop detection pr-bugfix this PR patches a bug in codebase
#19673 opened Apr 7, 2026 by TCeason Draft
2 of 11 tasks
feat(query): add spill backoff with sleep for low-memory queries under global pressure pr-feature this PR introduces a new feature to the codebase
#19655 opened Apr 2, 2026 by dqhl76 Loading…
2 of 8 tasks
fix(query): support broadcast join with merge-limit build pr-bugfix this PR patches a bug in codebase
#19652 opened Apr 1, 2026 by SkyFan2002 Loading…
2 of 11 tasks
chore(deps): bump pygments from 2.19.1 to 2.20.0 in /src/bendpy dependencies Pull requests that update a dependency file pr-chore this PR only has small changes that no need to record, like coding styles. python:uv Pull requests that update python:uv code
#19646 opened Mar 31, 2026 by dependabot bot Loading…
feat(query): add trace_debug OTLP dump utilities for direct and HTTP query tracing ci-benchmark Benchmark: run all test pr-feature this PR introduces a new feature to the codebase
#19642 opened Mar 30, 2026 by forsaken628 Loading…
2 of 11 tasks
fix(storage): limit unclustered block selection in recluster compact phase pr-bugfix this PR patches a bug in codebase
#19641 opened Mar 30, 2026 by zhyass Loading…
2 of 11 tasks
refactor(query): phase 1 of removing global service lookups pr-refactor this PR changes the code base without new features or bugfix
#19638 opened Mar 30, 2026 by forsaken628 Loading…
2 of 11 tasks
refactor: split oversized blocks in BlockPartitionStream and add unit tests pr-refactor this PR changes the code base without new features or bugfix
#19627 opened Mar 27, 2026 by dqhl76 Loading…
2 of 11 tasks
refactor(sql): stabilize binder alias semantics across aggregate, window, and clause rewrites pr-refactor this PR changes the code base without new features or bugfix
#19618 opened Mar 25, 2026 by forsaken628 Loading…
2 of 11 tasks
fix: disable parquet prewhere by default pr-bugfix this PR patches a bug in codebase
#19610 opened Mar 24, 2026 by SkyFan2002 Loading…
3 of 7 tasks
fix(ci): wire stage matrix size into runtime agent-approved Approved by agent pr-bugfix this PR patches a bug in codebase
#19606 opened Mar 24, 2026 by sundy-li Loading…
3 tasks done
fix(sql): support unsigned ASOF join keys agent-approved Approved by agent pr-bugfix this PR patches a bug in codebase
#19603 opened Mar 24, 2026 by sundy-li Loading…
3 of 11 tasks
refactor(sql): improve agg index rewrite matching pr-refactor this PR changes the code base without new features or bugfix
#19567 opened Mar 18, 2026 by forsaken628 Draft
2 of 11 tasks
refactor(query): support partitioned hash join ci-cloud Build docker image for cloud test pr-refactor this PR changes the code base without new features or bugfix
#19553 opened Mar 16, 2026 by zhang2014 Loading…
3 of 11 tasks
feat(query): support experimental table branch pr-feature this PR introduces a new feature to the codebase
#19551 opened Mar 15, 2026 by zhyass Loading…
3 of 11 tasks
feat(functions): add DATE_FROM_PARTS, TIMESTAMP_FROM_PARTS and TIMESTAMP_TZ_FROM_PARTS pr-feature this PR introduces a new feature to the codebase
#19508 opened Mar 5, 2026 by tharunn0 Loading…
4 tasks done
chore: test pr-chore this PR only has small changes that no need to record, like coding styles.
#19491 opened Feb 28, 2026 by SkyFan2002 Draft
2 of 11 tasks
feat: improve common subexpression elimination pr-feature this PR introduces a new feature to the codebase
#19457 opened Feb 13, 2026 by SkyFan2002 Draft
2 of 11 tasks
fix(bendpy): register_csv/register_tsv fails with column position error pr-bugfix this PR patches a bug in codebase
#19444 opened Feb 11, 2026 by bohutang Draft
2 of 11 tasks
ProTip! Exclude everything labeled bug with -label:bug.