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: improve common subplan elimination ci-benchmark Benchmark: run all test pr-feature this PR introduces a new feature to the codebase
#19769 opened Apr 23, 2026 by SkyFan2002 Member Loading…
3 of 11 tasks
chore(query): Support Arrow DatatType BinaryView and FixedSizeList pr-chore this PR only has small changes that no need to record, like coding styles.
#19768 opened Apr 23, 2026 by b41sh Member Loading…
2 of 11 tasks
feat(query): unify security policy cache with dialect key and TTL pr-feature this PR introduces a new feature to the codebase
#19767 opened Apr 23, 2026 by TCeason Collaborator Draft
2 of 11 tasks
chore(deps): bump openssl from 0.10.72 to 0.10.78 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
#19766 opened Apr 23, 2026 by dependabot Bot Loading…
feat(sql): support expressions in AT (SNAPSHOT => ...) [cherry-pick #19762] pr-feature this PR introduces a new feature to the codebase
#19765 opened Apr 22, 2026 by dantengsky Member Loading…
2 of 11 tasks
feat(time-travel): add NO_CHECK for timestamp navigation via UUID v7 pr-feature this PR introduces a new feature to the codebase
#19764 opened Apr 22, 2026 by dantengsky Member Loading…
3 of 11 tasks
feat(time-travel): add NO_CHECK for snapshot direct lookup pr-feature this PR introduces a new feature to the codebase
#19763 opened Apr 22, 2026 by dantengsky Member Loading…
3 of 11 tasks
chore: cover infer_schema direct uri paths pr-chore this PR only has small changes that no need to record, like coding styles.
#19756 opened Apr 21, 2026 by KKould Member Loading…
2 of 5 tasks
refactor(storage): compact/recluster flow and clustering stats derivation pr-refactor this PR changes the code base without new features or bugfix
#19754 opened Apr 21, 2026 by zhyass Member Loading…
3 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
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
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(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(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
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
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
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
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 Member Loading…
3 of 11 tasks
ProTip! Exclude everything labeled bug with -label:bug.