The GitHub Actions job "Flink CI (beta)" on flink.git/master has failed.
Run started by GitHub user fhueske (triggered by fhueske).

Head commit for run:
486f5291beaac07f6bb99c1f1dffb8af7a274ebe / Fabian Hueske <[email protected]>
[FLINK-39783][table] Translate LATERAL SNAPSHOT to LateralSnapshotJoinOperator 
(#28664)

Rewrites a join over a SNAPSHOT table function in a LATERAL clause into a
dedicated FlinkLogicalLateralSnapshotJoin and converts it to a
StreamPhysicalLateralSnapshotJoin / StreamExecLateralSnapshotJoin backed by the
LateralSnapshotJoinOperator. The nodes derive their own output row type
(materializing the build-side rowtime) and carry the SNAPSHOT arguments as
fields.

Generated-By: Claude Opus 4.8 (1M context)

Report URL: https://github.com/apache/flink/actions/runs/29266376012

With regards,
GitHub Actions via GitBox

Reply via email to