CurtHagenlocher opened a new pull request, #39146:
URL: https://github.com/apache/arrow/pull/39146

   ### Rationale for this change
   
   While dictionary support was implemented for C# in #6870 for streams, 
support did not extend to files or memory buffers. This change rectifies that.
   
   ### What changes are included in this PR?
   
   Changes to the memory and file implementations to support reading and 
writing of dictionaries, including nested dictionaries.
   Changes to the integration tests so that they work with dictionaries.
   Enabling the dictionary tests in CI.
   
   ### Are these changes tested?
   
   Yes, both directly and indirectly via the integration tests.
   
   ### Are there any user-facing changes?
   
   No.
   


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