zeroshade commented on issue #11979:
URL: https://github.com/apache/datafusion/issues/11979#issuecomment-2292510485

   > Surely this should just be a CLI that speaks arrow flight SQL? I've tried 
to persuade ClickHouse to adopt arrow flight SQL to get around their woeful 
Python client.
   
   Another possibility might be to leverage 
[ADBC](https://github.com/apache/arrow-adbc) (which has a flight SQL driver). 
DuckDB implements the ADBC interface, so between that and the other available 
drivers for ADBC, it might be more beneficial than just using flight SQL?


-- 
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: github-unsubscr...@datafusion.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to