Runs SQL against a Databricks SQL warehouse via the Statement Execution API and hands you the result as Arrow – a DB-API-ish Cursor (fetchone/fetchmany/fetchall/fetchall_arrow) or NDJSON streaming. Single Arrow engine (arro3), no DuckDB.
Need help?
Contact usRuns SQL against a Databricks SQL warehouse via the Statement Execution API and hands you the result as Arrow – a DB-API-ish Cursor (fetchone/fetchmany/fetchall/fetchall_arrow) or NDJSON streaming. Single Arrow engine (arro3), no DuckDB.