cancel
Showing results forĀ 
Search instead forĀ 
Did you mean:Ā 
Shankar
New Contributor III
since ā€Ž05-23-2023
ā€Ž07-13-2023

User Stats

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

User Activity

I am trying to learn more about Vacuum operation and came across the two properties: delta.deletedFileRetentionDurationdelta.logRetentionDurationSo, let's say I have a delta table where few records/files have been deleted. The delta.deletedFileRetent...
I have the below sql command where i am doing a dry run with vacuum. ā€‹%sql VACUUM <table_name> RETAIN 500 HOURS DRY RUN;wanted to check if there is a way to achieve this in python api?ā€‹Iā€‹ tried the below. But, not sure if there is a parameter that we...
Kudos from