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/iceberg-docs.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new e74d9728 deploy: 87149e3da04eafad1c8766132f0bf1e822e4d075
e74d9728 is described below

commit e74d9728834d20fc48add4becfee35e30133138c
Author: RussellSpitzer <[email protected]>
AuthorDate: Wed Dec 6 23:42:59 2023 +0000

    deploy: 87149e3da04eafad1c8766132f0bf1e822e4d075
---
 about/about/index.html                  |  2 +-
 benchmarks/index.html                   |  2 +-
 blogs/index.html                        |  2 +-
 catalog/index.html                      |  2 +-
 community/index.html                    |  2 +-
 contribute/index.html                   |  2 +-
 gcm-stream-spec/index.html              |  2 +-
 getting-started/index.html              | 21 ++-------------------
 hive-quickstart/index.html              |  2 +-
 how-to-release/index.html               |  2 +-
 index.html                              |  8 ++++----
 multi-engine-support/index.html         |  2 +-
 puffin-spec/index.html                  |  2 +-
 releases/index.html                     |  2 +-
 roadmap/index.html                      |  2 +-
 security/index.html                     |  2 +-
 services/data-compaction/index.html     |  2 +-
 services/expressive-sql/index.html      |  2 +-
 services/hidden-partitioning/index.html |  2 +-
 services/schema-evolution/index.html    |  2 +-
 services/time-travel/index.html         |  2 +-
 spark-quickstart/index.html             |  2 +-
 spec/index.html                         |  2 +-
 talks/index.html                        |  2 +-
 terms/index.html                        |  2 +-
 trademarks/index.html                   |  2 +-
 vendors/index.html                      |  2 +-
 view-spec/index.html                    |  2 +-
 28 files changed, 32 insertions(+), 49 deletions(-)

diff --git a/about/about/index.html b/about/about/index.html
index f1e954d4..c6c8f1be 100644
--- a/about/about/index.html
+++ b/about/about/index.html
@@ -5,4 +5,4 @@
 <span class=icon-bar></span>
 <span class=icon-bar></span>
 </button>
-<a class="page-scroll navbar-brand" href=https://iceberg.apache.org/><img 
class=top-navbar-logo 
src=https://iceberg.apache.org//img/iceberg-logo-icon.png> Apache 
Iceberg</a></div><div><input type=search class=form-control id=search-input 
placeholder=Search... maxlength=64 data-hotkeys=s/></div><div 
class=versions-dropdown><span>1.4.2</span> <i class="fa 
fa-chevron-down"></i><div class=versions-dropdown-content><ul><li 
class=versions-dropdown-selection><a href=/docs/latest>latest</a></li> [...]
\ No newline at end of file
+<a class="page-scroll navbar-brand" href=https://iceberg.apache.org/><img 
class=top-navbar-logo 
src=https://iceberg.apache.org//img/iceberg-logo-icon.png> Apache 
Iceberg</a></div><div><input type=search class=form-control id=search-input 
placeholder=Search... maxlength=64 data-hotkeys=s/></div><div 
class=versions-dropdown><span>1.4.2</span> <i class="fa 
fa-chevron-down"></i><div class=versions-dropdown-content><ul><li 
class=versions-dropdown-selection><a href=/docs/latest>latest</a></li> [...]
\ No newline at end of file
diff --git a/benchmarks/index.html b/benchmarks/index.html
index 66ca2b46..2140625f 100644
--- a/benchmarks/index.html
+++ b/benchmarks/index.html
@@ -5,7 +5,7 @@
 <span class=icon-bar></span>
 <span class=icon-bar></span>
 </button>
-<a class="page-scroll navbar-brand" href=https://iceberg.apache.org/><img 
class=top-navbar-logo 
src=https://iceberg.apache.org//img/iceberg-logo-icon.png> Apache 
Iceberg</a></div><div><input type=search class=form-control id=search-input 
placeholder=Search... maxlength=64 data-hotkeys=s/></div><div 
class=versions-dropdown><span>1.4.2</span> <i class="fa 
fa-chevron-down"></i><div class=versions-dropdown-content><ul><li 
class=versions-dropdown-selection><a href=/docs/latest>latest</a></li> [...]
+<a class="page-scroll navbar-brand" href=https://iceberg.apache.org/><img 
class=top-navbar-logo 
src=https://iceberg.apache.org//img/iceberg-logo-icon.png> Apache 
Iceberg</a></div><div><input type=search class=form-control id=search-input 
placeholder=Search... maxlength=64 data-hotkeys=s/></div><div 
class=versions-dropdown><span>1.4.2</span> <i class="fa 
fa-chevron-down"></i><div class=versions-dropdown-content><ul><li 
class=versions-dropdown-selection><a href=/docs/latest>latest</a></li> [...]
 Also note that JMH benchmarks run within the same JVM as the 
system-under-test, so results might vary between runs.</p><h2 
id=running-benchmarks-on-github>Running Benchmarks on GitHub</h2><p>It is 
possible to run one or more Benchmarks via the <strong>JMH Benchmarks</strong> 
GH action on your own fork of the Iceberg repo. This GH action takes the 
following inputs:</p><ul><li>The repository name where those benchmarks should 
be run against, such as <code>apache/iceberg</code> or <code>&lt [...]
 It is likely that there is variability in results across different runs, 
therefore the benchmark results shouldn&rsquo;t be used to form assumptions 
around production choices.</p><h2 id=running-benchmarks-locally>Running 
Benchmarks locally</h2><p>Below are the existing benchmarks shown with the 
actual commands on how to run them locally.</p><h3 
id=icebergsourcenestedlistparquetdatawritebenchmark>IcebergSourceNestedListParquetDataWriteBenchmark</h3><p>A
 benchmark that evaluates the perfor [...]
 column used in the filter predicate. The performance is compared to the 
built-in file source in Spark. To run this benchmark for either spark-2 or 
spark-3:</p><p><code>./gradlew :iceberg-spark:iceberg-spark[2|3]:jmh 
-PjmhIncludeRegex=IcebergSourceFlatParquetDataFilterBenchmark 
-PjmhOutputPath=benchmark/iceberg-source-flat-parquet-data-filter-benchmark-result.txt</code></p><h3
 
id=icebergsourcenestedparquetdatafilterbenchmark>IcebergSourceNestedParquetDataFilterBenchmark</h3><p>A
 benchmark [...]
diff --git a/blogs/index.html b/blogs/index.html
index 93f1c2f6..62686342 100644
--- a/blogs/index.html
+++ b/blogs/index.html
@@ -5,4 +5,4 @@
 <span class=icon-bar></span>
 <span class=icon-bar></span>
 </button>
-<a class="page-scroll navbar-brand" href=https://iceberg.apache.org/><img 
class=top-navbar-logo 
src=https://iceberg.apache.org//img/iceberg-logo-icon.png> Apache 
Iceberg</a></div><div><input type=search class=form-control id=search-input 
placeholder=Search... maxlength=64 data-hotkeys=s/></div><div 
class=versions-dropdown><span>1.4.2</span> <i class="fa 
fa-chevron-down"></i><div class=versions-dropdown-content><ul><li 
class=versions-dropdown-selection><a href=/docs/latest>latest</a></li> [...]
\ No newline at end of file
+<a class="page-scroll navbar-brand" href=https://iceberg.apache.org/><img 
class=top-navbar-logo 
src=https://iceberg.apache.org//img/iceberg-logo-icon.png> Apache 
Iceberg</a></div><div><input type=search class=form-control id=search-input 
placeholder=Search... maxlength=64 data-hotkeys=s/></div><div 
class=versions-dropdown><span>1.4.2</span> <i class="fa 
fa-chevron-down"></i><div class=versions-dropdown-content><ul><li 
class=versions-dropdown-selection><a href=/docs/latest>latest</a></li> [...]
\ No newline at end of file
diff --git a/catalog/index.html b/catalog/index.html
index 877b3d9b..a5b005fe 100644
--- a/catalog/index.html
+++ b/catalog/index.html
@@ -5,5 +5,5 @@
 <span class=icon-bar></span>
 <span class=icon-bar></span>
 </button>
