baishen
baishen
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...
**Summary** Optimize JSON read performance by implementing Virtual Column and JSONB binary format related #5925 ## Task list - [x] [RFC](https://github.com/datafuselabs/databend/pull/6995) - [ ] FPGrowth algorithm for statistics - [...
I hereby agree to the terms of the CLA available at: https://databend.rs/dev/policies/cla/ ## Summary add `JSONB` builtin functions `build_array` and `compare` used by #7781 and #7786
**Summary** Migrate variant functions to new expression framework - [ ] array_get - [ ] array_length - [ ] as_type - [ ] check_json - [ ] get - [...
**Summary** - [x] https://github.com/datafuselabs/databend/issues/7522 - [ ] add more `JSON` test case - [ ] implement `serde::Serializer` and `serde::Deserializer` for `JSONB` value - [ ] support json path pushdown to...
Fix some typos, toml fmt and clippys
### Search before asking - [X] I had searched in the [issues](https://github.com/datafuselabs/databend/issues) and found no similar issues. ### Version v1.2.347-nightly ### What's Wrong? ``` panicked at src/query/sql/src/planner/expression_parser.rs:409:79: removal index (is...
### Search before asking - [X] I had searched in the [issues](https://github.com/datafuselabs/databend/issues) and found no similar issues. ### Version v1.2.314-nightly ### What's Wrong? nested `try_cast` in having cause panic ```...
### Search before asking - [X] I had searched in the [issues](https://github.com/datafuselabs/databend/issues) and found no similar issues. ### Version v1.2.314-nightly ### What's Wrong? group by cube with join cause panic...
### Search before asking - [X] I had searched in the [issues](https://github.com/datafuselabs/databend/issues) and found no similar issues. ### Version v1.2.314-nightly ### What's Wrong? window function out of bounds access panic...