david yuan

Results 18 issues of david yuan

# :mag: Description This pr could support use jdbc mode to connect with redis, we can use the url like 'jdbc:redis://host:port' to connect redis server [This is a Draft pr,...

module:jdbc

### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) ### Search before asking - [X] I have searched in the [issues](https://github.com/apache/kyuubi/issues?q=is%3Aissue) and found no...

# :mag: Description ## Issue References 🔗 This pull request fixes #5396 ## Describe Your Solution 🔧 This pull request used to support sbt build. 1. execute sbt ``` fuyuanyuan@bogon...

kind:infra
kind:build

### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) ### Search before asking - [X] I have searched in the [issues](https://github.com/apache/kyuubi/issues) and found no...

kind:umbrella
priority:major

# :mag: Description ## Issue References 🔗 This pull request fixes #6034 ## Describe Your Solution 🔧 Currently, use beeline to connect kyuubiServer with HA mode, the strategy only support...

module:hive
module:ctl
kind:build
module:ha

# :mag: Description ## Issue References 🔗 This pull request fixes # ## Describe Your Solution 🔧 Please include a summary of the change and which issue is fixed. Please...

kind:infra
module:common
kind:build

# :mag: Description ## Issue References 🔗 This pull request fixes #6411 ## Describe Your Solution 🔧 Add a common module common-grpc to support grpc type fronendservice/backendservice, which can compitable...

kind:documentation
module:common
kind:build

### Purpose Currently, Paimon missing spark metadata desc after spark version > 3.3, and if we want support Spark DEFAULT VALUE, we also need metadata desc, so, this pr will...

### Search before asking - [x] I searched in the [issues](https://github.com/apache/paimon/issues) and found nothing similar. ### Motivation After Spark3.3+, which support field with meatdata, currently paimon schema don't support the...

enhancement

### Search before asking - [x] I searched in the [issues](https://github.com/apache/paimon/issues) and found nothing similar. ### Motivation Currently, in paimon profiles, spark3 is bound to scala2.12 version, spark4 is bound...

enhancement