-<a class="page-scroll navbar-brand" href=https://iceberg.apache.org/><img 
class=top-navbar-logo 
src=https://iceberg.apache.org//img/iceberg-logo-icon.png> Apache 
Iceberg</a></div><div><input type=search class=form-control id=search-input 
placeholder=Search... maxlength=64 data-hotkeys=s/></div><div 
class=versions-dropdown><span>1.4.2</span> <i class="fa 
fa-chevron-down"></i><div class=versions-dropdown-content><ul><li 
class=versions-dropdown-selection><a href=/docs/latest>latest</a></li> [...]
+<a class="page-scroll navbar-brand" href=https://iceberg.apache.org/><img 
class=top-navbar-logo 
src=https://iceberg.apache.org//img/iceberg-logo-icon.png> Apache 
Iceberg</a></div><div><input type=search class=form-control id=search-input 
placeholder=Search... maxlength=64 data-hotkeys=s/></div><div 
class=versions-dropdown><span>1.4.2</span> <i class="fa 
fa-chevron-down"></i><div class=versions-dropdown-content><ul><li 
class=versions-dropdown-selection><a href=/docs/latest>latest</a></li> [...]
 it easier to make custom catalogs compatible with engines like Athena or 
Starburst without requiring the inclusion of a Jar into the 
classpath.</p></div><div id=toc class=markdown-body><div id=full><nav 
id=TableOfContents><ul><li><a href=#overview>Overview</a></li><li><a 
href=#catalog-implementations>Catalog Implementations</a></li><li><a 
href=#decoupling-using-the-rest-catalog>Decoupling Using the REST 
Catalog</a></li></ul></nav></div></div></div></div></section></body><script 
src=https [...]
\ No newline at end of file
diff --git a/community/index.html b/community/index.html
index e983a3dd..460c3b5d 100644
--- a/community/index.html
+++ b/community/index.html
@@ -5,7 +5,7 @@
 <span class=icon-bar></span>
 <span class=icon-bar></span>
 </button>
-<a class="page-scroll navbar-brand" href=https://iceberg.apache.org/><img 
class=top-navbar-logo 
src=https://iceberg.apache.org//img/iceberg-logo-icon.png> Apache 
Iceberg</a></div><div><input type=search class=form-control id=search-input 
placeholder=Search... maxlength=64 data-hotkeys=s/></div><div 
class=versions-dropdown><span>1.4.2</span> <i class="fa 
fa-chevron-down"></i><div class=versions-dropdown-content><ul><li 
class=versions-dropdown-selection><a href=/docs/latest>latest</a></li> [...]
+<a class="page-scroll navbar-brand" href=https://iceberg.apache.org/><img 
class=top-navbar-logo 
src=https://iceberg.apache.org//img/iceberg-logo-icon.png> Apache 
Iceberg</a></div><div><input type=search class=form-control id=search-input 
placeholder=Search... maxlength=64 data-hotkeys=s/></div><div 
class=versions-dropdown><span>1.4.2</span> <i class="fa 
fa-chevron-down"></i><div class=versions-dropdown-content><ul><li 
class=versions-dropdown-selection><a href=/docs/latest>latest</a></li> [...]
 and all who engage with the community are expected to be respectful, open, 
come with the best interests of the community in mind,
 and abide by the Apache Foundation <a 
href=https://www.apache.org/foundation/policies/conduct.html>Code of 
Conduct</a>.</p><h3 id=participants-with-corporate-interests>Participants with 
Corporate Interests</h3><p>A wide range of corporate entities have interests 
that overlap in both features and frameworks related to Iceberg and while we
 encourage engagement and contributions, the community is not a venue for 
marketing, solicitation, or recruitment.</p><p>Any vendor who wants to 
participate in the Apache Iceberg community Slack workspace should create a 
dedicated vendor channel
diff --git a/contribute/index.html b/contribute/index.html
index 56a25f70..e4778c8c 100644
--- a/contribute/index.html
+++ b/contribute/index.html
@@ -5,7 +5,7 @@
 <span class=icon-bar></span>
 <span class=icon-bar></span>
 </button>
-<a class="page-scroll navbar-brand" href=https://iceberg.apache.org/><img 
class=top-navbar-logo 
src=https://iceberg.apache.org//img/iceberg-logo-icon.png> Apache 
Iceberg</a></div><div><input type=search class=form-control id=search-input 
placeholder=Search... maxlength=64 data-hotkeys=s/></div><div 
class=versions-dropdown><span>1.4.2</span> <i class="fa 
fa-chevron-down"></i><div class=versions-dropdown-content><ul><li 
class=versions-dropdown-selection><a href=/docs/latest>latest</a></li> [...]
+<a class="page-scroll navbar-brand" href=https://iceberg.apache.org/><img 
class=top-navbar-logo 
src=https://iceberg.apache.org//img/iceberg-logo-icon.png> Apache 
Iceberg</a></div><div><input type=search class=form-control id=search-input 
placeholder=Search... maxlength=64 data-hotkeys=s/></div><div 
class=versions-dropdown><span>1.4.2</span> <i class="fa 
fa-chevron-down"></i><div class=versions-dropdown-content><ul><li 
class=versions-dropdown-selection><a href=/docs/latest>latest</a></li> [...]
 these are hard rules and they&rsquo;re meant as a collection of helpful 
suggestions to make contributing as seamless of an
 experience as possible.</p><p>If you are thinking of contributing but first 
would like to discuss the change you wish to make, we welcome you to
 head over to the <a href=https://iceberg.apache.org/community/>Community</a> 
page on the official Iceberg documentation site
diff --git a/gcm-stream-spec/index.html b/gcm-stream-spec/index.html
index 4b8ff604..0898710a 100644
--- a/gcm-stream-spec/index.html
+++ b/gcm-stream-spec/index.html
@@ -5,5 +5,5 @@
 <span class=icon-bar></span>
 <span class=icon-bar></span>
 </button>
-<a class="page-scroll navbar-brand" href=https://iceberg.apache.org/><img 
class=top-navbar-logo 
src=https://iceberg.apache.org//img/iceberg-logo-icon.png> Apache 
Iceberg</a></div><div><input type=search class=form-control id=search-input 
placeholder=Search... maxlength=64 data-hotkeys=s/></div><div 
class=versions-dropdown><span>1.4.2</span> <i class="fa 
fa-chevron-down"></i><div class=versions-dropdown-content><ul><li 
class=versions-dropdown-selection><a href=/docs/latest>latest</a></li> [...]
+<a class="page-scroll navbar-brand" href=https://iceberg.apache.org/><img 
class=top-navbar-logo 
src=https://iceberg.apache.org//img/iceberg-logo-icon.png> Apache 
Iceberg</a></div><div><input type=search class=form-control id=search-input 
placeholder=Search... maxlength=64 data-hotkeys=s/></div><div 
class=versions-dropdown><span>1.4.2</span> <i class="fa 
fa-chevron-down"></i><div class=versions-dropdown-content><ul><li 
class=versions-dropdown-selection><a href=/docs/latest>latest</a></li> [...]
 </code></pre><p>where</p><ul><li><code>Magic</code> is four bytes 0x41, 0x47, 
