Skip to content

CJStuart/tableau-connector

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tableau-databricks

This directory contains the Tableau Databricks Connector.

The connector is built with the Tableau Connector SDK and provides:

  • a simplified connection dialog
  • extensions of the Spark SQL dialect that clear all Tableau Datasource Verification Tool tests
  • optimized ODBC connection settings

The connector consists of a set of files that describe the UI elements needed to collect user input for creating a connection to a Databricks cluster and dialect specifications and customizations needed for the connection.

The connector includes a connection string builder in which we incorporate optimal ODBC parameter settings and a driver resolver that contains the ODBC driver version.

See also https://docs.databricks.com/user-guide/bi/tableau.html

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Scala 56.5%
  • JavaScript 43.5%