The GitHub Actions job "Required Checks" on 
texera.git/state-format-loop-columns has succeeded.
Run started by GitHub user aglinxinyuan (triggered by aglinxinyuan).

Head commit for run:
db66a7f9e90f445681ab87f4bff1beed493a2fbe / Xinyuan Lin <[email protected]>
test(amber): assert dedicated State loop columns in IcebergDocumentSpec

Address review (Copilot): the materialization round-trip tests used
"loop_counter" as a user-state key (landing in the content JSON), which is
misleading now that loop bookkeeping is a dedicated column. Rename the user key
to "i" and write/assert the loop columns via toTuple(loopCounter = ...) +
row.getField("loop_counter"/"loop_start_id"/"loop_start_state_uri"), matching
how StateSpec/test_state were updated.

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

With regards,
GitHub Actions via GitBox

Reply via email to