andygrove opened a new pull request, #4047:
URL: https://github.com/apache/datafusion-comet/pull/4047

   ## Which issue does this PR close?
   
   Related to #2946.
   
   ## Rationale for this change
   
   The `sql_hive-1` job for Spark 4.0 has been excluded from CI since #2946 was 
filed (hangs/timeouts on the Hive test suite with JDK 17). Many things have 
changed in the repo since then, so this draft PR re-enables the job to check 
whether the issue still reproduces on current `main`. If CI passes, we can 
close #2946 and merge. If it still fails, the CI logs should give us a more 
current signal to debug from.
   
   ## What changes are included in this PR?
   
   Removes the `exclude` matrix entry that skips `sql_hive-1` for `spark-4.0.1 
/ java 17 / auto` in `.github/workflows/spark_sql_test.yml`.
   
   ## How are these changes tested?
   
   The change itself is a CI-only change, so the CI run on this PR is the test.


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