eerhardt commented on issue #12498: URL: https://github.com/apache/arrow/issues/12498#issuecomment-1060987416
@rijukk - yes there is some staleness on the C# README. You can find the most up-to-date support information in https://github.com/apache/arrow/blob/master/docs/source/status.rst. > What is the current Arrow specification version? C# has integration tests to ensure that basic read-write interop between the other languages works correctly. C# supports the 1.0 format version doc'd here: https://arrow.apache.org/docs/format/Columnar.html > How much feature missing in C# library in comparison with C++ or Python? See https://github.com/apache/arrow/blob/master/docs/source/status.rst for the full list. > Is it safe to move ahead with C# Arrow Table? It should be. Feel free to open JIRA issues for any missing functionality. Also feel free to submit fixes/features as well. They will be very welcome. -- 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]
