The GitHub Actions job "uv in /. - Update #1199939803" on iceberg-python.git/main has failed. Run started by GitHub user dependabot[bot] (triggered by dependabot[bot]).
Head commit for run: dea80784a5f9d6936a605c7ccb0f3f8d4ba30d9d / Kevin Liu <[email protected]> infra: Add Python 3.13 support (#2863) <!-- Thanks for opening a pull request! --> <!-- In the case this PR will resolve an issue, please replace ${GITHUB_ISSUE_ID} below with the actual Github issue id. --> <!-- Closes #${GITHUB_ISSUE_ID} --> # Rationale for this change Closes #1372, #2530 Based on #1377, #2536, #2658 Adds Python 3.13 throughout the repo Upgrade `ray` to a version built with python 3.13 Add `filterwarnings` for `ResourceWarnings` coming from `sqlite` and `ray` for now, will follow up with a proper fix ## Are these changes tested? Yes ``` PYTHON=3.13 make install PYTHON=3.13 make test PYTHON=3.13 make test-integration ``` ## Are there any user-facing changes? <!-- In the case of user-facing changes, please add the changelog label. --> --------- Co-authored-by: Saurabh Kumar <[email protected]> Co-authored-by: Saurabh Kumar <[email protected]> Report URL: https://github.com/apache/iceberg-python/actions/runs/20731448347 With regards, GitHub Actions via GitBox
