The GitHub Actions job "Required Checks" on texera.git/fix/large-binary-eid-lifecycle has failed. Run started by GitHub user kunwp1 (triggered by kunwp1).
Head commit for run: 94c280478db02eec11633e2ae8109e240de3b3f1 / Kunwoo Park <[email protected]> fix: make Python large-binary execution-context guard fail-fast (#4123) betterproto returns an empty (falsy) ExecutionIdentity for an unset executionId field rather than None, so the previous `is not None` check never triggered and an unset id would silently produce objects/0/... Use truthiness so unset -> None -> create() raises, matching the JVM invariant. Also moves a stray mid-file `import re` to the top. Report URL: https://github.com/apache/texera/actions/runs/26599372444 With regards, GitHub Actions via GitBox
