ritchie46 opened a new pull request #9540:
URL: https://github.com/apache/arrow/pull/9540
While trying to cast from pyarrow to rust I encountered the following error
message: `CDataInterface("The datatype \"{}\" is still not supported in Rust
implementation")`, which is not very informative.
This PR is very small and prints the datatype format passed to the function
in the error message.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]