PHILO-HE commented on PR #6503:
URL: 
https://github.com/apache/incubator-gluten/pull/6503#issuecomment-2237830266

   @kecookier, CI failed. Please fix it.
   ```
   Error:  Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.12.1:compile (default-compile) 
on project gluten-iceberg: Compilation failure
   Error:  
/__w/incubator-gluten/incubator-gluten/gluten-iceberg/src/main/java/org/apache/gluten/substrait/rel/IcebergLocalFilesNode.java:[40,4]
 error: no suitable constructor found for 
LocalFilesNode(Integer,List<String>,List<Long>,List<Long>,ArrayList<Object>,ArrayList<Object>,List<Map<String,String>>,ArrayList<Object>,ReadFileFormat,List<String>)
   Error:      constructor 
LocalFilesNode.LocalFilesNode(Integer,List<String>,List<Long>,List<Long>,List<Long>,List<Long>,List<Map<String,String>>,List<Map<String,String>>,ReadFileFormat,List<String>,Map<String,String>)
 is not applicable
   Error:        (actual and formal argument lists differ in length)
   Error:      constructor LocalFilesNode.LocalFilesNode(String) is not 
applicable
   Error:        (actual and formal argument lists differ in length)
   ```


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to