Rishi
Results
2
issues of
Rishi
Once the MigrateTable action is called, a backup table is created. The backup table is used to restore the original table in case the MigrateTable action fails. This restoration is...
API
spark
[Core][Spark] Improve DeleteOrphanFiles action to return additional details of deleted orphan files
3
### What changes are proposed in this PR? --- This PR adds a new Interface OrphanFileStatus that indicates if an orphan file was deleted or not. In cases of failure...
API
spark
core
AWS