camper42 commented on issue #8863:
URL: https://github.com/apache/iceberg/issues/8863#issuecomment-1768070435

   I'm lost.... seems both snapshot and migrate use 
`SparkTableUtil.importSparkTable`.
   if read error on migrated table, it should failed on snapshot table. but no 
error when read from snapshot table.
   
   
   and I try to:
   1. cp failed partition to a new table (new_test)
   2. REPAIR TABLE new_test
   3. snapshot + rewrite -> no error
   4. migrate + rewrite -> no error


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to