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 8a4bed03fa7 [HUDI-7849] Reduce time spent on running
testFiltersInFileFormat (#11423)
add 2cc45cc228a [HUDI-7881] Verify table base path as well for syncing
table in bigquery metastore (#11460)
No new revisions were added by this update.
Summary of changes:
.../gcp/bigquery/HoodieBigQuerySyncClient.java | 13 +++++++-
.../hudi/gcp/bigquery/TestBigQuerySyncTool.java | 5 +++
.../gcp/bigquery/TestHoodieBigQuerySyncClient.java | 37 ++++++++++++++++++++++
.../org/apache/hudi/common/util/StringUtils.java | 25 +++++++++++++++
.../apache/hudi/common/util/TestStringUtils.java | 10 ++++++
5 files changed, 89 insertions(+), 1 deletion(-)