karuppayya commented on a change in pull request #1877:
URL: https://github.com/apache/iceberg/pull/1877#discussion_r536484938



##########
File path: site/docs/configuration.md
##########
@@ -156,5 +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       | false        | Overrides this table's 
write.partitioned.fanout.enabled  |
+| fanout-enabled       | false        | Overrides this table's 
write.spark.partitioned.fanout.enabled  |

Review comment:
       @rdblue, I had a chat with @aokolnychyi earlier today and  I got to know 
the rationale behind adding `spark`.
   I will rename it to `write.spark.fanout.enabled`




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