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 fuse_block_statistics table function pr-feature this PR introduces a new feature to the codebase
#19737 opened Apr 17, 2026 by b41sh Member Loading…
2 of 11 tasks
refactor: remove redundant sql from result cache meta pr-feature this PR introduces a new feature to the codebase pr-refactor this PR changes the code base without new features or bugfix
#19736 opened Apr 17, 2026 by sundy-li Member Loading…
2 of 11 tasks
fix(functions): add hints for mismatched function args pr-bugfix this PR patches a bug in codebase
#19735 opened Apr 17, 2026 by KKould Member Loading…
3 of 11 tasks
fix(query): rewrite subqueries in insert all pr-bugfix this PR patches a bug in codebase
#19734 opened Apr 17, 2026 by SkyFan2002 Member Loading…
2 of 11 tasks
fix(query): check kill signal during hash join build pr-bugfix this PR patches a bug in codebase
#19733 opened Apr 17, 2026 by sundy-li Member Loading…
3 of 9 tasks
refactor(fuse): abstract runtime filter into PartitionRuntimeFilter, IndexRuntimeFilter, and RowRuntimeFilter traits pr-refactor this PR changes the code base without new features or bugfix
#19728 opened Apr 16, 2026 by zhang2014 Member Loading…
2 of 11 tasks
feat(http): negotiate Arrow result format version and encode variant JSONB as JSON. pr-feature this PR introduces a new feature to the codebase
#19727 opened Apr 16, 2026 by youngsofun Member Loading…
2 of 11 tasks
refactor: BlockPartitionStream partition in batch pr-refactor this PR changes the code base without new features or bugfix
#19725 opened Apr 16, 2026 by dqhl76 Collaborator Draft
3 of 11 tasks
chore(deps-dev): bump pytest from 8.3.5 to 9.0.3 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
#19723 opened Apr 15, 2026 by dependabot bot Loading…
fix(query): make CSV quote_style unload-only pr-bugfix this PR patches a bug in codebase pr-feature this PR introduces a new feature to the codebase
#19720 opened Apr 15, 2026 by KKould Member Loading…
3 of 11 tasks
fix(sql): preserve async function determinism pr-bugfix this PR patches a bug in codebase
#19718 opened Apr 15, 2026 by KKould Member Loading…
3 of 11 tasks
feat(query): support SYSTEM$STREAM_HAS_DATA as scalar function pr-feature this PR introduces a new feature to the codebase
#19713 opened Apr 14, 2026 by dantengsky Member Loading…
2 of 11 tasks
refactor: tune aggregate spill settings to enhance performance pr-refactor this PR changes the code base without new features or bugfix
#19708 opened Apr 13, 2026 by dqhl76 Collaborator Loading…
2 of 11 tasks
refactor(query): improve aggregate bitmap and aggregate function state ci-cloud Build docker image for cloud test pr-refactor this PR changes the code base without new features or bugfix
#19707 opened Apr 13, 2026 by zhang2014 Member 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 Member Loading…
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 Collaborator 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 Member 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 Collaborator 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 Member 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 Collaborator Draft
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 Collaborator 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 Member Loading…
3 of 7 tasks
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 Member 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 Collaborator Draft
2 of 11 tasks
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.