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 81aa26e0 deploy: 43184c27e872d449045bb4d4b6e6cb3cd2643aaa
81aa26e0 is described below

commit 81aa26e0bd860b5f03a6812c58113dcd32c185b3
Author: Fokko <[email protected]>
AuthorDate: Tue Feb 28 07:35:50 2023 +0000

    deploy: 43184c27e872d449045bb4d4b6e6cb3cd2643aaa
---
 getting-started/index.html | 20 +-------------------
 releases/index.html        |  4 ++--
 2 files changed, 3 insertions(+), 21 deletions(-)

diff --git a/getting-started/index.html b/getting-started/index.html
index b3c6e0d8..52cc0335 100644
--- a/getting-started/index.html
+++ b/getting-started/index.html
@@ -1,19 +1 @@
-<!--
- - 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/releases/index.html b/releases/index.html
index ba4a9e1e..8dc87779 100644
--- a/releases/index.html
+++ b/releases/index.html
@@ -15,10 +15,10 @@
   &lt;/dependency&gt;
   ...
 &lt;/dependencies&gt;
-</code></pre><h2 id=110-release>1.1.0 release</h2><p>Has been released on 28 
November 2022. The 1.1.0 release deprecates various pre-1.0.0 methods, and adds 
a variety of new features. An overview:</p><ul><li>Core<ul><li>Puffin 
statistics have been <a href=https://github.com/apache/iceberg/pull/4945>added 
to the Table API</a></li><li>Support for <a 
href=https://github.com/apache/iceberg/pull/5268>Table scan reporting</a>, 
which enables collection of statistics of the table scans.</li><li> [...]
+</code></pre><h2 id=110-release>1.1.0 release</h2><p>Has been released on 28 
November 2022. The 1.1.0 release deprecates various pre-1.0.0 methods, and adds 
a variety of new features. An overview:</p><ul><li>Core<ul><li>Puffin 
statistics have been <a href=https://github.com/apache/iceberg/pull/4945>added 
to the Table API</a></li><li>Support for <a 
href=https://github.com/apache/iceberg/pull/5268>Table scan reporting</a>, 
which enables collection of statistics of the table scans.</li><li> [...]
 Prior to the fix, filters would not be extracted and targeted merge conditions 
were not pushed down leading to degraded performance
 for these targeted merge operations.</li><li><a 
href=https://github.com/apache/iceberg/pull/4024>#4024</a> fixes table creation 
in the root namespace of a Hadoop 
Catalog.</li></ul></li><li><p><strong>Flink</strong></p><ul><li><a 
href=https://github.com/apache/iceberg/pull/3986>#3986</a> fixes manifest 
location collisions when there are multiple committers
-in the same Flink job.</li></ul></li></ul><h3 id=0130>0.13.0</h3><p>Apache 
Iceberg 0.13.0 was released on February 4th, 2022.</p><ul><li>Git tag: <a 
href=https://github.com/apache/iceberg/releases/tag/apache-iceberg-0.13.0>0.13.0</a></li><li><a
 
href=https://www.apache.org/dyn/closer.cgi/iceberg/apache-iceberg-0.13.0/apache-iceberg-0.13.0.tar.gz>0.13.0
 source tar.gz</a> &ndash; <a 
href=https://downloads.apache.org/iceberg/apache-iceberg-0.13.0/apache-iceberg-0.13.0.tar.gz.asc>signature</a
 [...]
+in the same Flink job.</li></ul></li></ul><h3 id=0130>0.13.0</h3><p>Apache 
Iceberg 0.13.0 was released on February 4th, 2022.</p><ul><li>Git tag: <a 
href=https://github.com/apache/iceberg/releases/tag/apache-iceberg-0.13.0>0.13.0</a></li><li><a
 
href=https://www.apache.org/dyn/closer.cgi/iceberg/apache-iceberg-0.13.0/apache-iceberg-0.13.0.tar.gz>0.13.0
 source tar.gz</a> &ndash; <a 
href=https://downloads.apache.org/iceberg/apache-iceberg-0.13.0/apache-iceberg-0.13.0.tar.gz.asc>signature</a
 [...]
 <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>

Reply via email to