cancel
Showing results for 
Search instead for 
Did you mean: 
shanisolomonron
New Contributor III
since 4 weeks ago
Tuesday

User Stats

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

User Activity

The When to replace a table documentation states that using CREATE OR REPLACE TABLE should preserve the table’s identity:Table contents are replaced, but the table identity is maintained.However, in my recent test the table ID changed after running t...
Hi,When deletion vectors are enabled on a Delta table, is there a guarantee that MERGE, UPDATE, or DELETE operations will not rewrite unmodified data, but rather use deletion vectors to soft delete the original file?For example, suppose the table cur...
Kudos from