Xuanwo

Results 533 issues of Xuanwo

Hi, https://github.com/datafuselabs/databend/pull/5062 needs ES512 support from jsonwebtoken. Is there anything special to take care of? I'm willing to submit a PR to add `ES512` support :rocket:

enhancement

Databend will adopt `Upstream First` rules across the whole project, which means: - We will try our best to keep our dependences in the latest stable version. - We will...

C-improvement

We expect to release databend v0.8 next week. However, there are still many works, especially for non-code jobs. This issue tracks the overall release process, so our community will know...

**Summary** It doesn't make sense to release an image for logic tests. We already have `dev-tools` to cover all depending on what is needed for logic tests. Let's consider removing...

C-testing

**Summary** We can add a `common/README.md` to introduce the function of common crates.

C-improvement

**Summary** THis will lead `cargo audit` failed, we will rollback to the older version for workaround.

C-improvement

**Summary** - [x] #6891 - [ ] #6892 - [x] #6893 - [x] #6894 - [x] #6896 - [x] #6897 - [x] #6898 - [x] #6901 - [ ] #6902...

HTTP Handler's `test_bad_sql` test failed: ```shell test servers::http::http_query_handlers::test_bad_sql ... FAILED failures: ---- servers::http::http_query_handlers::test_bad_sql stdout ---- thread 'servers::http::http_query_handlers::test_bad_sql' panicked at 'assertion failed: `(left == right)`: QueryResponse { id: "3e20602d-2334-4d3e-9ccd-366470f5e3ac", session_id: Some("2364d19f-17dc-4ed8-95f8-826bb5a03c2f"),...