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 73a025a8 deploy: 3b7fc77ece42cf4e9f22b55ec351c762ac00b9c2
73a025a8 is described below
commit 73a025a8744ad191777fc26048cd040ff8ab1739
Author: pvary <[email protected]>
AuthorDate: Wed Jul 20 15:18:29 2022 +0000
deploy: 3b7fc77ece42cf4e9f22b55ec351c762ac00b9c2
---
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 c54ec86f..7d5cd341 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 7beec3de..3c3b1635 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