Binjie Yang

Results 10 issues of Binjie Yang

### _Why are the changes needed?_ To close #3157 ### _How was this patch tested?_ - [ ] Add some test cases that check the changes thoroughly including negative and...

kind:documentation

**What did you do?** Run ` kubectl create -f manifests/` after check `kubectl create -f manifests/setup` ready **Did you expect to see some different?** **Environment** * Prometheus Operator version: [fb13468](https://github.com/prometheus-operator/prometheus-operator/commit/fb13468008cdebc0ba361a4ce9305774803a7c0d)...

kind/support

### _Why are the changes needed?_ Add `white-list` help run the specified queries. ### _How was this patch tested?_ - [ ] Add some test cases that check the changes...

module:tpcds

### 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/incubator-kyuubi/issues?q=is%3Aissue) and found no...

kind:feature
priority:major

### _Why are the changes needed?_ See more in #3420 This pr aim to improve spark sql engine register zookeeper with spark ui info ### _How was this patch tested?_...

kind:documentation
module:spark
module:common
module:ha

### 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/incubator-kyuubi/issues?q=is%3Aissue) and found no...

kind:documentation

### 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/incubator-kyuubi/issues?q=is%3Aissue) and found no...

kind:feature
priority:major

### Description As title

enhancement

### What changes were proposed in this pull request? Log a warning when shuffle tracking is enabled along side another DA supported mechanism ### Why are the changes needed? Some...

CORE

### What changes were proposed in this pull request? Refactoring shuffleWriters, extract common methods as BasedShuffleWriter. ### Why are the changes needed? Currently, HashBasedShuffleWriter and SortBasedShuffleWriter have a lot of...

module:client
module:spark