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 a0cc2191 deploy: ae939c4ef1ba2df7cfce4846f45e925e0cee3641
a0cc2191 is described below
commit a0cc2191cee31fd71399ea21424eb3d314c8f5d4
Author: rdblue <[email protected]>
AuthorDate: Wed Jul 20 16:07:40 2022 +0000
deploy: ae939c4ef1ba2df7cfce4846f45e925e0cee3641
---
getting-started/index.html | 20 +-------------------
releases/index.html | 2 +-
search.json | 2 +-
3 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 7d5cd341..fa9a0ecb 100644
--- a/releases/index.html
+++ b/releases/index.html
@@ -15,7 +15,7 @@
</dependency>
...
</dependencies>
-</code></pre><h2 id=0140-release>0.14.0 release</h2><p>Apache Iceberg 0.14.0
was released on 16 July 2022.</p><h3 id=highlights>Highlights</h3><ul><li>Added
several <a href=#performance-improvements>performance improvements</a> for scan
planning and Spark queries</li><li>Added a common REST catalog client that uses
change-based commits to resolve commit conflicts on the service
side</li><li>Added support for Spark 3.3, including <code>AS OF</code> syntax
for SQL time travel queries</li>< [...]
+</code></pre><h2 id=0140-release>0.14.0 release</h2><p>Apache Iceberg 0.14.0
was released on 16 July 2022.</p><h3 id=highlights>Highlights</h3><ul><li>Added
several <a href=#performance-improvements>performance improvements</a> for scan
planning and Spark queries</li><li>Added a common REST catalog client that uses
change-based commits to resolve commit conflicts on the service
side</li><li>Added support for Spark 3.3, including <code>AS OF</code> syntax
for SQL time travel queries</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> – <a
href=https://downloads.apache.org/iceberg/apache-iceberg-0.13.0/apache-iceberg-0.13.0.tar.gz.asc>signature</a
[...]
diff --git a/search.json b/search.json
index 3c3b1635..435be8e5 100644
--- a/search.json
+++ b/search.json
@@ -1 +1 @@
-[{"categories":null,"content":" Spark and Iceberg Quickstart This guide will
get you up and running with an Iceberg and Spark environment, including sample
code to highlight some powerful features. You can learn more about Iceberg’s
Spark runtime by checking out the Spark section.\nDocker-Compose Creating a
table Writing Data to a Table Reading Data from a Table Adding A Catalog Next
Steps Docker-Compose The fastest way to get started is to use a docker-compose
file that uses the the tab [...]
\ No newline at end of file
+[{"categories":null,"content":" Spark and Iceberg Quickstart This guide will
get you up and running with an Iceberg and Spark environment, including sample
code to highlight some powerful features. You can learn more about Iceberg’s
Spark runtime by checking out the Spark section.\nDocker-Compose Creating a
table Writing Data to a Table Reading Data from a Table Adding A Catalog Next
Steps Docker-Compose The fastest way to get started is to use a docker-compose
file that uses the the tab [...]
\ No newline at end of file