Hi!
Is it possible to use Databricks as a data source with Appian? I know it's not directly supported but maybe there's like a workaround possible? Any help would be great!
Discussion posts and replies are publicly visible
There seems to be a JDBC driver available:
https://docs.databricks.com/aws/en/dev-tools/sql-drivers-tools
This might be a good starting point.
Yes, we asked Appian Support to install the Databricks JDBC driver, and we used it to set up a Connected system and SQL Integration Objects to Query.
Took a but of trial and error to get the Connection URL right, make sure you include EnableArrow=0;