RussellSpitzer commented on code in PR #10644:
URL: https://github.com/apache/iceberg/pull/10644#discussion_r1678388003
##########
docs/docs/spark-writes.md:
##########
@@ -332,6 +352,7 @@ The writer must enable the `mergeSchema` option.
```scala
data.writeTo("prod.db.sample").option("mergeSchema","true").append()
```
+
Review Comment:
probably not required
--
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]