0x53, 0x31 (&ldquo;AGS1&rdquo;, short for: AES GCM Stream, version 
1)</li><li><code>BlockLength</code> is four bytes (little endian) integer 
keeping the length of the equal-size split blocks before encryption. The length 
is specified in bytes.</li><li><code>CipherBlockᵢ</code> is the i-th enciphered 
block in the file, with the structure defined below.</li></ul><h3 
id=cipher-block-structure>Cipher Block structur [...]
\ No newline at end of file
diff --git a/getting-started/index.html b/getting-started/index.html
index b3c6e0d8..c59a6972 100644
--- a/getting-started/index.html
+++ b/getting-started/index.html
@@ -1,19 +1,2 @@
-<!--
- - Licensed to the Apache Software Foundation (ASF) under one or more
- - contributor license agreements.  See the NOTICE file distributed with
- - this work for additional information regarding copyright ownership.
- - The ASF licenses this file to You under the Apache License, Version 2.0
- - (the "License"); you may not use this file except in compliance with
- - the License.  You may obtain a copy of the License at
- -
- -   http://www.apache.org/licenses/LICENSE-2.0
- -
- - Unless required by applicable law or agreed to in writing, software
- - distributed under the License is distributed on an "AS IS" BASIS,
- - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- - See the License for the specific language governing permissions and
- - limitations under the License.
- -->
-<head>
-  <meta http-equiv="Refresh" content="0; url='/docs/latest/getting-started'" />
-</head>
+<!doctype html><html 
lang=en-us><head><title>https://iceberg.apache.org/spark-quickstart/</title>
+<link rel=canonical href=https://iceberg.apache.org/spark-quickstart/><meta 
name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh 
content="0; url=https://iceberg.apache.org/spark-quickstart/";></head></html>
\ No newline at end of file
diff --git a/hive-quickstart/index.html b/hive-quickstart/index.html
index 8e19791e..80155ab9 100644
--- a/hive-quickstart/index.html
+++ b/hive-quickstart/index.html
@@ -5,7 +5,7 @@
 <span class=icon-bar></span>
 <span class=icon-bar></span>
 </button>
-<a class="page-scroll navbar-brand" href=https://iceberg.apache.org/><img 
class=top-navbar-logo 
src=https://iceberg.apache.org//img/iceberg-logo-icon.png> Apache 
Iceberg</a></div><div><input type=search class=form-control id=search-input 
placeholder=Search... maxlength=64 data-hotkeys=s/></div><div 
class=versions-dropdown><span>1.4.2</span> <i class="fa 
fa-chevron-down"></i><div class=versions-dropdown-content><ul><li 
class=versions-dropdown-selection><a href=/docs/latest>latest</a></li> [...]
+<a class="page-scroll navbar-brand" href=https://iceberg.apache.org/><img 
class=top-navbar-logo 
src=https://iceberg.apache.org//img/iceberg-logo-icon.png> Apache 
Iceberg</a></div><div><input type=search class=form-control id=search-input 
placeholder=Search... maxlength=64 data-hotkeys=s/></div><div 
class=versions-dropdown><span>1.4.2</span> <i class="fa 
fa-chevron-down"></i><div class=versions-dropdown-content><ul><li 
class=versions-dropdown-selection><a href=/docs/latest>latest</a></li> [...]
 highlight some powerful features. You can learn more about Iceberg&rsquo;s 
Hive runtime by checking out the <a href=../docs/latest/hive/>Hive</a> 
section.</p><ul><li><a href=#docker-images>Docker Images</a></li><li><a 
href=#creating-a-table>Creating a Table</a></li><li><a 
href=#writing-data-to-a-table>Writing Data to a Table</a></li><li><a 
href=#reading-data-from-a-table>Reading Data from a Table</a></li><li><a 
href=#next-steps>Next Steps</a></li></ul><h3 id=docker-images>Docker Images</ 
[...]
 which provides a SQL-like interface to create and query Iceberg tables from 
your laptop. You need to install the <a 
href=https://www.docker.com/products/docker-desktop/>Docker 
Desktop</a>.</p><p>Take a look at the Tags tab in <a 
href="https://hub.docker.com/r/apache/hive/tags?page=1&amp;ordering=-last_updated";>Apache
 Hive docker images</a> to see the available Hive versions.</p><p>Set the 
version variable.</p><div class=highlight><pre tabindex=0 
style=color:#f8f8f2;background-color:#2728 [...]
 </span></span></code></pre></div><p>Start the container, using the option 
<code>--platform linux/amd64</code> for a Mac with an M-Series chip:</p><div 
class=highlight><pre tabindex=0 
style=color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code
 class=language-sh data-lang=sh><span style=display:flex><span>docker run -d 
--platform linux/amd64 -p 10000:10000 -p 10002:10002 --env SERVICE_NAME<span 
style=color:#f92672>=</span>hiveserver2 --name hive4 apache/hive [...]
diff --git a/how-to-release/index.html b/how-to-release/index.html
index d9b0d1b5..57db30d8 100644
--- a/how-to-release/index.html
+++ b/how-to-release/index.html
@@ -5,7 +5,7 @@
 <span class=icon-bar></span>
 <span class=icon-bar></span>
 </button>
-<a class="page-scroll navbar-brand" href=https://iceberg.apache.org/><img 
class=top-navbar-logo 
src=https://iceberg.apache.org//img/iceberg-logo-icon.png> Apache 
Iceberg</a></div><div><input type=search class=form-control id=search-input 
placeholder=Search... maxlength=64 data-hotkeys=s/></div><div 
class=versions-dropdown><span>1.4.2</span> <i class="fa 
fa-chevron-down"></i><div class=versions-dropdown-content><ul><li 
class=versions-dropdown-selection><a href=/docs/latest>latest</a></li> [...]
+<a class="page-scroll navbar-brand" href=https://iceberg.apache.org/><img 
class=top-navbar-logo 
src=https://iceberg.apache.org//img/iceberg-logo-icon.png> Apache 
Iceberg</a></div><div><input type=search class=form-control id=search-input 
placeholder=Search... maxlength=64 data-hotkeys=s/></div><div 
class=versions-dropdown><span>1.4.2</span> <i class="fa 
fa-chevron-down"></i><div class=versions-dropdown-content><ul><li 
class=versions-dropdown-selection><a href=/docs/latest>latest</a></li> [...]
 </span></span><span style=display:flex><span>cd icebergsvn
 </span></span><span style=display:flex><span>echo <span 
style=color:#e6db74>&#34;&#34;</span> &gt;&gt; KEYS <span style=color:#75715e># 
append a newline</span>
 </span></span><span style=display:flex><span>gpg --list-sigs &lt;YOUR KEY ID 
HERE&gt; &gt;&gt; KEYS <span style=color:#75715e># append signatures</span>
diff --git a/index.html b/index.html
index 7e9ec3b2..04208efb 100644
--- a/index.html
+++ b/index.html
@@ -1,13 +1,13 @@
-<!doctype html><html><head><meta name=generator content="Hugo 0.120.4"><meta 
charset=utf-8><meta http-equiv=X-UA-Compatible content="IE=edge"><meta 
name=viewport content="width=device-width,initial-scale=1"><meta 
name=description content><meta name=author content><title>Apache Iceberg</title>
+<!doctype html><html><head><meta name=generator content="Hugo 0.121.0"><meta 
charset=utf-8><meta http-equiv=X-UA-Compatible content="IE=edge"><meta 
name=viewport content="width=device-width,initial-scale=1"><meta 
name=description content><meta name=author content><title>Apache Iceberg</title>
 <link href=/css/bootstrap.css rel=stylesheet><link href=/css/markdown.css 
