Daniel (Hongdan) Zhu
Daniel (Hongdan) Zhu
### What changes were proposed in this pull request? Change the CreateDatabaseRequest struct, to add a boolean value skipFSWrites. This boolean value decides whether to create the directory of this...
### What changes were proposed in this pull request? Upgrade protobuf-java to 3.16.1 ### Why are the changes needed? Uptaking new releases to keep up for new features and bug...
### What changes were proposed in this pull request? In order to resolve the CVE fixes for Apache hive JDBC driver, we are trying to remove the snakeyaml dependency in...
### What changes were proposed in this pull request? ### Why are the changes needed? ### Does this PR introduce _any_ user-facing change? ### Is the change a dependency upgrade?...
### What changes were proposed in this pull request? ### Why are the changes needed? ### Does this PR introduce _any_ user-facing change? ### Is the change a dependency upgrade?...
### What changes were proposed in this pull request? ### Why are the changes needed? ### Does this PR introduce _any_ user-facing change? ### How was this patch tested?
### What changes were proposed in this pull request? ### Why are the changes needed? ### Does this PR introduce _any_ user-facing change? ### Is the change a dependency upgrade?...
### What changes were proposed in this pull request? ### Why are the changes needed? ### Does this PR introduce _any_ user-facing change? ### Is the change a dependency upgrade?...
### What changes were proposed in this pull request? To add a new StatisticsManagementTask.java to automatically delete the old stats. ### Why are the changes needed? To help reduce the...
### What changes were proposed in this pull request? We need a way to drop the stats associated with the table/partition and its columns. This can help a lot in...