The GitHub Actions job "Flink CI (beta)" on flink.git/release-2.3 has failed. Run started by GitHub user bowenli86 (triggered by bowenli86).
Head commit for run: e69c7fd81c100997592229be9086fd602d3c9404 / bowenli86 <[email protected]> [FLINK-39226][python] Fix embedded PyIterator class cast after recovery (#27849) This pull request fixes FLINK-39226 by avoiding direct casts to pemja.core.object.PyIterator in embedded Python operators. After recovery, the returned iterator object can be loaded by a different user-code classloader, so hard casts can fail with ClassCastException. The change introduces a reflective wrapper that can consume iterator-like results without depending on the local PemJa class identity. Report URL: https://github.com/apache/flink/actions/runs/24695442783 With regards, GitHub Actions via GitBox