rel=stylesheet><link href=/css/katex.min.css rel=stylesheet><link 
href=/css/iceberg-theme.css rel=stylesheet><link 
href=/font-awesome-4.7.0/css/font-awesome.min.css rel=stylesheet 
type=text/css><link 
href="//fonts.googleapis.com/css?family=Lato:300,400,700,300italic,400italic,700italic"
 rel=stylesheet type=text/css><link href=/css/termynal.css 
rel=stylesheet></head><body><nav class="navbar navbar-default" role=navi [...]
 <span class=sr-only>Toggle navigation</span>
 <span class=icon-bar></span>
 <span class=icon-bar></span>
 <span class=icon-bar></span>
 </button>
-<a class="page-scroll navbar-brand" href=https://iceberg.apache.org/><img 
class=top-navbar-logo 
src=https://iceberg.apache.org//img/iceberg-logo-icon.png> Apache 
Iceberg</a></div><div><input type=search class=form-control id=search-input 
placeholder=Search... maxlength=64 data-hotkeys=s/></div><div 
class=versions-dropdown><span>1.4.2</span> <i class="fa 
fa-chevron-down"></i><div class=versions-dropdown-content><ul><li 
class=versions-dropdown-selection><a href=/docs/latest>latest</a></li> [...]
+<a class="page-scroll navbar-brand" href=https://iceberg.apache.org/><img 
class=top-navbar-logo 
src=https://iceberg.apache.org//img/iceberg-logo-icon.png> Apache 
Iceberg</a></div><div><input type=search class=form-control id=search-input 
placeholder=Search... maxlength=64 data-hotkeys=s/></div><div 
class=versions-dropdown><span>1.4.2</span> <i class="fa 
fa-chevron-down"></i><div class=versions-dropdown-content><ul><li 
class=versions-dropdown-selection><a href=/docs/latest>latest</a></li> [...]
 <span class=network-name>Community</span></a></li><li><a 
href=https://github.com/apache/iceberg class="btn btn-default btn-lg"><i 
class="fa fa-github fa-fw"></i>
-<span class=network-name>github</span></a></li><li><a 
href=https://join.slack.com/t/apache-iceberg/shared_invite/zt-27f22riz7-o8nCsl5Vbc_2h6~3DF6qlw
 class="btn btn-default btn-lg"><i class="fa fa-slack fa-fw"></i>
+<span class=network-name>github</span></a></li><li><a 
href=https://join.slack.com/t/apache-iceberg/shared_invite/zt-287g3akar-K9Oe_En5j1UL7Y_Ikpai3A
 class="btn btn-default btn-lg"><i class="fa fa-slack fa-fw"></i>
 <span 
class=network-name>slack</span></a></li></ul></div></div></div></div></div></section><section
 id=about class="container content-section text-center"><div class=row><div 
class="col-lg-8 col-lg-offset-2"><br><br><h2>What is Iceberg?</h2><br>Iceberg 
is a high-performance format for huge analytic tables. Iceberg brings the 
reliability and simplicity of SQL tables to big data, while making it possible 
for engines like Spark, Trino, Flink, Presto, Hive and Impala to safely work 
with the  [...]
 <span data-ty=input data-ty-cursor=▋ data-ty-prompt>USING (SELECT * FROM 
staging.nyc.taxis) st</span>
 <span data-ty=input data-ty-cursor=▋ data-ty-prompt>ON pt.id = st.id</span>
@@ -31,5 +31,5 @@
 <span data-ty=input data-ty-cursor=▋ data-ty-prompt="sql>">SELECT count(*) 
FROM nyc.taxis FOR TIMESTAMP AS OF TIMESTAMP '2022-01-01 00:00:00.000000 
Z'</span>
 <span data-ty>2,798,371</span></div></div></div></div></div></div><div 
class=content-section-a><div class=container><div class=row><div 
class="col-lg-5 col-sm-6"><hr class=section-heading-spacer><div 
class=clearfix></div><h2 class=section-heading>Data Compaction</h2>Data 
compaction is supported out-of-the-box and you can choose from different 
rewrite strategies such as bin-packing or sorting to optimize file layout and 
size.</div><div class="col-lg-5 col-lg col-sm-6"><div id=termynal-dat [...]
 <span class=network-name>Community</span></a></li><li><a 
href=https://github.com/apache/iceberg class="btn btn-default btn-lg"><i 
class="fa fa-github fa-fw"></i>
-<span class=network-name>github</span></a></li><li><a 
href=https://join.slack.com/t/apache-iceberg/shared_invite/zt-27f22riz7-o8nCsl5Vbc_2h6~3DF6qlw
 class="btn btn-default btn-lg"><i class="fa fa-slack fa-fw"></i>
+<span class=network-name>github</span></a></li><li><a 
href=https://join.slack.com/t/apache-iceberg/shared_invite/zt-287g3akar-K9Oe_En5j1UL7Y_Ikpai3A
 class="btn btn-default btn-lg"><i class="fa fa-slack fa-fw"></i>
 <span 
class=network-name>slack</span></a></li></ul></div></div></div></div></section><script
 src=https://iceberg.apache.org//js/jquery-1.11.0.js></script><script 
src=https://iceberg.apache.org//js/jquery.easing.min.js></script><script 
type=text/javascript 
src=https://iceberg.apache.org//js/search.js></script><script 
src=https://iceberg.apache.org//js/bootstrap.min.js></script><script 
src=https://iceberg.apache.org//js/iceberg-theme.js></script><script 
src=https://iceberg.apache.org//js/t [...]
\ No newline at end of file
diff --git a/multi-engine-support/index.html b/multi-engine-support/index.html
index 7d0205c0..a88bca2e 100644
--- a/multi-engine-support/index.html
+++ b/multi-engine-support/index.html
@@ -5,7 +5,7 @@
 <span class=icon-bar></span>
 <span class=icon-bar></span>
 </button>
-<a class="page-scroll navbar-brand" href=https://iceberg.apache.org/><img 
class=top-navbar-logo 
src=https://iceberg.apache.org//img/iceberg-logo-icon.png> Apache 
Iceberg</a></div><div><input type=search class=form-control id=search-input 
placeholder=Search... maxlength=64 data-hotkeys=s/></div><div 
class=versions-dropdown><span>1.4.2</span> <i class="fa 
fa-chevron-down"></i><div class=versions-dropdown-content><ul><li 
class=versions-dropdown-selection><a href=/docs/latest>latest</a></li> [...]
+<a class="page-scroll navbar-brand" href=https://iceberg.apache.org/><img 
class=top-navbar-logo 
src=https://iceberg.apache.org//img/iceberg-logo-icon.png> Apache 
Iceberg</a></div><div><input type=search class=form-control id=search-input 
placeholder=Search... maxlength=64 data-hotkeys=s/></div><div 
class=versions-dropdown><span>1.4.2</span> <i class="fa 
fa-chevron-down"></i><div class=versions-dropdown-content><ul><li 
class=versions-dropdown-selection><a href=/docs/latest>latest</a></li> [...]
 The community continuously improves Iceberg core library components to enable 
integrations with different compute engines that power analytics, business 
intelligence, machine learning, etc.
 Connectors for Spark, Flink and Hive are maintained in the main Iceberg 
