Replies: 1 comment
-
Docs have been updated! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
docs for DuckDbPyRelation.arrow state that it returns Table, but has been changed to return RecordBatchReader
See: https://duckdb.org/docs/stable/clients/python/reference/#duckdb.DuckDBPyConnection.arrow
Behaviour was changed here: 9c17fcf
Beta Was this translation helpful? Give feedback.
All reactions