giaosudau edited a comment on pull request #2208: URL: https://github.com/apache/hudi/pull/2208#issuecomment-735409910
Hey @vinothchandar I tried to write a custom transformer using dataset api but got the same error This class SparkRowDeserializer has issue. ``` j org.apache.hudi.HoodieSparkUtils$.$anonfun$createRdd$1(Lorg/apache/hudi/client/utils/SparkRowDeserializer;Lorg/apache/spark/sql/catalyst/InternalRow;)Lorg/apache/spark/sql/Row;+2 j org.apache.hudi.HoodieSparkUtils$.$anonfun$createRdd$1(Lorg/apache/hudi/client/utils/SparkRowDeserializer;Lorg/apache/spark/sql/catalyst/InternalRow;)Lorg/apache/spark/sql/Row;+2 ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
