databend
databend copied to clipboard
𝗗𝗮𝘁𝗮, 𝗔𝗻𝗮𝗹𝘆𝘁𝗶𝗰𝘀 & 𝗔𝗜. Modern alternative to Snowflake. Cost-effective and simple for massive-scale analytics. https://databend.com
**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
**Summary** Now, all the metadata(segments/blocks) cache is in memory, we can spill them to disk.
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
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:...
**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 -...
**Summary** Drop table/database from meta and s3 data in an atomic operation.
I hereby agree to the terms of the CLA available at: https://databend.rs/dev/policies/cla/ ## Summary Summary about this PR Fixes #issue
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.
**Summary** - [x] combinator distinct. #7615 - [x] combinator if. #7615 - [x] count. #7615 - [x] sum. #7615 - [x] avg. #7615 - [x] uniq. #7615 - [ ]...