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

refactor: use Weak ref to break cyclic references pr-refactor this PR changes the code base without new features or bugfix
#17743 opened Apr 9, 2025 by drmingdrmer Draft
2 of 5 tasks
fix(query): ClientSessionManager::refresh_state subtracts with overflow if clock drift is present pr-bugfix this PR patches a bug in codebase
#17742 opened Apr 9, 2025 by forsaken628 Loading…
2 of 11 tasks
chore: show file path when copy decompress fail. pr-chore this PR only has small changes that no need to record, like coding styles.
#17732 opened Apr 8, 2025 by youngsofun Loading…
2 of 11 tasks
refactor(query): auto generate virtual columns for variant column pr-refactor this PR changes the code base without new features or bugfix
#17707 opened Apr 6, 2025 by b41sh Draft
3 of 11 tasks
refactor: add query_profile and query_details persistent log tables pr-refactor this PR changes the code base without new features or bugfix
#17702 opened Apr 3, 2025 by dqhl76 Loading…
3 of 11 tasks
chore: bump jsonb 0.5.0 pr-chore this PR only has small changes that no need to record, like coding styles.
#17698 opened Apr 3, 2025 by b41sh Draft
2 of 11 tasks
feat: new settings fuse_parquet_read_batch_size ci-benchmark-cloud Benchmark: run only cloud tests for tpch/hits 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
feat(query): support bench_summary system table ci-cloud Build docker image for cloud test pr-feature this PR introduces a new feature to the codebase
#17656 opened Mar 26, 2025 by zhang2014 Loading…
2 of 11 tasks
fix(query): improve update handling about nondeterministic_update and add nullable columns 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 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
fix: align EXPLAIN output with actual partition pruning statistics pr-bugfix this PR patches a bug in codebase
#17491 opened Feb 20, 2025 by dqhl76 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
refactor(query): unified cache interface pr-refactor this PR changes the code base without new features or bugfix
#16318 opened Aug 23, 2024 by zhang2014 Draft
3 of 11 tasks
refactor: fake time in CI using dateoffset pr-refactor this PR changes the code base without new features or bugfix
#16272 opened Aug 18, 2024 by dantengsky Draft
2 of 11 tasks
ci: add readme and tools for OpenStreetMap benchmark pr-build this PR changes build/testing/ci steps pr-chore this PR only has small changes that no need to record, like coding styles.
#16241 opened Aug 14, 2024 by forsaken628 Loading…
2 of 11 tasks
ProTip! Exclude everything labeled bug with -label:bug.