Jack1007
Jack1007
### 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...
## Enhancement For some purpose,I added "write_quorum" = "ONE" to a table to modify the write_quorum. After I changed the table properties,I found that the "write_quorum" property do not in...
### Purpose To fix issue #5450 This PR addresses three issues related to Hive3 compatibility with Paimon tables: 1. Type Validation Failure for Timestamp LTZ Hive3 stores the timestamp with...
### Search before asking - [x] I searched in the [issues](https://github.com/apache/paimon/issues) and found nothing similar. ### Paimon version paimon-1.0.1 ### Compute Engine hive-3.1.2 spark-3.5.1 ### Minimal reproduce step step 1:...