The GitHub Actions job "Lint PR" on fory.git/fix-offset-leak-bytes has 
succeeded.
Run started by GitHub user stevenschlansker (triggered by stevenschlansker).

Head commit for run:
c53df8a421f17d39f32b2ba044234646b97796dc / Steven Schlansker 
<[email protected]>
fix(java): row format buffer recycling leaves offset and size for null values

when reusing buffers during encoding, if a field changes from not-null to null,
the offset and size from previous encode operations will remain in the output 
buffer

this causes hash mismatch for the same input object depending on previous 
serialized objects

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

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to