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 2019/10/31 09:31:12 UTC

[GitHub] [incubator-iceberg] andrei-ionescu commented on a change in pull request #514: Spark: Add option to allow writing optional to required fields (#510)

andrei-ionescu commented on a change in pull request #514: Spark: Add option to allow writing optional to required fields (#510)
URL: https://github.com/apache/incubator-iceberg/pull/514#discussion_r341032981
 
 

 ##########
 File path: site/docs/configuration.md
 ##########
 @@ -94,4 +95,5 @@ df.write
 | ------------ | -------------------------- | ------------------------------------------------------------ |
 | write-format | Table write.format.default | File format to use for this write operation; parquet or avro |
 | target-file-size-bytes | As per table property | Overrides this table's write.target-file-size-bytes     |
+| disable-nullability-check | false         | Disables the nullable check on fields                        |
 
 Review comment:
   👍 

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

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