Open chitralverma opened 1 year ago
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 ?
infer_schema
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 ?