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:
6a0709eefd6097199a42af97b40b7030bf837ce0 / 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.

Co-Authored-By: Claude Opus 4.7 <[email protected]>

Report URL: https://github.com/apache/texera/actions/runs/26598623812

With regards,
GitHub Actions via GitBox

Reply via email to