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:ย 

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)

4 REPLIES 4

-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).

Hubert-Dudek
Esteemed Contributor III

Connect with Databricks Users in Your Area

Join a Regional User Group to connect with local Databricks users. Events will be happening in your city, and you wonโ€™t want to miss the chance to attend and share knowledge.

If there isnโ€™t a group near you, start one and help create a community that brings people together.

Request a New Group