repository.</p><h2 id=multi-version-support>Multi-Version 
Support</h2><p>Processing engine connectors maintained in the iceberg 
repository are built for multiple versions.</p><p>For Spark and Flink, each new 
version that introduces backwards incompatible upgrade has its dedicated 
integration codebase and release artifacts.
 For example, the code for Iceberg Spark 3.1 integration is under 
<code>/spark/v3.1</code> and the code for Iceberg Spark 3.2 integration is 
under <code>/spark/v3.2</code>.
diff --git a/puffin-spec/index.html b/puffin-spec/index.html
index aed4a259..d2f6c967 100644
--- a/puffin-spec/index.html
+++ b/puffin-spec/index.html
@@ -5,7 +5,7 @@
 <span class=icon-bar></span>
 <span class=icon-bar></span>
 </button>
-<a class="page-scroll navbar-brand" href=https://iceberg.apache.org/><img 
class=top-navbar-logo 
src=https://iceberg.apache.org//img/iceberg-logo-icon.png> Apache 
Iceberg</a></div><div><input type=search class=form-control id=search-input 
placeholder=Search... maxlength=64 data-hotkeys=s/></div><div 
class=versions-dropdown><span>1.4.2</span> <i class="fa 
fa-chevron-down"></i><div class=versions-dropdown-content><ul><li 
class=versions-dropdown-selection><a href=/docs/latest>latest</a></li> [...]
+<a class="page-scroll navbar-brand" href=https://iceberg.apache.org/><img 
class=top-navbar-logo 
src=https://iceberg.apache.org//img/iceberg-logo-icon.png> Apache 
Iceberg</a></div><div><input type=search class=form-control id=search-input 
placeholder=Search... maxlength=64 data-hotkeys=s/></div><div 
class=versions-dropdown><span>1.4.2</span> <i class="fa 
fa-chevron-down"></i><div class=versions-dropdown-content><ul><li 
class=versions-dropdown-selection><a href=/docs/latest>latest</a></li> [...]
 information such as indexes and statistics about data managed in an
 Iceberg table that cannot be stored directly within the Iceberg manifest. A
 Puffin file contains arbitrary pieces of information (here called 
&ldquo;blobs&rdquo;),
diff --git a/releases/index.html b/releases/index.html
index 010d5072..3d45e7c1 100644
--- a/releases/index.html
+++ b/releases/index.html
@@ -5,7 +5,7 @@
 <span class=icon-bar></span>
 <span class=icon-bar></span>
 </button>
-<a class="page-scroll navbar-brand" href=https://iceberg.apache.org/><img 
class=top-navbar-logo 
src=https://iceberg.apache.org//img/iceberg-logo-icon.png> Apache 
Iceberg</a></div><div><input type=search class=form-control id=search-input 
placeholder=Search... maxlength=64 data-hotkeys=s/></div><div 
class=versions-dropdown><span>1.4.2</span> <i class="fa 
fa-chevron-down"></i><div class=versions-dropdown-content><ul><li 
class=versions-dropdown-selection><a href=/docs/latest>latest</a></li> [...]
+<a class="page-scroll navbar-brand" href=https://iceberg.apache.org/><img 
class=top-navbar-logo 
src=https://iceberg.apache.org//img/iceberg-logo-icon.png> Apache 
Iceberg</a></div><div><input type=search class=form-control id=search-input 
placeholder=Search... maxlength=64 data-hotkeys=s/></div><div 
class=versions-dropdown><span>1.4.2</span> <i class="fa 
fa-chevron-down"></i><div class=versions-dropdown-content><ul><li 
class=versions-dropdown-selection><a href=/docs/latest>latest</a></li> [...]
   compile &#39;org.apache.iceberg:iceberg-core:1.4.2&#39;
 }
 </code></pre><p>You may also want to include <code>iceberg-parquet</code> for 
Parquet file support.</p><h3 id=maven>Maven</h3><p>To add a dependency on 
Iceberg in Maven, add the following to your <code>pom.xml</code>:</p><pre 
tabindex=0><code>&lt;dependencies&gt;
diff --git a/roadmap/index.html b/roadmap/index.html
index 13d08026..4258c7c3 100644
--- a/roadmap/index.html
+++ b/roadmap/index.html
@@ -5,7 +5,7 @@
 <span class=icon-bar></span>
 <span class=icon-bar></span>
 </button>
-<a class="page-scroll navbar-brand" href=https://iceberg.apache.org/><img 
class=top-navbar-logo 
src=https://iceberg.apache.org//img/iceberg-logo-icon.png> Apache 
Iceberg</a></div><div><input type=search class=form-control id=search-input 
placeholder=Search... maxlength=64 data-hotkeys=s/></div><div 
class=versions-dropdown><span>1.4.2</span> <i class="fa 
fa-chevron-down"></i><div class=versions-dropdown-content><ul><li 
class=versions-dropdown-selection><a href=/docs/latest>latest</a></li> [...]
+<a class="page-scroll navbar-brand" href=https://iceberg.apache.org/><img 
class=top-navbar-logo 
src=https://iceberg.apache.org//img/iceberg-logo-icon.png> Apache 
Iceberg</a></div><div><input type=search class=form-control id=search-input 
placeholder=Search... maxlength=64 data-hotkeys=s/></div><div 
class=versions-dropdown><span>1.4.2</span> <i class="fa 
fa-chevron-down"></i><div class=versions-dropdown-content><ul><li 
class=versions-dropdown-selection><a href=/docs/latest>latest</a></li> [...]
 Each high-level item links to a Github project board that tracks the current 
status.
 Related design docs will be linked on the planning boards.</p><h1 
id=general>General</h1><ul><li><a 
href=https://github.com/apache/iceberg/projects/30>Multi-table transaction 
support</a></li><li><a href=https://github.com/apache/iceberg/projects/29>Views 
Support</a></li><li><a 
href=https://github.com/apache/iceberg/projects/26>Change Data Capture (CDC) 
Support</a></li><li><a 
href=https://github.com/apache/iceberg/projects/4>Snapshot tagging and 
branching</a></li><li><a href=https://githu [...]
 their own issues as the implementations are not final.</em></p><ul><li><a 
href=https://github.com/apache/iceberg-python>Add the Iceberg Python 
Client</a></li><li><a href=https://github.com/apache/iceberg-rust>Add the 
Iceberg Rust Client</a></li><li><a 
href=https://github.com/apache/iceberg-go>Add the Iceberg Go 
Client</a></li></ul><h1 id=spec-v2>Spec V2</h1><ul><li><a 
href=https://github.com/apache/iceberg/projects/6>Views Spec</a></li><li><a 
href=https://github.com/apache/iceberg/projec [...]
\ No newline at end of file
diff --git a/security/index.html b/security/index.html
index 5ea16600..067bfe60 100644
--- a/security/index.html
+++ b/security/index.html
@@ -5,7 +5,7 @@
 <span class=icon-bar></span>
 <span class=icon-bar></span>
 </button>
-<a class="page-scroll navbar-brand" href=https://iceberg.apache.org/><img 
class=top-navbar-logo 
src=https://iceberg.apache.org//img/iceberg-logo-icon.png> Apache 
Iceberg</a></div><div><input type=search class=form-control id=search-input 
placeholder=Search... maxlength=64 data-hotkeys=s/></div><div 
class=versions-dropdown><span>1.4.2</span> <i class="fa 
fa-chevron-down"></i><div class=versions-dropdown-content><ul><li 
class=versions-dropdown-selection><a href=/docs/latest>latest</a></li> [...]
+<a class="page-scroll navbar-brand" href=https://iceberg.apache.org/><img 
class=top-navbar-logo 
src=https://iceberg.apache.org//img/iceberg-logo-icon.png> Apache 
Iceberg</a></div><div><input type=search class=form-control id=search-input 
placeholder=Search... maxlength=64 data-hotkeys=s/></div><div 
class=versions-dropdown><span>1.4.2</span> <i class="fa 
fa-chevron-down"></i><div class=versions-dropdown-content><ul><li 
class=versions-dropdown-selection><a href=/docs/latest>latest</a></li> [...]
 Security Team</a> for reporting vulnerabilities.
 Note that vulnerabilities should not be publicly disclosed until the project 
