databend
databend copied to clipboard
๐๐ฎ๐๐ฎ, ๐๐ป๐ฎ๐น๐๐๐ถ๐ฐ๐ & ๐๐. Modern alternative to Snowflake. Cost-effective and simple for massive-scale analytics. https://databend.com
What's the client timeout number? _Originally posted by @BohuTANG in https://github.com/datafuselabs/databend/pull/7025#discussion_r944035079_
### Summary I think we need this tracking issue to record all flaky error in sqllogic test. If your pr checks failed with something not related to your changes, you...
I hereby agree to the terms of the CLA available at: https://databend.rs/dev/policies/cla/ ## Summary docs: add share rfc Fixes https://github.com/datafuselabs/databend/issues/7058
I hereby agree to the terms of the CLA available at: https://databend.rs/dev/policies/cla/ ## Summary refactor: get_share_grant_objects API should return name instead of id Fixes #issue
This is a tracking issue for the design and implementation of the new scalar expression framework. ### Summary The new expression framework contains these improvements: 1. **Compile-time** (for SQL, aka,...
**Summary** Release name: v0.8-nightly, get in the train now :hand: Milestone: https://github.com/datafuselabs/databend/milestone/1 # Checklist **Stable checklist** - [x] Query(Copy): #4584 - [x] Query(Copy): https://github.com/datafuselabs/databend/issues/4527 - [x] Query(Copy): https://github.com/datafuselabs/databend/issues/4498 - [x]...
**Summary** Currently, `20_0001_planner_v2` contains all kinds of tests, I think it's better to classify them. I have picked join-related tests from `20_0001_planner_v2` to `join.test` in https://github.com/datafuselabs/databend/pull/7086 cc @ZeaLoVe
I hereby agree to the terms of the CLA available at: https://databend.rs/dev/policies/cla/ ## Summary Use map access syntax to select tuple inner columns and push down the query to the...