xushiyan commented on PR #6933: URL: https://github.com/apache/hudi/pull/6933#issuecomment-1294988852
both HoodieSparkSqlWriter and DeltaSync register avro schema via `org.apache.spark.SparkConf#registerAvroSchemas`, which expects unshaded avro schema class, hence resulted in class casting problem -- 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]
