lidavidm commented on issue #3543: URL: https://github.com/apache/arrow-adbc/issues/3543#issuecomment-3376860806
Hmm, I guess because we consume the reader to do this. We could not do that but it would take more trickery because (AFAIK) PyArrow/Polars need to consume the reader (we would instead call the schema method ourselves via ctypes/cython without using the libraries to do that, then import that) -- 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]
