rodrigc commented on issue #11528: URL: https://github.com/apache/iceberg/issues/11528#issuecomment-2611484268
I also did not fully understand `write.wap.enabled`. Looking at the code, it seems like an additional configuration knob that can turn off WAP even if `spark.wap.branch` is set: https://github.com/apache/iceberg/blob/17bda20b2901ab76adac1339dccd79656b913d33/spark/v3.4/spark/src/main/java/org/apache/iceberg/spark/SparkReadConf.java#L123 https://github.com/apache/iceberg/blob/17bda20b2901ab76adac1339dccd79656b913d33/core/src/main/java/org/apache/iceberg/TableProperties.java#L310 -- 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