- <supportedDataSource>
- <name>Dremio</name>
- <subprotocol>dremio</subprotocol>
- <url>jdbc:dremio:direct=<DREMIO_COORDINATOR>:PORTNUMBER[;schema=<OPTIONAL_SCHMEMA>]</url>
- <properties></properties>
- <driver>com.dremio.jdbc.Driver</driver>
- </supportedDataSource>
|