databend icon indicating copy to clipboard operation
databend copied to clipboard

𝗗𝗮𝘁𝗮, 𝗔𝗻𝗮𝗹𝘆𝘁𝗶𝗰𝘀 & 𝗔𝗜. Modern alternative to Snowflake. Cost-effective and simple for massive-scale analytics. https://databend.com

Results 750 databend issues
Sort by recently updated
recently updated
newest added

**Summary** Metrics from opendal not collected

I hereby agree to the terms of the CLA available at: https://databend.rs/dev/policies/cla/ ## Summary Summary about this PR Related with #7740

pr-feature

**Summary** Now, all the metadata(segments/blocks) cache is in memory, we can spill them to disk.

C-feature

I hereby agree to the terms of the CLA available at: https://databend.rs/dev/policies/cla/ ## Summary Summary about this PR Fixes #issue part of https://github.com/datafuselabs/databend/issues/7732

pr-refactor

I hereby agree to the terms of the CLA available at: https://databend.rs/dev/policies/cla/ ## Summary A fast path for simple types to get their specific builders. `try_downcast_builder` for complex types like:...

pr-feature
pr-chore

**Summary** Insert: - [ ] https://github.com/datafuselabs/databend/issues/7822 Read: - [ ] https://github.com/datafuselabs/databend/issues/7805 Unload: - [ ] https://github.com/datafuselabs/databend/issues/7618 Index: - [ ] https://github.com/datafuselabs/databend/issues/7825 - [ ] https://github.com/datafuselabs/databend/issues/7829 - [ ] https://github.com/datafuselabs/databend/issues/7748 -...

Tracking

**Summary** Drop table/database from meta and s3 data in an atomic operation.

C-feature
A-storage

I hereby agree to the terms of the CLA available at: https://databend.rs/dev/policies/cla/ ## Summary Summary about this PR Fixes #issue

pr-refactor

I hereby agree to the terms of the CLA available at: https://databend.rs/dev/policies/cla/ ## Summary This PR logs the slow requests to meta-client, may help diagnose some latency issues.

pr-chore

**Summary** - [x] combinator distinct. #7615 - [x] combinator if. #7615 - [x] count. #7615 - [x] sum. #7615 - [x] avg. #7615 - [x] uniq. #7615 - [ ]...

C-feature
good first issue