cancel
Showing results for 
Search instead for 
Did you mean: 
Costas96
New Contributor III
since ‎09-19-2024
‎02-03-2025

User Stats

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

User Activity

Hello everyone, I have a DLT table (examp_table) and I want to add a sequential column that its values will be incremented every time a record gets ingested. I tried to do that with monotonically_increasing_id and Window.orderBy("a column") functions...
Hello everyone. I am new to DLT and I am trying to practice with it by doing some basic ingestions. I have a query like the following where I am getting data from two tables using UNION. I have noticed that everything gets ingested at the first colum...
Kudos given to