quinnj commented on issue #196:
URL: https://github.com/apache/arrow-julia/issues/196#issuecomment-1599255157

   Correct (though it's whether the user has _InlineStrings_ loaded or not, not 
ArrowTypes):
   ```julia
   julia> t = Arrow.Table("/Users/quinnj/.julia/dev/inlinestrings.arrow")
   ┌ Warning: unsupported ARROW:extension:name type: 
"JuliaLang.InlineStrings.InlineString7", arrow type = String
   └ @ Arrow ~/.julia/dev/Arrow/src/eltypes.jl:53
   Arrow.Table with 3 rows, 1 columns, and schema:
    :x  String
   ```


-- 
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]

Reply via email to