eerhardt commented on issue #11367: URL: https://github.com/apache/arrow/issues/11367#issuecomment-939072302
> may not be suitable for use in production environments I need to update the README. That line was written when the first implementation was merged into the repo, but we've made improvements to the C# implementation over time. I believe it is ready "for use in production environments". If you find any issues using it, please open them in the JIRA issue tracker: https://issues.apache.org/jira/browse/ARROW. For reference, the .NET for Apache Spark project is using the C# implementation of Apache Arrow in their production environment. https://github.com/dotnet/spark/blob/b0a3068bd8df2a5e8d1754cf2f1f50d38d37f57b/src/csharp/Microsoft.Spark/Microsoft.Spark.csproj#L31 The Flight work is newer, and I'm not sure how heavily exercised in real-world scenarios. Just FYI. I believe it is ready to be used, but just wanted to make sure you are aware, and feel free to give feedback on it. -- 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]
