rdblue opened a new pull request #3300:
URL: https://github.com/apache/iceberg/pull/3300


   This introduces a new property, `hiveVersions`, that controls whether Hive 
modules are added to the build. This is similar to recent changes for Spark in 
#3298. Now, the core test job no longer runs Hive or Spark tests. Instead, Hive 
tests are run individually by the hive-ci.yml configuration. Hive 2 and Hive 3 
tests run in separate jobs so they run in parallel. This should decrease the 
overall time it takes for CI to validate changes, especially for Java 8. In 
addition, failures should happen sooner, which will cancel other tests and save 
overall CI resources.


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