[jira] [Created] (ARROW-15669) "std::bad_cast" on mac os when reading from FlightStreamReader
Yifei Yang created ARROW-15669: -- Summary: "std::bad_cast" on mac os when reading from FlightStreamReader Key: ARROW-15669 URL: https://issues.apache.org/jira/browse/ARROW-15669 Project: Apache Arrow
[GitHub] [arrow-julia] baumgold opened a new issue #283: Unexpected table schema
baumgold opened a new issue #283: URL: https://github.com/apache/arrow-julia/issues/283 It appears that Arrow.jl somehow incorrectly handles columns with nullable types (Union with Nothing) as the schema of the resulting table containing such a column doesn't match what's reported by `Tabl