This is an automated email from the ASF dual-hosted git repository.
vinoth pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git.
from dbc9acd [HUDI-716] Exception: Not an Avro data file when running
HoodieCleanClient.runClean (#1432)
add ce0a4c6 [HUDI-713] Fix conversion of Spark array of struct type to
Avro schema (#1406)
No new revisions were added by this update.
Summary of changes:
.../hudi/common/HoodieTestDataGenerator.java | 19 +++++++++++++--
.../org/apache/hudi/AvroConversionHelper.scala | 8 +++----
.../org/apache/hudi/AvroConversionUtils.scala | 10 --------
.../resources/delta-streamer-config/source.avsc | 27 ++++++++++++++++++++++
.../sql-transformer.properties | 2 +-
.../resources/delta-streamer-config/target.avsc | 26 +++++++++++++++++++++
6 files changed, 75 insertions(+), 17 deletions(-)