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 07ee032b deploy: 9c0408392f6db1decf2c2e17ede51e60dd714673
07ee032b is described below
commit 07ee032b985408a5d4ea5f73a5e47a3352ba7b34
Author: rdblue <[email protected]>
AuthorDate: Wed Jul 20 01:53:55 2022 +0000
deploy: 9c0408392f6db1decf2c2e17ede51e60dd714673
---
getting-started/index.html | 20 +-------------------
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/index.html b/index.html
index 276d757b..fe187bf2 100644
--- a/index.html
+++ b/index.html
@@ -1,9 +1,9 @@
-<!doctype html><html><head><meta name=generator content="Hugo 0.101.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 [...]
+<!doctype html><html><head><meta name=generator content="Hugo 0.101.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 [...]
<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>0.13.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>0.13.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-tlv0zjz6-jGJEkHfb1~heMCJA3Uycrg
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 [...]