Hi Ted, There are two Python modules, drillpy and pydrill, that you can use to connect to Drill. Both are wrappers for Drill’s RESTful interface, so both have the limitations associated with that, but both work reasonably well.
> 在 2021年5月28日,13:44,Ted Dunning <[email protected]> 写道: > > What is the currently accepted best way to run queries from Python?
