XorSum commented on issue #113:
URL: 
https://github.com/apache/arrow-datafusion-comet/issues/113#issuecomment-1963284916

   The first error is easy to fix. Just add property 
`<spotless.version>2.29.0</spotless.version>` to profile `spark-3.2`.
   
   The second error is caused by api `DataSet.offset`, which is introduced 
since Spark 3.4. Should we split the code in two parts for both pre and post 
3.4 versions?
   
   https://github.com/apache/arrow-datafusion-comet/pull/85  
   https://issues.apache.org/jira/browse/SPARK-39159  
   


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