has
 responded.</p><p>To report a possible security vulnerability, please email <a 
href=mailto:[email protected]><a 
href=mailto:[email protected]>[email protected]</a></a>.</p><h1
 id=verifying-signed-releases>Verifying Signed Releases</h1><p>Please refer to 
the instructions on the <a 
href=https://www.apache.org/info/verification.html>Release Verification</a> 
page.</p></div><div id=toc class=markdown-body><div id=full><nav 
id=TableOfContents></nav></div></div></di [...]
\ No newline at end of file
diff --git a/services/data-compaction/index.html 
b/services/data-compaction/index.html
index 037dd2ca..8fd2b544 100644
--- a/services/data-compaction/index.html
+++ b/services/data-compaction/index.html
@@ -5,4 +5,4 @@
 <span class=icon-bar></span>
 <span class=icon-bar></span>
 </button>
-<a class="page-scroll navbar-brand" href=https://iceberg.apache.org/><img 
class=top-navbar-logo 
src=https://iceberg.apache.org//img/iceberg-logo-icon.png> Apache 
Iceberg</a></div><div><input type=search class=form-control id=search-input 
placeholder=Search... maxlength=64 data-hotkeys=s/></div><div 
class=versions-dropdown><span>1.4.2</span> <i class="fa 
fa-chevron-down"></i><div class=versions-dropdown-content><ul><li 
class=versions-dropdown-selection><a href=/docs/latest>latest</a></li> [...]
\ No newline at end of file
+<a class="page-scroll navbar-brand" href=https://iceberg.apache.org/><img 
class=top-navbar-logo 
src=https://iceberg.apache.org//img/iceberg-logo-icon.png> Apache 
Iceberg</a></div><div><input type=search class=form-control id=search-input 
placeholder=Search... maxlength=64 data-hotkeys=s/></div><div 
class=versions-dropdown><span>1.4.2</span> <i class="fa 
fa-chevron-down"></i><div class=versions-dropdown-content><ul><li 
class=versions-dropdown-selection><a href=/docs/latest>latest</a></li> [...]
\ No newline at end of file
diff --git a/services/expressive-sql/index.html 
b/services/expressive-sql/index.html
index ce9dcb25..e4127f26 100644
--- a/services/expressive-sql/index.html
+++ b/services/expressive-sql/index.html
@@ -5,7 +5,7 @@
 <span class=icon-bar></span>
 <span class=icon-bar></span>
 </button>
-<a class="page-scroll navbar-brand" href=https://iceberg.apache.org/><img 
class=top-navbar-logo 
src=https://iceberg.apache.org//img/iceberg-logo-icon.png> Apache 
Iceberg</a></div><div><input type=search class=form-control id=search-input 
placeholder=Search... maxlength=64 data-hotkeys=s/></div><div 
class=versions-dropdown><span>1.4.2</span> <i class="fa 
fa-chevron-down"></i><div class=versions-dropdown-content><ul><li 
class=versions-dropdown-selection><a href=/docs/latest>latest</a></li> [...]
+<a class="page-scroll navbar-brand" href=https://iceberg.apache.org/><img 
class=top-navbar-logo 
src=https://iceberg.apache.org//img/iceberg-logo-icon.png> Apache 
Iceberg</a></div><div><input type=search class=form-control id=search-input 
placeholder=Search... maxlength=64 data-hotkeys=s/></div><div 
class=versions-dropdown><span>1.4.2</span> <i class="fa 
fa-chevron-down"></i><div class=versions-dropdown-content><ul><li 
class=versions-dropdown-selection><a href=/docs/latest>latest</a></li> [...]
 <span data-ty=input data-ty-cursor=▋ data-ty-prompt>USING (SELECT * FROM 
staging.nyc.taxis) st</span>
 <span data-ty=input data-ty-cursor=▋ data-ty-prompt>ON pt.id = st.id</span>
 <span data-ty=input data-ty-cursor=▋ data-ty-prompt>WHEN NOT MATCHED THEN 
INSERT *;</span>
diff --git a/services/hidden-partitioning/index.html 
b/services/hidden-partitioning/index.html
index 3cbf6104..29e81bbe 100644
--- a/services/hidden-partitioning/index.html
+++ b/services/hidden-partitioning/index.html
@@ -5,4 +5,4 @@
 <span class=icon-bar></span>
 <span class=icon-bar></span>
 </button>
-<a class="page-scroll navbar-brand" href=https://iceberg.apache.org/><img 
class=top-navbar-logo 
src=https://iceberg.apache.org//img/iceberg-logo-icon.png> Apache 
Iceberg</a></div><div><input type=search class=form-control id=search-input 
placeholder=Search... maxlength=64 data-hotkeys=s/></div><div 
class=versions-dropdown><span>1.4.2</span> <i class="fa 
fa-chevron-down"></i><div class=versions-dropdown-content><ul><li 
class=versions-dropdown-selection><a href=/docs/latest>latest</a></li> [...]
\ No newline at end of file
+<a class="page-scroll navbar-brand" href=https://iceberg.apache.org/><img 
class=top-navbar-logo 
src=https://iceberg.apache.org//img/iceberg-logo-icon.png> Apache 
Iceberg</a></div><div><input type=search class=form-control id=search-input 
placeholder=Search... maxlength=64 data-hotkeys=s/></div><div 
class=versions-dropdown><span>1.4.2</span> <i class="fa 
fa-chevron-down"></i><div class=versions-dropdown-content><ul><li 
class=versions-dropdown-selection><a href=/docs/latest>latest</a></li> [...]
\ No newline at end of file
diff --git a/services/schema-evolution/index.html 
b/services/schema-evolution/index.html
index d7e66a0d..1cdf4f4e 100644
--- a/services/schema-evolution/index.html
+++ b/services/schema-evolution/index.html
@@ -5,7 +5,7 @@
 <span class=icon-bar></span>
 <span class=icon-bar></span>
 </button>
-<a class="page-scroll navbar-brand" href=https://iceberg.apache.org/><img 
class=top-navbar-logo 
src=https://iceberg.apache.org//img/iceberg-logo-icon.png> Apache 
Iceberg</a></div><div><input type=search class=form-control id=search-input 
placeholder=Search... maxlength=64 data-hotkeys=s/></div><div 
class=versions-dropdown><span>1.4.2</span> <i class="fa 
fa-chevron-down"></i><div class=versions-dropdown-content><ul><li 
class=versions-dropdown-selection><a href=/docs/latest>latest</a></li> [...]
+<a class="page-scroll navbar-brand" href=https://iceberg.apache.org/><img 
class=top-navbar-logo 
src=https://iceberg.apache.org//img/iceberg-logo-icon.png> Apache 
Iceberg</a></div><div><input type=search class=form-control id=search-input 
placeholder=Search... maxlength=64 data-hotkeys=s/></div><div 
class=versions-dropdown><span>1.4.2</span> <i class="fa 
fa-chevron-down"></i><div class=versions-dropdown-content><ul><li 
class=versions-dropdown-selection><a href=/docs/latest>latest</a></li> [...]
 <span data-ty=input data-ty-cursor=▋ data-ty-prompt>ALTER COLUMN 
