puchengy commented on code in PR #6552:
URL: https://github.com/apache/iceberg/pull/6552#discussion_r1066080476
##########
spark/v3.3/spark/src/main/java/org/apache/iceberg/spark/actions/SnapshotTableSparkAction.java:
##########
@@ -174,7 +174,7 @@ protected Map<String, String> destTableProps() {
// make sure we mark this table as a snapshot table
properties.put(TableProperties.GC_ENABLED, "false");
Review Comment:
I think you said is right, I need to rethink this. Thanks for sharing your
thought.
--
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]