This is an automated email from the ASF dual-hosted git repository.
lzljs3620320 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/paimon.git
from 0b684ca6cc [core] Fix predicate literals cast in filter pushdown after
schema evolution (#4705)
add 99f0b23e3a [hive] Fix sync hms partition with data-file.path-directory
(#4735)
No new revisions were added by this update.
Summary of changes:
.../main/java/org/apache/paimon/CoreOptions.java | 1 +
.../java/org/apache/paimon/hive/HiveCatalog.java | 18 +++--
.../apache/paimon/hive/HiveMetastoreClient.java | 26 +++---
.../spark/sql/DDLWithHiveCatalogTestBase.scala | 94 +++++++++++++---------
4 files changed, 88 insertions(+), 51 deletions(-)