Susmit07 commented on issue #18506: URL: https://github.com/apache/arrow/issues/18506#issuecomment-2454490463
@asfimport did you guys implemented it, we had a similar use case, but i see few downside, getting the response in json format then convert JSON data to an Arrow Table and yield as RecordBatch in memory we need to convert and if we have wildcard file patterns then we need to read the data per file and send back as arrow streams per file in a loop Any other better way ? -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
