openinx commented on a change in pull request #1774:
URL: https://github.com/apache/iceberg/pull/1774#discussion_r530213570



##########
File path: site/docs/configuration.md
##########
@@ -155,4 +156,5 @@ df.write
 | target-file-size-bytes | As per table property      | Overrides this table's 
write.target-file-size-bytes          |
 | check-nullability      | true                       | Sets the nullable 
check on fields                            |
 | snapshot-property._custom-key_    | null            | Adds an entry with 
custom-key and corresponding value in the snapshot summary  |
+| partitioned.fanout.enabled       | Table write.partitioned.fanout.enabled    
    | Overrides this table's write.partitioned.fanout.enabled  |

Review comment:
       > Table write.partitioned.fanout.enabled
   
   We won't have table option for the `write.partitioned.fanout.enabled`, right 
?   Could just write `false` by default here.  




----------------------------------------------------------------
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]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to