alexwilcoxson-rel opened a new pull request, #38046: URL: https://github.com/apache/arrow/pull/38046
### Rationale for this change This PR adds initial support for Dictionary arrays over Arrow flight in C# server and client. ### What changes are included in this PR? Updated FlightDataStream and Flight record batch reader to support dictionaries. Updated ArrowStreamWriter to support resending dictionaries, only enabled for Flight use case. Updated FlightTests. ### Are these changes tested? Updated FlightTests to include DictionaryArrays ### 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]
