vibhatha opened a new issue, #145:
URL: https://github.com/apache/arrow-java/issues/145

   ### Describe the bug, including details regarding any error messages, 
version, and platform.
   
   An [issue](https://github.com/apache/arrow/issues/37841) was identified when 
decoding dictionaries using ZSTD compression in Java, specifically for records 
that were initially generated in Go. The decoding process functions correctly 
for simple types, but fails when attempting to decode dictionaries.
   
   As a solution a fix has been created 
[here](https://github.com/apache/arrow/pull/38371). Further, it would be better 
to write an integration test to verify this fix and explore it to determine 
whether further investigation is needed. 
   
   
   ### Component(s)
   
   Java


-- 
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: issues-unsubscr...@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to