danny0405 commented on PR #10151:
URL: https://github.com/apache/hudi/pull/10151#issuecomment-1823886771

   Still got some compile issues:
   
   ```scala
   Error:  
/home/runner/work/hudi/hudi/hudi-spark-datasource/hudi-spark/src/test/scala/org/apache/hudi/TestHoodieFileIndex.scala:249:
 error: overloaded method constructor HoodieBaseFile with alternatives:
   Error:    (x$1: String)org.apache.hudi.common.model.HoodieBaseFile <and>
   Error:    (x$1: 
org.apache.hadoop.fs.FileStatus)org.apache.hudi.common.model.HoodieBaseFile 
<and>
   Error:    (x$1: 
org.apache.hudi.common.model.HoodieBaseFile)org.apache.hudi.common.model.HoodieBaseFile
   Error:   cannot be applied to 
(org.apache.spark.sql.execution.datasources.FileStatusWithMetadata)
   Error:        files.flatMap(_.files).map(new 
HoodieBaseFile(_)).map(_.getCommitTime).distinct
   Error:    
   ```


-- 
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]

Reply via email to