JkSelf commented on PR #8331:
URL: 
https://github.com/apache/incubator-gluten/pull/8331#issuecomment-2561683221

   @wangyum Can you help to resolve the following compile issue? Thanks.
   
   ```
   Error:  
/__w/incubator-gluten/incubator-gluten/gluten-substrait/src/main/scala/org/apache/gluten/execution/WholeStageTransformer.scala:386:
 error: type mismatch;
   Error:   found   : scala.collection.mutable.Buffer[String]
   Error:   required: Seq[String]
   Error:                    splitInfo.getPaths.asScala,
   Error:                                       ^
   Warning: [WARNING] 1 warning
   Error: [ERROR] 1 error
   Error:  exception compilation error occurred!!!
   ```


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