Replies: 1 comment
-
Issue has been raised for this feature: #6420 Will close this so any further discussion can be on the issue |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The new StreamDecoder utility reads the arrow SchemaRef from a
MessageHeader::Schema
-type message into a private struct member namedschema
; however, there isn't a public method to retrieve this schema that I can see. When the data is empty and there are no batches, is there any way to still get the decoded SchemaRef?Beta Was this translation helpful? Give feedback.
All reactions