xushiyan commented on PR #6873: URL: https://github.com/apache/hudi/pull/6873#issuecomment-1285529225
@dongkelun thanks for reporting! merge into uses `org.apache.spark.sql.hudi.SerDeUtils` which cannot work with relocated kryo classes, as spark expects unshaded kryo classes. Fixed in #7014 -- 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]
