aditanase commented on issue #25514: URL: https://github.com/apache/doris/issues/25514#issuecomment-2010577663
Thanks for adding this! Wondering if there are plans for doing something similar on the federated query side. I think it would slot in nicely between data lake support and JDBC, allowing for the best of both worlds. A simple use case would be to run queries against another Doris instance via ADBC instead of mysql protocol. If someone wanted to try to implement this, what would be a good template for a partitioned / parallelisable data source? (assuming we'd want to distribute the query across multiple BEs). -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
