cancel
Showing results for 
Search instead for 
Did you mean: 
AB_MN
New Contributor III
since ‎10-13-2022
‎06-26-2023

User Stats

  • 5 Posts
  • 0 Solutions
  • 1 Kudos given
  • 1 Kudos received

User Activity

I am trying to read data into a dataframe from Azure SQL DB, using jdbc. Here is the code I am using.driver = "com.microsoft.sqlserver.jdbc.SQLServerDriver"   database_host = "server.database.windows.net" database_port = "1433" database_name = "dat...
I'm trying to load data using DLT and SCD 1 and am running into the error message "Detected a data update in the source table at version x. This is currently not supported. If you'd like to ignore updates, set the option 'ignoreChanges' to 'true'.I h...
Kudos from
Kudos given to