cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Data Engineering
Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

How to connect a databricks table to a tabular cube

Mendes
New Contributor
 
1 ACCEPTED SOLUTION

Accepted Solutions

Anonymous
Not applicable

@Danilo Mendesโ€‹ , Table schema is stored in the default Azure Databricks internal metastore and you can also configure and use external metastores. Ingest data into Azure Databricks. Access data in Apache Spark formats and from external data sources. Use Apache Spark APIs to work with data.

View solution in original post

2 REPLIES 2

arrinas
New Contributor II

@Danilo Mendesโ€‹ , You can cache, filter, and perform any operations supported by Apache Spark DataFrames on Databricks tables. You can query tables with Spark APIs and Spark SQL.

Anonymous
Not applicable

@Danilo Mendesโ€‹ , Table schema is stored in the default Azure Databricks internal metastore and you can also configure and use external metastores. Ingest data into Azure Databricks. Access data in Apache Spark formats and from external data sources. Use Apache Spark APIs to work with data.

Join Us as a Local Community Builder!

Passionate about hosting events and connecting people? Help us grow a vibrant local communityโ€”sign up today to get started!

Sign Up Now