You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2022/07/23 05:42:08 UTC

[GitHub] [hudi] yihua commented on pull request #6151: [HUDI-4429] Make Spark 3.1 the default profile

yihua commented on PR #6151:
URL: https://github.com/apache/hudi/pull/6151#issuecomment-1193065573

   As we discussed, there is a risk of landing this if there are any changes on the bundles at this point.  Before landing the PR:
   (1) we should try to avoid any dependency change for production code and bundling.  Adjusting dependency for tests is ok and should be limited to tests only.  We shouldn't change the compile pom for merely fixing tests.
   (2) for any disabled tests in Azure CI, try to find a way to run them in Github CI to maintain the coverage.
   (3) make sure root pom changes for switching profiles do not change any behavior for building all bundles.


-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org