This is an automated email from the ASF dual-hosted git repository.
vhs pushed a change to branch phase-18-HoodieAvroUtils-removal
in repository https://gitbox.apache.org/repos/asf/hudi.git
from b8b088ecf984 Remove HoodieAvroUtils from hudi-client-common Additional
compilation error fixes - AvroOrcUtils - HoodieBootstrapSchemaProvider -
HoodieSparkBootstrapSchemaProvider - TestOrcBootstrap
add 5a8eb8bf2cd4 Address comment 1
No new revisions were added by this update.
Summary of changes:
.../apache/hudi/client/BaseHoodieWriteClient.java | 2 +-
...ConcurrentSchemaEvolutionTableSchemaGetter.java | 29 ++++++++--------------
.../SimpleSchemaConflictResolutionStrategy.java | 3 +--
.../org/apache/hudi/index/HoodieIndexUtils.java | 7 ++++++
...ConcurrentSchemaEvolutionTableSchemaGetter.java | 10 ++++----
.../HoodieSparkBootstrapSchemaProvider.java | 4 +--
.../org/apache/hudi/avro/AvroRecordContext.java | 5 ++--
.../org/apache/hudi/common/util/AvroOrcUtils.java | 4 +--
8 files changed, 32 insertions(+), 32 deletions(-)