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
Sort

Pull requests list

feat(meta): implement distributed semaphore based on meta-service pr-feature this PR introduces a new feature to the codebase
#17651 opened Mar 25, 2025 by drmingdrmer Draft
2 of 5 tasks
fix(ddl): fix modify column data type null to not null failed pr-bugfix this PR patches a bug in codebase
#17650 opened Mar 25, 2025 by b41sh Loading…
2 of 11 tasks
refactor(query): Optimizations for Variant type column filter pr-refactor this PR changes the code base without new features or bugfix
#17646 opened Mar 25, 2025 by b41sh Draft
2 of 11 tasks
chore: calc rows per block for recluster ci-cloud Build docker image for cloud test pr-chore this PR only has small changes that no need to record, like coding styles.
#17639 opened Mar 22, 2025 by zhyass Draft
2 of 11 tasks
chore(logger): upgrade logforth to support global max_files limit for log_dir pr-chore this PR only has small changes that no need to record, like coding styles.
#17637 opened Mar 21, 2025 by BohuTANG Draft
2 of 11 tasks
feat: impl Eliminate InSubquery pr-feature this PR introduces a new feature to the codebase
#17628 opened Mar 19, 2025 by KKould Draft
2 of 11 tasks
feat: subquery to join on not in pr-feature this PR introduces a new feature to the codebase
#17623 opened Mar 18, 2025 by KKould Draft
2 of 11 tasks
feat(query): support left plan's from clause contains subquery pr-feature this PR introduces a new feature to the codebase
#17621 opened Mar 18, 2025 by forsaken628 Loading…
2 of 11 tasks
feat: subquery to join case 0 pr-feature this PR introduces a new feature to the codebase
#17617 opened Mar 18, 2025 by KKould Draft
1 of 11 tasks
feat: add support for storing logs in table pr-feature this PR introduces a new feature to the codebase
#17598 opened Mar 12, 2025 by dqhl76 Draft
2 of 11 tasks
fix(query): refactor type handling in physical mutation planning pr-bugfix this PR patches a bug in codebase
#17586 opened Mar 11, 2025 by loloxwg Loading…
2 of 11 tasks
refactor(query): reduce memory usage during aggregate spill 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
feat(config): warn unknown field instead of panic on start up incompat incompatible changes pr-feature this PR introduces a new feature to the codebase
#17504 opened Feb 21, 2025 by flaneur2020 Loading…
2 tasks done
fix: apply pruning pipeline in EXPLAIN to avoid OOM pr-bugfix this PR patches a bug in codebase
#17491 opened Feb 20, 2025 by dqhl76 Draft
2 of 11 tasks
feat: introduce column oriented segment into ci-benchmark Benchmark: run all test ci-cloud Build docker image for cloud test pr-feature this PR introduces a new feature to the codebase
#17443 opened Feb 12, 2025 by SkyFan2002 Draft
2 of 11 tasks
chore(backport): Backport replace into refactoring to v1.2.636 pr-chore this PR only has small changes that no need to record, like coding styles.
#17408 opened Feb 5, 2025 by dantengsky Draft
2 of 11 tasks
chore(ci): add local benchmark pr-chore this PR only has small changes that no need to record, like coding styles.
#17377 opened Jan 27, 2025 by everpcpc Draft
2 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
chore(ci): add more internal local benchmark test cases pr-chore this PR only has small changes that no need to record, like coding styles.
#17140 opened Dec 30, 2024 by sundy-li Draft
2 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
feat(query): improve merge into pr-feature this PR introduces a new feature to the codebase
#16736 opened Oct 31, 2024 by Dousir9 Draft
3 of 11 tasks
feat: add config include_node_id for file logging pr-feature this PR introduces a new feature to the codebase
#16648 opened Oct 21, 2024 by everpcpc Loading…
2 of 11 tasks
feat: introduce columnar segment info cache pr-feature this PR introduces a new feature to the codebase
#16505 opened Sep 24, 2024 by SkyFan2002 Draft
2 of 11 tasks
chore(query): improve insert and replace explain pr-chore this PR only has small changes that no need to record, like coding styles.
#16432 opened Sep 10, 2024 by Dousir9 Draft
2 of 11 tasks
ProTip! Exclude everything labeled bug with -label:bug.