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

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...

C-testing

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

C-documentation
pr-rfc

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

pr-refactor

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,...

C-feature
C-improvement
A-query
C-function
A-planner
make-life-easy

**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]...

roadmap-track
v0.8

**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

C-testing

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...

pr-feature