cancel
Showing results for 
Search instead for 
Did you mean: 
danielveraec
New Contributor III
since ‎02-14-2022
‎06-26-2023

User Stats

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

User Activity

I have a notebook that writes a delta table with a statement similar to the following:match = "current.country = updates.country and current.process_date = updates.process_date" deltaTable = DeltaTable.forPath(spark, silver_path) deltaTable.alias("cu...
Kudos from