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: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to