ucx icon indicating copy to clipboard operation
ucx copied to clipboard

[FEATURE]: Create a migration "dry run" for DBFS root tables

Open FastLee opened this issue 2 years ago • 0 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues

Problem statement

Before migrating we have to present the user a list of tables that will be migrated.

Proposed Solution

  • Scan the mapping table
  • Identify the dbfs root tables to be migrated
  • Show a list of these tables
  • If the list is more than 20 tables long, display the number breakdown by schema.

Additional Context

No response

FastLee avatar Feb 06 '24 16:02 FastLee