jorgecarleitao/arrow2

Any plans to add an async flavor for json/ ndjson format?

Opened this issue · 0 comments

All the other io formats have an async API behind feature flags except json and ndjson, are there any plans to add this. Or is there an example that I can follow to infer_schema for a json file using AsyncReader ?