ArnavBalyan opened a new pull request, #3334:
URL: https://github.com/apache/parquet-java/pull/3334
### Rationale for this change
- Fixed the bug by correcting the bytes written value to 4 in
VariantBuilder.appendFloat()
- Added test to ensure we only write 5 bytes into the buffer (1 header + 4
float)
- Should prevent any over-indexing the buffer
### Are these changes tested?
- Yes
### Are there any user-facing changes?
- Yes
Closes: #3317
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]