cancel
Showing results for 
Search instead for 
Did you mean: 
Data Engineering
cancel
Showing results for 
Search instead for 
Did you mean: 

Change Data Feed functionality from SQL Endpoint

Suman
New Contributor III

I am trying to run command to retrieve change data from sql endpoint. It is throwing below error.

"The input query contains unsupported data source(s).Only csv, json, avro, delta, parquet, orc, text data sources are supported on Databricks SQL."

But the same query is running from Databricks cluster (cluster version 9.1 LTS)

Query is as below

SELECT * FROM table_changes('<table name>', 1,2)

1 ACCEPTED SOLUTION

Accepted Solutions

Kaniz
Community Manager
Community Manager

Hi @Suman Chowdhury​ , Change Data Feed is only available in Databricks Runtime 8.4 and above.

View solution in original post

5 REPLIES 5

-werners-
Esteemed Contributor III

what type of data source is underneath the table?

Suman
New Contributor III

Data source is Delta.

-werners-
Esteemed Contributor III

I just noticed you want to do this from a sql endpoint.

I don´t think that is supported (yet).

Kaniz
Community Manager
Community Manager

Hi @Suman Chowdhury​ , Change Data Feed is only available in Databricks Runtime 8.4 and above.

Welcome to Databricks Community: Lets learn, network and celebrate together

Join our fast-growing data practitioner and expert community of 80K+ members, ready to discover, help and collaborate together while making meaningful connections. 

Click here to register and join today! 

Engage in exciting technical discussions, join a group with your peers and meet our Featured Members.