You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2022/12/29 06:02:22 UTC

[GitHub] [iceberg] JonasJ-ap commented on pull request #6449: WIP: Delta, Spark: Adding support for Migrating Delta Lake Table to Iceberg Table

JonasJ-ap commented on PR #6449:
URL: https://github.com/apache/iceberg/pull/6449#issuecomment-1367090573

   Backlog: https://github.com/apache/iceberg/pull/6449#discussion_r1054752384
   I just found that in [`MigrateTableSparkAction`](https://github.com/apache/iceberg/blame/master/spark/v3.3/spark/src/main/java/org/apache/iceberg/spark/actions/MigrateTableSparkAction.java#L177-L181), we put `migrated = true` to indicate this table is migrated. Shall we also put this property in to be consistent to other migrations?


-- 
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-unsubscribe@iceberg.apache.org

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


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