davisusanibar commented on issue #34699: URL: https://github.com/apache/arrow/issues/34699#issuecomment-1520495025
> I think you'd have to write an ArrowReader implementation that wraps a VectorSchemaRoot, like this: https://github.com/apache/arrow-adbc/blob/main/java/driver/flight-sql/src/main/java/org/apache/arrow/adbc/driver/flightsql/RootArrowReader.java > > @davisusanibar @lwhite1 this might be the kind of thing to just add to arrow-vector (C++/Python have similar adapters) Please @lidavidm could you help me to provide a link for adapters on C++/Python? -- 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]
