alamb commented on code in PR #13663: URL: https://github.com/apache/datafusion/pull/13663#discussion_r1884599058
########## datafusion/common/src/pyarrow.rs: ########## @@ -17,6 +17,10 @@ //! Conversions between PyArrow and DataFusion types +// TODO update to pyo3 new APIs Review Comment: @timsaucer hooked me up https://github.com/alamb/datafusion/pull/21 -- 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]
