He Zhao
He Zhao
The actual read row is larger than the expected and some null value was added into the actual resultSet, when retrieving data from multiple arrow files in spark-snowflake-connector. Did you...
Currently, there is no catalog for Snowflake, so we have to create an external table to access Snowflake.
We have a daily spark sql job which is used to move data into SNOWFLAKE. Some upcoming data could be duplicated for the data existed in SNOWFLAKE, so the update...
### _Why are the changes needed?_ ### _How was this patch tested?_ - [ ] Add some test cases that check the changes thoroughly including negative and positive cases if...
### 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...
# :mag: Description ## Issue References 🔗 Now, MaxScanStrategy can be adopted to limit max scan file size/max scan partitions in some datasources, such as Hive. Hopefully we can enhance...
# :mag: Description ## Issue References 🔗 ## Describe Your Solution 🔧 I'd like to introduce the feature that allows users to forcibly kill an engine through API. ## Types...
### _Why are the changes needed?_ To save ETCD certificates in a Kubernetes Secret using a Helm chart, developers can easily build the Kyuubi with ETCD in K8S. ### _How...