kylebarron commented on PR #825: URL: https://github.com/apache/datafusion-python/pull/825#issuecomment-2297741372
> Add support for the requested schema You can see my casting implementation [here](https://github.com/kylebarron/arro3/blob/ca4a1774f6cacc75b6629983b4b77aa4e11f3a40/pyo3-arrow/src/ffi/to_python/utils.rs#L72-L111). But note that's slightly different as I'm using an `ArrayReader` not a `RecordBatchReader`. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
