rdblue commented on a change in pull request #695: [WIP] Cherrypick snapshot
feature
URL: https://github.com/apache/incubator-iceberg/pull/695#discussion_r368054530
##########
File path: spark/src/main/java/org/apache/iceberg/spark/source/Writer.java
##########
@@ -108,6 +109,7 @@
this.replacePartitions = replacePartitions;
this.applicationId = applicationId;
this.wapId = wapId;
+ this.isWapEnabled = isWapTable();
Review comment:
Can we roll back the changes to this file and include them in a separate
commit? There's no need to make changes here that could be done in the other
planned update.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]