The GitHub Actions job "Required Checks" on texera.git/feat/mount-B2-udf has failed. Run started by GitHub user aicam (triggered by aicam).
Head commit for run: d15b3d1befe8f74e9f75ff00a9f20cfe26f249cb / ali <[email protected]> feat(dataset-mount): use mounted datasets in Python UDFs Let a Python UDF bind mounted datasets to variables. Each binding maps a dataset version to a Python variable that, at runtime, holds the local filesystem path of the mounted dataset. - PythonUDFOpDescV2: a list of (variableName -> dataset) bindings, validated as Python identifiers and resolved via FileResolver; carried through PhysicalOp and WorkerConfig. - DatasetMountManager: on the executor, ensure each bound dataset is mounted on the computing unit and hand its path to the Python worker, which injects it as a module-level variable (MOUNTED_DATASETS). - "Mounted dataset variables" property editor for the Python UDF. Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]> Claude-Session: https://claude.ai/code/session_01H27sHgS29u2JcLYPPR6Hdx Report URL: https://github.com/apache/texera/actions/runs/30174004235 With regards, GitHub Actions via GitBox
