The GitHub Actions job "Fory CI" on fory.git/main has failed.
Run started by GitHub user chaokunyang (triggered by chaokunyang).

Head commit for run:
0b6469b31a6073d6270190a3a7904d7513c50c3b / Steven Schlansker 
<stevenschlans...@apache.org>
feat(java): row encoder array deserialization into List supports lazy access 
(#2358)

this way if you use only some indexes, you don't pay deserialization
costs for any unread indexes

## Does this PR introduce any user-facing change?

When List subtype is not specified, now we use our own lazy list. Since
the user did not specify type, it should be ok, and you can always
specify `ArrayList` to materialize the list eagerly

Report URL: https://github.com/apache/fory/actions/runs/15816364497

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@fory.apache.org
For additional commands, e-mail: commits-h...@fory.apache.org

Reply via email to