Closed amoeba closed 1 week ago
Thanks for opening a pull request!
If this is not a minor PR. Could you open an issue for this pull request on GitHub? https://github.com/apache/arrow/issues/new/choose
Opening GitHub issues ahead of time contributes to the Openness of the Apache Arrow project.
Then could you also rename the pull request title in the following format?
GH-${GITHUB_ISSUE_ID}: [${COMPONENT}] ${SUMMARY}
or
MINOR: [${COMPONENT}] ${SUMMARY}
In the case of PARQUET issues on JIRA the title also supports:
PARQUET-${JIRA_ISSUE_ID}: [${COMPONENT}] ${SUMMARY}
See also:
@github-actions crossbow submit --group verify-rc-source
@github-actions crossbow submit --group packaging
Revision: ac81eed117d4bac3551eeb82a42bdf2b941b3a15
Submitted crossbow builds: ursacomputing/crossbow @ actions-090e5eb390
Revision: ac81eed117d4bac3551eeb82a42bdf2b941b3a15
Submitted crossbow builds: ursacomputing/crossbow @ actions-201b77b018
@github-actions crossbow submit verify-rc-source-integration-macos-amd64
Revision: ac81eed117d4bac3551eeb82a42bdf2b941b3a15
Submitted crossbow builds: ursacomputing/crossbow @ actions-52008bf2a1
Task | Status |
---|---|
verify-rc-source-integration-macos-amd64 |
Everything looks good except verify-rc-source-integration-macos-amd64
. On my arm64 machine, the integration is failing so I'm going to hold off on creating the next RC until I understand what's going on.
verify-rc-source-integration-macos-amd64 is failing because JPype doesn't yet work on Python 3.13, see https://github.com/apache/arrow/pull/44395. Since the intention of that job is to test without conda, I think we can just let it fail for now and move forward with an RC.