andygrove commented on code in PR #1762:
URL: https://github.com/apache/datafusion-comet/pull/1762#discussion_r2100139886
##########
.github/workflows/spark_sql_test.yml:
##########
@@ -79,3 +79,41 @@ jobs:
env:
LC_ALL: "C.UTF-8"
+ spark-sql-native-iceberg-compat:
+ strategy:
+ matrix:
+ os: [ubuntu-24.04]
+ java-version: [11]
+ spark-version: [{short: '3.5', full: '3.5.5'}]
Review Comment:
This is intentional to just run with one Spark version for now. Once all
tests are passing for 3.5.5 we can extend to other versions.
--
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]