This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/polaris.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 8270b76f8 deploy: 16128552f2bbebabe1fc5209f54b7bdbeed8f4cb
8270b76f8 is described below
commit 8270b76f8f7da75f812f317579460d4976e5b791
Author: MonkeyCanCode <[email protected]>
AuthorDate: Fri Jan 23 15:24:01 2026 +0000
deploy: 16128552f2bbebabe1fc5209f54b7bdbeed8f4cb
---
in-dev/unreleased/getting-started/using-polaris/index.html | 2 +-
releases/1.2.0/managing-security/index.html | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/in-dev/unreleased/getting-started/using-polaris/index.html
b/in-dev/unreleased/getting-started/using-polaris/index.html
index 0e2ce4dec..2a36b7c4b 100644
--- a/in-dev/unreleased/getting-started/using-polaris/index.html
+++ b/in-dev/unreleased/getting-started/using-polaris/index.html
@@ -122,7 +122,7 @@ this catalog should be stored in.</p><p>Additionally, if
Polaris is running some
</span></span><span style=display:flex><span><span
style=color:#66d9ef>CREATE</span> NAMESPACE <span style=color:#66d9ef>IF</span>
<span style=color:#66d9ef>NOT</span> <span style=color:#66d9ef>EXISTS</span>
quickstart_namespace;
</span></span><span style=display:flex><span><span
style=color:#66d9ef>CREATE</span> NAMESPACE <span style=color:#66d9ef>IF</span>
<span style=color:#66d9ef>NOT</span> <span style=color:#66d9ef>EXISTS</span>
quickstart_namespace.<span style=color:#66d9ef>schema</span>;
</span></span><span style=display:flex><span>USE NAMESPACE
quickstart_namespace.<span style=color:#66d9ef>schema</span>;
-</span></span><span style=display:flex><span><span
style=color:#66d9ef>CREATE</span> <span style=color:#66d9ef>TABLE</span> <span
style=color:#66d9ef>IF</span> <span style=color:#66d9ef>NOT</span> <span
style=color:#66d9ef>EXISTS</span> quickstart_table (id BIGINT, <span
style=color:#66d9ef>data</span> STRING) <span style=color:#66d9ef>USING</span>
ICEBERG;
+</span></span><span style=display:flex><span><span
style=color:#66d9ef>CREATE</span> <span style=color:#66d9ef>TABLE</span> IF
<span style=color:#66d9ef>NOT</span> <span style=color:#66d9ef>EXISTS</span>
quickstart_table (id BIGINT, <span style=color:#66d9ef>data</span> STRING)
<span style=color:#66d9ef>USING</span> ICEBERG;
</span></span></code></pre></div><p>We can now use this table like any
other:</p><pre tabindex=0><code>INSERT INTO quickstart_table VALUES (1,
'some data');
SELECT * FROM quickstart_table;
. . .
diff --git a/releases/1.2.0/managing-security/index.html
b/releases/1.2.0/managing-security/index.html
index 9f8003224..6eb762d4b 100644
--- a/releases/1.2.0/managing-security/index.html
+++ b/releases/1.2.0/managing-security/index.html
@@ -173,4 +173,4 @@
<label for=m-releases130evolution-check><a href=/releases/1.3.0/evolution/
class="align-left ps-0 td-sidebar-link td-sidebar-link__page"
id=m-releases130evolution><span>Polaris Evolution</span></a></label></li><li
class="td-sidebar-nav__section-title td-sidebar-nav__section with-child"
id=m-releases130polaris-api-specs-li><input type=checkbox
id=m-releases130polaris-api-specs-check>
<label for=m-releases130polaris-api-specs-check><a
href=/releases/1.3.0/polaris-api-specs/ class="align-left ps-0 td-sidebar-link
td-sidebar-link__section" id=m-releases130polaris-api-specs><span>Polaris API
Reference</span></a></label><ul class="ul-3 foldable"><li
class="td-sidebar-nav__section-title td-sidebar-nav__section without-child"
id=m-releases130polaris-api-specspolaris-management-api-li><input type=checkbox
id=m-releases130polaris-api-specspolaris-management-api-check>
<label for=m-releases130polaris-api-specspolaris-management-api-check><a
href=/releases/1.3.0/polaris-api-specs/polaris-management-api/ title="Apache
Polaris Management Service OpenAPI Specification" class="align-left ps-0
td-sidebar-link td-sidebar-link__page"
id=m-releases130polaris-api-specspolaris-management-api><span>Management API
↗</span></a></label></li><li class="td-sidebar-nav__section-title
td-sidebar-nav__section without-child"
id=m-releases130polaris-api-specspolaris-catalog [...]
-<label for=m-releases130polaris-api-specspolaris-catalog-api-check><a
href=/releases/1.3.0/polaris-api-specs/polaris-catalog-api/ title="Apache
Polaris Catalog Service OpenAPI Specification" class="align-left ps-0
td-sidebar-link td-sidebar-link__page"
id=m-releases130polaris-api-specspolaris-catalog-api><span>Catalog API
↗</span></a></label></li></ul></li></ul></li></ul></li></ul></nav></div></aside><aside
class="d-none d-xl-block col-xl-2 td-sidebar-toc d-print-none"><div
class=td-toc> [...]
\ No newline at end of file
+<label for=m-releases130polaris-api-specspolaris-catalog-api-check><a
href=/releases/1.3.0/polaris-api-specs/polaris-catalog-api/ title="Apache
Polaris Catalog Service OpenAPI Specification" class="align-left ps-0
td-sidebar-link td-sidebar-link__page"
id=m-releases130polaris-api-specspolaris-catalog-api><span>Catalog API
↗</span></a></label></li></ul></li></ul></li></ul></li></ul></nav></div></aside><aside
class="d-none d-xl-block col-xl-2 td-sidebar-toc d-print-none"><div
class=td-toc> [...]
\ No newline at end of file