This is an automated email from the ASF dual-hosted git repository.
yihua pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git
from 2cc45cc228a [HUDI-7881] Verify table base path as well for syncing
table in bigquery metastore (#11460)
add bb76de48e9f [HUDI-6508] Support compilation on Java 11 (#11479)
No new revisions were added by this update.
Summary of changes:
.github/workflows/bot.yml | 167 +++++++++++++++++++--
.../TestHoodieClientOnCopyOnWriteStorage.java | 6 +-
.../hudi/table/TestHoodieMergeOnReadTable.java | 8 +-
.../commit/TestCopyOnWriteActionExecutor.java | 15 +-
.../hudi/metadata/HoodieTableMetadataUtil.java | 21 ++-
hudi-examples/hudi-examples-common/pom.xml | 14 --
hudi-examples/hudi-examples-java/pom.xml | 14 --
.../org/apache/hudi/common/util/ParquetUtils.java | 21 +--
8 files changed, 190 insertions(+), 76 deletions(-)