alamb commented on code in PR #13663: URL: https://github.com/apache/datafusion/pull/13663#discussion_r1874406962
########## datafusion/common/src/pyarrow.rs: ########## @@ -17,6 +17,10 @@ //! Conversions between PyArrow and DataFusion types +// TODO update to pyo3 new APIs Review Comment: I am going to need help upgrading the python API (or need to spend time learning about the python type system) https://pyo3.rs/v0.23.0/migration -- 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]
