lidavidm commented on issue #13: URL: https://github.com/apache/arrow-adbc/issues/13#issuecomment-4666125407
It might be interesting to accept very restricted Substrait plans and have drivers internally translate them to SQL, avoiding the need for a new API and enabling further extensions down the line. My slight worry is that by using Protobuf, each driver that wants to support this has to commit to embedding a _ton_ of code; maybe the weight would be less in Rust/Go though. -- 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]
