This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch gh-pages
in repository https://gitbox.apache.org/repos/asf/iceberg-rust.git


The following commit(s) were added to refs/heads/gh-pages by this push:
     new b101f4a8 deploy: 441a9c4977e563202815393c4257c0e088b90d5d
b101f4a8 is described below

commit b101f4a83fb9dff8451d09a29c5ee38f053c9004
Author: liurenjie1024 <[email protected]>
AuthorDate: Fri Oct 10 08:58:51 2025 +0000

    deploy: 441a9c4977e563202815393c4257c0e088b90d5d
---
 api/src/iceberg_catalog_hms/utils.rs.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/api/src/iceberg_catalog_hms/utils.rs.html 
b/api/src/iceberg_catalog_hms/utils.rs.html
index 4210f93b..0a00f4e9 100644
--- a/api/src/iceberg_catalog_hms/utils.rs.html
+++ b/api/src/iceberg_catalog_hms/utils.rs.html
@@ -37,7 +37,7 @@
 <a href=#37 id=37 data-nosnippet>37</a></span><span class="kw">const 
</span>COMMENT: <span class="kw-2">&amp;</span>str = <span 
class="string">"comment"</span>;
 <a href=#38 id=38 data-nosnippet>38</a><span class="doccomment">/// hive 
metatore `location` property
 <a href=#39 id=39 data-nosnippet>39</a></span><span class="kw">const 
</span>LOCATION: <span class="kw-2">&amp;</span>str = <span 
class="string">"location"</span>;
-<a href=#40 id=40 data-nosnippet>40</a><span class="doccomment">/// hive 
metatore `metadat_location` property
+<a href=#40 id=40 data-nosnippet>40</a><span class="doccomment">/// hive 
metatore `metadata_location` property
 <a href=#41 id=41 data-nosnippet>41</a></span><span class="kw">const 
</span>METADATA_LOCATION: <span class="kw-2">&amp;</span>str = <span 
class="string">"metadata_location"</span>;
 <a href=#42 id=42 data-nosnippet>42</a><span class="doccomment">/// hive 
metatore `external` property
 <a href=#43 id=43 data-nosnippet>43</a></span><span class="kw">const 
</span>EXTERNAL: <span class="kw-2">&amp;</span>str = <span 
class="string">"EXTERNAL"</span>;

Reply via email to