hi folks,

We're accruing some bug reports relating to the C# library when it
comes to interop with other languages

Nowhere in

https://github.com/apache/arrow/blob/master/csharp/README.md

is it clearly stated that such problems are to be anticipated.

Until C# participates in the integration tests as a first-class
citizen I think we should insert a highly visible warning to not build
any production applications depending on IPC-level interoperability
(unless you're prepared to roll up your sleeves and debug/fix problems
in the libraries). To be clear, it's good to have the bug reports, but
we should also set expectations appropriately.

Note that this is not stated in the Rust README either, so it is
probably a good idea to do this there, too.

- Wes

Reply via email to