houqp commented on pull request #811: URL: https://github.com/apache/arrow-datafusion/pull/811#issuecomment-906087245
I also think constructing `ParquetTable` async before passing to `register_table` is a good idea. This is how delta-rs implements its daatafusion integration as well. With regards to ballista table provider protobuf ser/de limitation, I think it's something we need address in the long term, otherwise, it would impossible to support custom table sources in ballista. -- 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]
