This is an automated email from the ASF dual-hosted git repository.
xushiyan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git
from 71fc8b2fbe [HUDI-4549] Remove avro from hudi-hive-sync-bundle and
hudi-aws-bundle (#6472)
add c50b6346b5 [HUDI-4482] remove guava and use caffeine instead for cache
(#6240)
No new revisions were added by this update.
Summary of changes:
.../sql/hudi/command/payload/SqlTypedRecord.scala | 28 ++---
.../hudi/command/payload/ExpressionPayload.scala | 33 +++---
.../hudi/command/procedures/HoodieProcedures.scala | 114 ++++++++++-----------
.../procedures/ShowBootstrapMappingProcedure.scala | 1 -
.../procedures/ShowFileSystemViewProcedure.scala | 12 ++-
.../procedures/ShowFsPathDetailProcedure.scala | 3 +-
.../ShowHoodieLogFileMetadataProcedure.scala | 9 +-
.../ShowHoodieLogFileRecordsProcedure.scala | 5 +-
.../procedures/StatsFileSizeProcedure.scala | 5 +-
.../StatsWriteAmplificationProcedure.scala | 3 +-
.../sql/hudi/procedure/TestCallCommandParser.scala | 14 +--
packaging/hudi-hadoop-mr-bundle/pom.xml | 1 -
packaging/hudi-spark-bundle/pom.xml | 1 -
style/scalastyle.xml | 5 +
14 files changed, 112 insertions(+), 122 deletions(-)