Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
To use the parquet reader in async code it is necessary to run it on its own thread and then use channels to communicate and fetch batches. This is very inefficient and it would be better if the main Parquet traits implemented Sync + Send.
Attachments
Issue Links
- links to