hudi-bot opened a new issue, #15301: URL: https://github.com/apache/hudi/issues/15301
During Spark 3.3 upgrade. Many classes are copied from hudi-spark3 to hudi-spark3.3.x without any modification. We should reuse those code to reduce code duplication. Classes copied: Spark33HoodieVectorizedParquetRecordReader Spark3DefaultSource hudi-spark-datasource/hudi-spark3.3.x/src/main/scala/org/apache/spark/sql/catalyst/plans/logical/TimeTravelRelation.scala hudi-spark-datasource/hudi-spark3.3.x/src/main/scala/org/apache/spark/sql/connector/catalog/HoodieIdentifier.scala Spark33DataSourceUtils Spark33HoodieParquetFileFormat HoodieSpark3_3AvroDeserializer HoodieSpark3_3AvroSerializer hudi-spark-datasource/hudi-spark3.3.x/src/main/scala/org/apache/spark/sql/hudi/analysis/HoodieSpark3Analysis.scala 'Classes under hudi-spark-datasource/hudi-spark3.3.x/src/main/scala/org/apache/spark/sql/hudi/catalog' hudi-spark-datasource/hudi-spark3.3.x/src/main/scala/org/apache/spark/sql/hudi/command/AlterTableCommand.scala HoodieSpark33CatalystExpressionUtils HoodieSpark33CatalystPlanUtils ## JIRA info - Link: https://issues.apache.org/jira/browse/HUDI-4466 - Type: Improvement -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
