rahil-c commented on code in PR #17573:
URL: https://github.com/apache/hudi/pull/17573#discussion_r2624202988
##########
hudi-spark-datasource/hudi-spark3-common/src/main/scala/org/apache/spark/sql/adapter/BaseSpark3Adapter.scala:
##########
@@ -17,7 +17,7 @@
package org.apache.spark.sql.adapter
-import org.apache.hudi.{AvroConversionUtils, DefaultSource,
HoodiePartitionCDCFileGroupMapping, HoodiePartitionFileSliceMapping,
Spark3HoodiePartitionCDCFileGroupMapping, Spark3HoodiePartitionFileSliceMapping}
+import org.apache.hudi.{AvroConversionUtils, DefaultSource,
HoodiePartitionCDCFileGroupMapping, HoodiePartitionFileSliceMapping,
HoodieSchemaConversionUtils, Spark3HoodiePartitionCDCFileGroupMapping,
Spark3HoodiePartitionFileSliceMapping}
Review Comment:
<img width="1307" height="392" alt="Screenshot 2025-12-16 at 9 31 12 AM"
src="https://github.com/user-attachments/assets/a21f3c93-d045-40b6-bdb7-3718782e399e"
/>
Actually not sure why this was added, since not being used. Will remove
--
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]