Input
ExecutionTrigger execution
Data/DataFusion/Databases
Register a table via Arrow Flight SQL protocol. High-performance columnar data transfer (10-100x faster than JDBC/ODBC). Supports Dremio, InfluxDB, DuckDB Flight, ClickHouse Flight, and more.
Scores range from 0 to 10. Higher values mean more impact, exposure, or operational weight.
Trigger execution
DataFusion session
Flight SQL server host
Flight SQL server port (typically 443 for TLS, or service-specific)
Username for authentication (optional)
Password or bearer token for authentication (optional)
SQL query to execute (e.g., SELECT * FROM my_table)
Name to register the query result in DataFusion
Enable TLS/SSL encryption for the connection
Skip TLS certificate verification (for self-signed certs)
Table registered
DataFusion session
Flight SQL endpoint URL