WTa-hash commented on issue #2057:
URL: https://github.com/apache/hudi/issues/2057#issuecomment-684936471


   For java.lang.NoSuchMethodError: 
org.apache.spark.sql.execution.datasources.PartitionedFile.(Lorg/apache/spark/sql/catalyst/InternalRow;Ljava/lang/String;JJ[Ljava/lang/String;)V
 issue:
   
   It seems baseFile.getFileLen from 
https://github.com/apache/hudi/blob/release-0.6.0/hudi-spark/src/main/scala/org/apache/hudi/MergeOnReadSnapshotRelation.scala#L145
 is returning a STRING instead of a LONG.


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to