Failed to get lastCheckpoint file
Following parquet files migration between environments, deleting the schema.table records from FILES_VERSIONS table in metadata db and performing a successful stage load.DELETE from FILES_VERSIONS where NAME like 'Schema_Table.%';Table is failing wit...