The Dremio's documentation suggests to use data.dremio.cloud as the host and a token instead of username/password.
Any advice? I also have installed the ODBC driver for Arrow Flight SQL as it looks like this is what is used the the source code, but it has not been working for me so far.
Hi,
I am trying to try out
soda-core
with Dremio Cloud. According to Soda's documentation, the connection configuration should look like this:The Dremio's documentation suggests to use
data.dremio.cloud
as the host and a token instead of username/password.Any advice? I also have installed the ODBC driver for Arrow Flight SQL as it looks like this is what is used the the source code, but it has not been working for me so far.
Here is a code snippet with the error log:
Encountered a problem while trying to connect to dremio: can only concatenate str (not "int") to str