trip_distance</span>
 <span data-ty=input data-ty-cursor=▋ data-ty-prompt data-ty-delay=2500>TYPE 
double;</span>
 <span data-ty>Done!</span>
diff --git a/services/time-travel/index.html b/services/time-travel/index.html
index 5ce9d350..304d52d1 100644
--- a/services/time-travel/index.html
+++ b/services/time-travel/index.html
@@ -5,7 +5,7 @@
 <span class=icon-bar></span>
 <span class=icon-bar></span>
 </button>
-<a class="page-scroll navbar-brand" href=https://iceberg.apache.org/><img 
class=top-navbar-logo 
src=https://iceberg.apache.org//img/iceberg-logo-icon.png> Apache 
Iceberg</a></div><div><input type=search class=form-control id=search-input 
placeholder=Search... maxlength=64 data-hotkeys=s/></div><div 
class=versions-dropdown><span>1.4.2</span> <i class="fa 
fa-chevron-down"></i><div class=versions-dropdown-content><ul><li 
class=versions-dropdown-selection><a href=/docs/latest>latest</a></li> [...]
+<a class="page-scroll navbar-brand" href=https://iceberg.apache.org/><img 
class=top-navbar-logo 
src=https://iceberg.apache.org//img/iceberg-logo-icon.png> Apache 
Iceberg</a></div><div><input type=search class=form-control id=search-input 
placeholder=Search... maxlength=64 data-hotkeys=s/></div><div 
class=versions-dropdown><span>1.4.2</span> <i class="fa 
fa-chevron-down"></i><div class=versions-dropdown-content><ul><li 
class=versions-dropdown-selection><a href=/docs/latest>latest</a></li> [...]
 <span data-ty>2,853,020</span>
 <span data-ty=input data-ty-cursor=▋ data-ty-prompt="sql>">SELECT count(*) 
FROM nyc.taxis FOR VERSION AS OF 2188465307835585443</span>
 <span data-ty>2,798,371</span>
diff --git a/spark-quickstart/index.html b/spark-quickstart/index.html
index bb4e6010..9924b69c 100644
--- a/spark-quickstart/index.html
+++ b/spark-quickstart/index.html
@@ -5,7 +5,7 @@
 <span class=icon-bar></span>
 <span class=icon-bar></span>
 </button>
-<a class="page-scroll navbar-brand" href=https://iceberg.apache.org/><img 
class=top-navbar-logo 
src=https://iceberg.apache.org//img/iceberg-logo-icon.png> Apache 
Iceberg</a></div><div><input type=search class=form-control id=search-input 
placeholder=Search... maxlength=64 data-hotkeys=s/></div><div 
class=versions-dropdown><span>1.4.2</span> <i class="fa 
fa-chevron-down"></i><div class=versions-dropdown-content><ul><li 
class=versions-dropdown-selection><a href=/docs/latest>latest</a></li> [...]
+<a class="page-scroll navbar-brand" href=https://iceberg.apache.org/><img 
class=top-navbar-logo 
src=https://iceberg.apache.org//img/iceberg-logo-icon.png> Apache 
Iceberg</a></div><div><input type=search class=form-control id=search-input 
placeholder=Search... maxlength=64 data-hotkeys=s/></div><div 
class=versions-dropdown><span>1.4.2</span> <i class="fa 
fa-chevron-down"></i><div class=versions-dropdown-content><ul><li 
class=versions-dropdown-selection><a href=/docs/latest>latest</a></li> [...]
 highlight some powerful features. You can learn more about Iceberg&rsquo;s 
Spark runtime by checking out the <a href=../docs/latest/spark-ddl/>Spark</a> 
section.</p><ul><li><a href=#docker-compose>Docker-Compose</a></li><li><a 
href=#creating-a-table>Creating a table</a></li><li><a 
href=#writing-data-to-a-table>Writing Data to a Table</a></li><li><a 
href=#reading-data-from-a-table>Reading Data from a Table</a></li><li><a 
href=#adding-a-catalog>Adding A Catalog</a></li><li><a href=#next-st [...]
 which contains a local Spark cluster with a configured Iceberg catalog. To use 
this, you&rsquo;ll need to install the <a 
href=https://docs.docker.com/get-docker/>Docker CLI</a> as well as the <a 
href=https://github.com/docker/compose-cli/blob/main/INSTALL.md>Docker Compose 
CLI</a>.</p><p>Once you have those, save the yaml below into a file named 
<code>docker-compose.yml</code>:</p><div class=highlight><pre tabindex=0 
style=color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-siz [...]
 </span></span><span style=display:flex><span>
diff --git a/spec/index.html b/spec/index.html
index 372305d8..4cec81dd 100644
--- a/spec/index.html
+++ b/spec/index.html
@@ -5,7 +5,7 @@
 <span class=icon-bar></span>
 <span class=icon-bar></span>
 </button>
-<a class="page-scroll navbar-brand" href=https://iceberg.apache.org/><img 
class=top-navbar-logo 
src=https://iceberg.apache.org//img/iceberg-logo-icon.png> Apache 
Iceberg</a></div><div><input type=search class=form-control id=search-input 
placeholder=Search... maxlength=64 data-hotkeys=s/></div><div 
class=versions-dropdown><span>1.4.2</span> <i class="fa 
fa-chevron-down"></i><div class=versions-dropdown-content><ul><li 
class=versions-dropdown-selection><a href=/docs/latest>latest</a></li> [...]
+<a class="page-scroll navbar-brand" href=https://iceberg.apache.org/><img 
class=top-navbar-logo 
src=https://iceberg.apache.org//img/iceberg-logo-icon.png> Apache 
Iceberg</a></div><div><input type=search class=form-control id=search-input 
placeholder=Search... maxlength=64 data-hotkeys=s/></div><div 
class=versions-dropdown><span>1.4.2</span> <i class="fa 
fa-chevron-down"></i><div class=versions-dropdown-content><ul><li 
class=versions-dropdown-selection><a href=/docs/latest>latest</a></li> [...]
 </code></pre><p>Notes:</p><ol><li>Changing the number of buckets as a table 
grows is possible by evolving the partition spec.</li></ol><p>For hash function 
details by type, see Appendix B.</p><h4 id=truncate-transform-details>Truncate 
Transform 
Details</h4><table><thead><tr><th><strong>Type</strong></th><th><strong>Config</strong></th><th><strong>Truncate
 
specification</strong></th><th><strong>Examples</strong></th></tr></thead><tbody><tr><td><strong><code>int</code></strong></td><td><co
 [...]
 The <code>sequence_number</code> field represents the data sequence number and 
must never change after a file is added to the dataset. The data sequence 
number represents a relative age of the file content and should be used for 
planning which delete files apply to a data file.
 The <code>file_sequence_number</code> field represents the sequence number of 
the snapshot that added the file and must also remain unchanged upon assigning 
at commit. The file sequence number can&rsquo;t be used for pruning delete 
files as the data within the file may have an older data sequence number.
diff --git a/talks/index.html b/talks/index.html
index 7003033d..bc3ae062 100644
--- a/talks/index.html
+++ b/talks/index.html
@@ -5,4 +5,4 @@
 <span class=icon-bar></span>
 <span class=icon-bar></span>
 </button>
