Configuration
This source uses the Dremio Arrow Flight Client to connect and execute SQL queries and shares most of its settings.For more details, refer to the Dremio Python Client documentation.
Note: Mage’s implementation of the Dremio source does not allow the query connection parameter.
Required Parameters
Optional Parameters
Source Backend
To maintain consistent data extraction quality, this source allows specifying a preferred SQL source backend.Currently supported backend sources:
postgresqlmysqlmssql
Note:
OracleDB and Snowflake do not require asource_backend.
Internal tables created by S3 or other object storage also do not require a backend source.