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 066887ae5b88 [MINOR] Remove duplicate shade relocation (#17841)
     add 23524966f971 feat(schema): Remove spark-avro schema converter (#17884)

No new revisions were added by this update.

Summary of changes:
 .../sql/avro/HoodieSparkSchemaConverters.scala     |   7 +-
 .../apache/spark/sql/avro/SchemaConverters.scala   | 247 ---------------------
 .../sql/catalyst/catalog/HoodieCatalogTable.scala  |   4 +-
 .../hudi/command/CreateHoodieTableCommand.scala    |   6 +-
 .../org/apache/spark/sql/avro/TestAvroSerDe.scala  |   3 +-
 .../spark/sql/avro/TestSchemaConverters.scala      |  19 +-
 .../hudi/utilities/sources/CsvDFSSource.java       |   5 +-
 7 files changed, 23 insertions(+), 268 deletions(-)
 delete mode 100644 
hudi-client/hudi-spark-client/src/main/scala/org/apache/spark/sql/avro/SchemaConverters.scala

Reply via email to