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

fix: ignore case when matching function name pr-bugfix this PR patches a bug in codebase
#16912 opened Nov 22, 2024 by notauserx Loading…
2 of 11 tasks
feat(query): virtual column allow cast to other type pr-feature this PR introduces a new feature to the codebase
#16903 opened Nov 21, 2024 by b41sh Draft
3 of 11 tasks
refactor: use temp table to refactor materialized cte pr-refactor this PR changes the code base without new features or bugfix
#16900 opened Nov 21, 2024 by xudong963 Draft
2 of 11 tasks
refactor: remove ValueRef and use Value instead pr-refactor this PR changes the code base without new features or bugfix
#16891 opened Nov 20, 2024 by andylokandy Loading…
2 of 11 tasks
feat(query): range shuffle sort pr-feature this PR introduces a new feature to the codebase
#16878 opened Nov 20, 2024 by forsaken628 Draft
4 of 11 tasks
chore(query): spilt binary symbol pr-chore this PR only has small changes that no need to record, like coding styles.
#16861 opened Nov 17, 2024 by zhang2014 Draft
2 of 11 tasks
feat(query): Support query_max_failures setting pr-feature this PR introduces a new feature to the codebase
#16856 opened Nov 15, 2024 by b41sh Draft
2 of 11 tasks
refactor: integrate fuse table block pruning into pipeline pr-refactor this PR changes the code base without new features or bugfix
#16841 opened Nov 14, 2024 by dqhl76 Draft
3 of 11 tasks
refactor(query): refactor json functions pr-refactor this PR changes the code base without new features or bugfix
#16840 opened Nov 14, 2024 by b41sh Draft
2 of 11 tasks
feat(query): pre-check cast type pr-feature this PR introduces a new feature to the codebase
#16836 opened Nov 13, 2024 by andylokandy Loading…
2 of 11 tasks
Introducing Databend Guru on Gurubase.io
#16773 opened Nov 5, 2024 by kursataktas Loading…
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
chore(metrics): add metric about opendal retries count pr-chore this PR only has small changes that no need to record, like coding styles.
#16724 opened Oct 29, 2024 by flaneur2020 Loading…
2 tasks done
chore: evaluating mimalloc ci-benchmark-cloud Benchmark: run only cloud tests for tpch/hits pr-chore this PR only has small changes that no need to record, like coding styles.
#16694 opened Oct 26, 2024 by dantengsky Draft
2 of 11 tasks
fix(storage): fix inverted index term_id may conflict between multiple fields pr-bugfix this PR patches a bug in codebase
#16687 opened Oct 24, 2024 by b41sh Draft
2 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
feat: Meta-service cluster is gated by Enterprise Edition(Do NOT merge) pr-feature this PR introduces a new feature to the codebase
#16231 opened Aug 12, 2024 by drmingdrmer Loading…
2 of 5 tasks
feat: add table function fuse_vacuum2() ci-cloud Build docker image for cloud test pr-feature this PR introduces a new feature to the codebase
#16049 opened Jul 15, 2024 by SkyFan2002 Draft
4 of 11 tasks
ProTip! Exclude everything labeled bug with -label:bug.