The GitHub Actions job "Lint PR" on fory.git/row-codec-schema-versions has failed. Run started by GitHub user stevenschlansker (triggered by stevenschlansker).
Head commit for run: 9113abbf08a90f62166f3dfe3307ee0e091cfebf / Claude (on behalf of Steven Schlansker) <[email protected]> test(format): cover added reference and collection field defaults on row evolution Every existing added-field evolution test defaults a scalar; defaulting an added struct or collection slot is a distinct projection path that was untested. Add a v1->v2 case where v2 introduces a nested struct and a list of structs absent from the v1 wire, and assert both read back as null. Also correct the RowFactory Javadoc: the layout is computed once only for the compact format, which captures a CompactRowLayout in the factory; the default format builds a BinaryRow per call, matching BinaryRowWriter#newRow. Report URL: https://github.com/apache/fory/actions/runs/28271733325 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
