rdblue commented on a change in pull request #1531:
URL: https://github.com/apache/iceberg/pull/1531#discussion_r499874010



##########
File path: site/docs/javadoc/master/constant-values.html
##########
@@ -535,13 +535,20 @@ <h2 title="org.apache">org.apache.*</h2>
 <td class="colLast"><code>134217728L</code></td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><a 
name="org.apache.iceberg.TableProperties.WRITE_LOCATION_PROVIDER_IMPL">
+    <!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a 
href="org/apache/iceberg/TableProperties.html#WRITE_LOCATION_PROVIDER_IMPL">WRITE_LOCATION_PROVIDER_IMPL</a></code></td>
+<td class="colLast"><code>"write.location-provider.impl"</code></td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><a 
name="org.apache.iceberg.TableProperties.WRITE_METADATA_LOCATION">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
 <td><code><a 
href="org/apache/iceberg/TableProperties.html#WRITE_METADATA_LOCATION">WRITE_METADATA_LOCATION</a></code></td>
 <td class="colLast"><code>"write.metadata.path"</code></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">

Review comment:
       Can you remove the html changes please? The docs that @aokolnychyi was 
referring to are built from markdown source located in 
`site/docs/configuration.md`.




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