-<a class="page-scroll navbar-brand" href=https://iceberg.apache.org/><img 
class=top-navbar-logo 
src=https://iceberg.apache.org//img/iceberg-logo-icon.png> Apache 
Iceberg</a></div><div><input type=search class=form-control id=search-input 
placeholder=Search... maxlength=64 data-hotkeys=s/></div><div 
class=versions-dropdown><span>1.4.2</span> <i class="fa 
fa-chevron-down"></i><div class=versions-dropdown-content><ul><li 
class=versions-dropdown-selection><a href=/docs/latest>latest</a></li> [...]
\ No newline at end of file
+<a class="page-scroll navbar-brand" href=https://iceberg.apache.org/><img 
class=top-navbar-logo 
src=https://iceberg.apache.org//img/iceberg-logo-icon.png> Apache 
Iceberg</a></div><div><input type=search class=form-control id=search-input 
placeholder=Search... maxlength=64 data-hotkeys=s/></div><div 
class=versions-dropdown><span>1.4.2</span> <i class="fa 
fa-chevron-down"></i><div class=versions-dropdown-content><ul><li 
class=versions-dropdown-selection><a href=/docs/latest>latest</a></li> [...]
\ No newline at end of file
diff --git a/terms/index.html b/terms/index.html
index 48b838af..8b47edb6 100644
--- a/terms/index.html
+++ b/terms/index.html
@@ -5,4 +5,4 @@
 <span class=icon-bar></span>
 <span class=icon-bar></span>
 </button>
-<a class="page-scroll navbar-brand" href=https://iceberg.apache.org/><img 
class=top-navbar-logo 
src=https://iceberg.apache.org//img/iceberg-logo-icon.png> Apache 
Iceberg</a></div><div><input type=search class=form-control id=search-input 
placeholder=Search... maxlength=64 data-hotkeys=s/></div><div 
class=versions-dropdown><span>1.4.2</span> <i class="fa 
fa-chevron-down"></i><div class=versions-dropdown-content><ul><li 
class=versions-dropdown-selection><a href=/docs/latest>latest</a></li> [...]
\ No newline at end of file
+<a class="page-scroll navbar-brand" href=https://iceberg.apache.org/><img 
class=top-navbar-logo 
src=https://iceberg.apache.org//img/iceberg-logo-icon.png> Apache 
Iceberg</a></div><div><input type=search class=form-control id=search-input 
placeholder=Search... maxlength=64 data-hotkeys=s/></div><div 
class=versions-dropdown><span>1.4.2</span> <i class="fa 
fa-chevron-down"></i><div class=versions-dropdown-content><ul><li 
class=versions-dropdown-selection><a href=/docs/latest>latest</a></li> [...]
\ No newline at end of file
diff --git a/trademarks/index.html b/trademarks/index.html
index 876564e5..402eaadf 100644
--- a/trademarks/index.html
+++ b/trademarks/index.html
@@ -5,4 +5,4 @@
 <span class=icon-bar></span>
 <span class=icon-bar></span>
 </button>
-<a class="page-scroll navbar-brand" href=https://iceberg.apache.org/><img 
class=top-navbar-logo 
src=https://iceberg.apache.org//img/iceberg-logo-icon.png> Apache 
Iceberg</a></div><div><input type=search class=form-control id=search-input 
placeholder=Search... maxlength=64 data-hotkeys=s/></div><div 
class=versions-dropdown><span>1.4.2</span> <i class="fa 
fa-chevron-down"></i><div class=versions-dropdown-content><ul><li 
class=versions-dropdown-selection><a href=/docs/latest>latest</a></li> [...]
\ No newline at end of file
+<a class="page-scroll navbar-brand" href=https://iceberg.apache.org/><img 
class=top-navbar-logo 
src=https://iceberg.apache.org//img/iceberg-logo-icon.png> Apache 
Iceberg</a></div><div><input type=search class=form-control id=search-input 
placeholder=Search... maxlength=64 data-hotkeys=s/></div><div 
class=versions-dropdown><span>1.4.2</span> <i class="fa 
fa-chevron-down"></i><div class=versions-dropdown-content><ul><li 
class=versions-dropdown-selection><a href=/docs/latest>latest</a></li> [...]
\ No newline at end of file
diff --git a/vendors/index.html b/vendors/index.html
index 39137e7f..8a05f0ba 100644
--- a/vendors/index.html
+++ b/vendors/index.html
@@ -5,4 +5,4 @@
 <span class=icon-bar></span>
 <span class=icon-bar></span>
 </button>
-<a class="page-scroll navbar-brand" href=https://iceberg.apache.org/><img 
class=top-navbar-logo 
src=https://iceberg.apache.org//img/iceberg-logo-icon.png> Apache 
Iceberg</a></div><div><input type=search class=form-control id=search-input 
placeholder=Search... maxlength=64 data-hotkeys=s/></div><div 
class=versions-dropdown><span>1.4.2</span> <i class="fa 
fa-chevron-down"></i><div class=versions-dropdown-content><ul><li 
class=versions-dropdown-selection><a href=/docs/latest>latest</a></li> [...]
\ No newline at end of file
+<a class="page-scroll navbar-brand" href=https://iceberg.apache.org/><img 
class=top-navbar-logo 
src=https://iceberg.apache.org//img/iceberg-logo-icon.png> Apache 
Iceberg</a></div><div><input type=search class=form-control id=search-input 
placeholder=Search... maxlength=64 data-hotkeys=s/></div><div 
class=versions-dropdown><span>1.4.2</span> <i class="fa 
fa-chevron-down"></i><div class=versions-dropdown-content><ul><li 
class=versions-dropdown-selection><a href=/docs/latest>latest</a></li> [...]
\ No newline at end of file
diff --git a/view-spec/index.html b/view-spec/index.html
index 181dccfc..60099119 100644
--- a/view-spec/index.html
+++ b/view-spec/index.html
@@ -5,7 +5,7 @@
 <span class=icon-bar></span>
 <span class=icon-bar></span>
 </button>
-<a class="page-scroll navbar-brand" href=https://iceberg.apache.org/><img 
class=top-navbar-logo 
src=https://iceberg.apache.org//img/iceberg-logo-icon.png> Apache 
Iceberg</a></div><div><input type=search class=form-control id=search-input 
placeholder=Search... maxlength=64 data-hotkeys=s/></div><div 
class=versions-dropdown><span>1.4.2</span> <i class="fa 
fa-chevron-down"></i><div class=versions-dropdown-content><ul><li 
class=versions-dropdown-selection><a href=/docs/latest>latest</a></li> [...]
+<a class="page-scroll navbar-brand" href=https://iceberg.apache.org/><img 
class=top-navbar-logo 
src=https://iceberg.apache.org//img/iceberg-logo-icon.png> Apache 
Iceberg</a></div><div><input type=search class=form-control id=search-input 
placeholder=Search... maxlength=64 data-hotkeys=s/></div><div 
class=versions-dropdown><span>1.4.2</span> <i class="fa 
fa-chevron-down"></i><div class=versions-dropdown-content><ul><li 
class=versions-dropdown-selection><a href=/docs/latest>latest</a></li> [...]
 </span></span></code></pre></div><div class=highlight><pre tabindex=0 
style=color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code
 class=language-sql data-lang=sql><span style=display:flex><span><span 
style=color:#66d9ef>CREATE</span> <span style=color:#66d9ef>OR</span> <span 
style=color:#66d9ef>REPLACE</span> <span style=color:#66d9ef>VIEW</span> 
event_agg (
 </span></span><span style=display:flex><span>    event_count <span 
style=color:#66d9ef>COMMENT</span> <span style=color:#e6db74>&#39;Count of 
events&#39;</span>,
 </span></span><span style=display:flex><span>    event_date) <span 
style=color:#66d9ef>AS</span>

Reply via email to