Well, y'all beat me to it! 
In addition to drillpy/pydrill, there is an sqlalchemy dialect which is 
available here: https://github.com/JohnOmernik/sqlalchemy-drill 
<https://github.com/JohnOmernik/sqlalchemy-drill> and via pip. 

If you're using Jupyter Notebooks, there also is an integration for Jupyter 
here: https://github.com/JohnOmernik/jupyter_drill 
<https://github.com/JohnOmernik/jupyter_drill>

Drill 1.19 has a streaming REST interface so for larger datasets there are some 
improvements in the python modules that use REST.
-- C


> On May 28, 2021, at 1:43 AM, Ted Dunning <[email protected]> wrote:
> 
> What is the currently accepted best way to run queries from Python?

Reply via email to