jason810496 commented on PR #68939: URL: https://github.com/apache/airflow/pull/68939#issuecomment-4852219624
> Non-blocking: the java_sdk e2e job doesn't cache `.m2`/`.gradle` in CI, so this second Gradle build pulls Spark's full dependency tree on every canary / java-sdk-touching run. A separate `actions/cache` PR is fine if it's worth it. > > airflow-e2e-tests/tests/airflow_e2e_tests/conftest.py#L352-L376 Good point, I will raise follow-up PR for this and speed up the build steps as well there. I will merge this one first to ensure the Scala Spark compatibility with Java SDK first to avoid the further regression. -- 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]
