Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Score big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount

View Native Query for Databricks Connector

Currently the databricks connector does not allow to see the folded query. This is a major drawback when trying to understand what queries are sent to databricks. Recently the same support was added to Analysis Services Connector (see https://blog.crossjoin.co.uk/2020/10/04/view-native-query-now-works-for-analysis-services-data-sources/ ) So please add it to Databricks Connector as well.
Status: Needs Votes
Comments
sean_graham
New Member
This would be a good feature to have. Native Query allows query folding and therefore incremental refresh. Workaround is to create odbc connection to databricks sql endpoint and modifying the query in Power Query. However this then requires the query to route through the data gateway which is not ideal. Best method at the moment is to have the databricks ingestion populate data into Azure SQL and therefore allow native query.
Jason19
New Member

Here is a workaround to check for query folding in Databricks. Basically, you can view the query history in Databricks and see if the query generated by Power Query looks like it folded.

https://medium.com/@harmonybi/power-query-query-folding-with-databricks-d51dc8c6029b

fbcideas_migusr
New Member
Status changed to: Needs Votes