execute_query
Execute SQL queries on Impala databases to retrieve data from Apache Iceberg tables, returning results in JSON format for analysis and inspection.
Instructions
Execute a SQL query on the Impala database and return results as JSON.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes |