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

refactor(meta-service0): rotbl: use spawn_blocking() instead blocking_in_place() pr-refactor this PR changes the code base without new features or bugfix
#18717 opened Sep 12, 2025 by drmingdrmer Loading…
2 of 5 tasks
feat: impl Keyword AUTO INCREMENT pr-feature this PR introduces a new feature to the codebase
#18715 opened Sep 12, 2025 by KKould Draft
2 of 11 tasks
chore: add logging to query queue test pr-chore this PR only has small changes that no need to record, like coding styles.
#18702 opened Sep 9, 2025 by drmingdrmer Draft
2 of 5 tasks
chore: add error check on private task test script pr-chore this PR only has small changes that no need to record, like coding styles.
#18698 opened Sep 9, 2025 by KKould Draft
2 of 11 tasks
feat(query): support result set spilling ci-cloud Build docker image for cloud test pr-feature this PR introduces a new feature to the codebase
#18679 opened Sep 4, 2025 by forsaken628 Loading…
3 of 11 tasks
ci: enable test_expr pr-build this PR changes build/testing/ci steps
#18640 opened Aug 29, 2025 by everpcpc Draft
2 of 11 tasks
refactor(query): refactor join and support grace hash join pr-refactor this PR changes the code base without new features or bugfix
#18590 opened Aug 24, 2025 by zhang2014 Draft
2 of 11 tasks
chore(query): Set the default value of enable_experimental_virtual_column as true pr-chore this PR only has small changes that no need to record, like coding styles.
#18580 opened Aug 21, 2025 by b41sh Draft
3 of 11 tasks
refactor(query): refactor the implementation of join cardinality estimation ci-cloud Build docker image for cloud test pr-refactor this PR changes the code base without new features or bugfix
#18501 opened Aug 8, 2025 by zhang2014 Loading…
3 of 11 tasks
refactor: (WIP)exprimental parquet reader ci-cloud Build docker image for cloud test pr-refactor this PR changes the code base without new features or bugfix
#18498 opened Aug 7, 2025 by dantengsky Draft
2 of 11 tasks
chore: ignore non-exist table statistics object pr-chore this PR only has small changes that no need to record, like coding styles.
#18448 opened Jul 30, 2025 by dantengsky Draft
2 of 11 tasks
feat: Refactoring the after trigger of private task pr-feature this PR introduces a new feature to the codebase
#18443 opened Jul 30, 2025 by KKould Loading…
2 of 11 tasks
refactor(executor): add max rows/bytes limit when schedule executor task pr-refactor this PR changes the code base without new features or bugfix
#18433 opened Jul 28, 2025 by dqhl76 Draft
2 of 11 tasks
refactor(query): support lazy read for update from ci-cloud Build docker image for cloud test pr-refactor this PR changes the code base without new features or bugfix
#18394 opened Jul 19, 2025 by zhang2014 Draft
2 of 11 tasks
chore(explain): improve the explain stmt pr-chore this PR only has small changes that no need to record, like coding styles.
#18362 opened Jul 15, 2025 by ffengyu Loading…
2 of 11 tasks
refactor(query): try lazy execution for query fragments ci-benchmark Benchmark: run all test pr-refactor this PR changes the code base without new features or bugfix
#18205 opened Jun 20, 2025 by zhang2014 Draft
3 of 11 tasks
refactor: optimize ExprBloomFilter to use references instead of clones ci-benchmark-cloud Benchmark: run only cloud tests for tpch/hits ci-cloud Build docker image for cloud test pr-refactor this PR changes the code base without new features or bugfix
#18157 opened Jun 13, 2025 by dantengsky Draft
3 of 11 tasks
feat(storage): hilbert recluster support stream block writer ci-cloud Build docker image for cloud test pr-feature this PR introduces a new feature to the codebase
#17904 opened May 8, 2025 by zhyass Draft
2 of 11 tasks
refactor: reorganize default catalog module structure pr-refactor this PR changes the code base without new features or bugfix
#17791 opened Apr 16, 2025 by dantengsky Draft
2 of 11 tasks
feat: new settings fuse_parquet_read_batch_size ci-cloud Build docker image for cloud test pr-feature this PR introduces a new feature to the codebase
#17682 opened Apr 1, 2025 by dantengsky Draft
3 of 11 tasks
feat: new fuse table option enable_parquet_encoding pr-feature this PR introduces a new feature to the codebase
#17675 opened Mar 31, 2025 by dantengsky Draft
2 of 11 tasks
refactor(query): reduce memory usage during aggregate spill ci-benchmark Benchmark: run all test ci-cloud Build docker image for cloud test pr-refactor this PR changes the code base without new features or bugfix
#17550 opened Mar 4, 2025 by zhang2014 Draft
4 of 11 tasks
refactor(executor): support pluggable query pipeline executors ci-benchmark Benchmark: run all test pr-refactor this PR changes the code base without new features or bugfix
#17346 opened Jan 21, 2025 by zhang2014 Draft
4 of 11 tasks
refactor: unify Plan and PhysicalPlan of copy into and insert pr-refactor this PR changes the code base without new features or bugfix
#16939 opened Nov 25, 2024 by SkyFan2002 Draft
2 of 11 tasks
fix(query): interval expr should not print interval keyword pr-bugfix this PR patches a bug in codebase
#16767 opened Nov 5, 2024 by TCeason Loading…
2 of 11 tasks
ProTip! Filter pull requests by the default branch with base:main.