Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 301 Bytes

File metadata and controls

9 lines (5 loc) · 301 Bytes

interactive-sea

An interactive script to better understand the Statement Execution API

Currently only supports INLINE disposition and JSON_ARRAY format.

add DATABRICKS_HOST (hostname), DATABRICKS_TOKEN (PAT) and DATABRICKS_SQL_WAREHOUSE_ID to src/.env.

then, simply run python3 src/main.py.