You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @ankitshah-db , thank you for opening an issue. Why did you open this issue for UCX? Is it related to Unity Catalog migration? The request reads like something separate from Hive metastore and UC migrations
Is there an existing issue for this?
Problem statement
Need a bulk utility to migrate 1000's of tables to Uniform especially when they have Deletion Vectors enabled
Proposed Solution
Step 1: Run the ‘REORG TABLE ... APPLY (PURGE)’ command followed by
Step 2: ‘REORG TABLE .. APPLY (UPGRADE UNIFORM(ICEBERG_COMPAT_VERSION= ..))’
Additional Context
No response
The text was updated successfully, but these errors were encountered: