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:
116291d1d6337e8f02776b77fe7489465392262a / Kunwoo Park <[email protected]>
refactor: encapsulate large-binary state in a LargeBinaryManager class (#4123)

Address review feedback: replace the module-level globals (_s3_client,
DEFAULT_BUCKET, _current_execution_id) and free functions with a
LargeBinaryManager class holding state as instance attributes, exposed as a
single shared per-worker singleton. No more `global` statements; mirrors the
JVM `object LargeBinaryManager`. Consumers import the singleton, so call sites
are unchanged. Update the stream/type tests to patch the singleton instance.

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

With regards,
GitHub Actions via GitBox

Reply via email to