Kaustav-Sarkar opened a new pull request, #1147:
URL: https://github.com/apache/arrow-java/pull/1147

   ## Description: 
   Updates Avro consumers to use readIndex() for unions and readString() for 
strings instead of readInt() and readBytes(). This ensures compatibility with 
Avro's ValidatingDecoder, which strictly enforces type-specific read methods. 
Includes a regression test for nullable strings.


-- 
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]

Reply via email to