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: 

SQL endpoint querying table changes using a greater timestamp or version than the last table commit

avivshafir
New Contributor II

Reading table changes using a greater timestamp or version than the last table commit throws an error and can be changed using a flag timestampOutOfRange.enabled,

My issue is that I use an SQL endpoint and I don't see any way of providing this spark flag

from table_changes(
      'table_name',
      '2023-05-17' -- greater then latest table commit
)

https://docs.databricks.com/delta/delta-change-data-feed.html

0 REPLIES 0

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