The GitHub Actions job "Backport Checks" on texera.git/fix/7211-csv-delimiter-length has failed. Run started by GitHub user kz930 (triggered by kz930).
Head commit for run: 2515dd7ae2c45f15ded2cf285af47e738832c6bb / kary zheng <[email protected]> test(csv-scan): cover the Delimiter's length constraint and what it costs The maxLength went in without a test, so nothing held the boundary or the compatibility claim. Three cases now: the schema declares a one-character string on all three scans; empty and one character are accepted while longer values are not, read off the schema rather than restating the bound; and a stored `;abc` infers exactly the columns a bare `;` does, which is why flagging those saved workflows changes how they look and not how they run. Co-Authored-By: Claude Opus 5 (1M context) <[email protected]> Report URL: https://github.com/apache/texera/actions/runs/30950171210 With regards, GitHub Actions via GitBox
