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 c748d375 deploy: b5ae01018edeca2992fc099e447a5fee732d40ae
c748d375 is described below
commit c748d3758cb384c3910f01d86564a718c60b9f68
Author: szehon-ho <[email protected]>
AuthorDate: Mon Jul 17 18:02:38 2023 +0000
deploy: b5ae01018edeca2992fc099e447a5fee732d40ae
---
blogs/index.html | 2 +-
common/index.xml | 5 +++--
getting-started/index.html | 20 +-------------------
index.xml | 5 +++--
landingpagesearch.json | 2 +-
5 files changed, 9 insertions(+), 25 deletions(-)
diff --git a/blogs/index.html b/blogs/index.html
index 2e3169e3..ed1c894b 100644
--- a/blogs/index.html
+++ b/blogs/index.html
@@ -3,7 +3,7 @@
<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.3.0</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.3.0</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> [...]
<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>
diff --git a/common/index.xml b/common/index.xml
index b0dfca38..3d6bb83b 100644
--- a/common/index.xml
+++ b/common/index.xml
@@ -4,8 +4,9 @@ Docker-Compose Creating a table Writing Data to a Table Reading
Data from a Tabl
Running Benchmarks on GitHub It is possible to run one or more Benchmarks via
the JMH Benchmarks GH action on your own fork of the Iceberg
repo.</description></item><item><title>Blogs</title><link>https://iceberg.apache.org/blogs/</link><pubDate>Mon,
01 Jan 0001 00:00:00
+0000</pubDate><guid>https://iceberg.apache.org/blogs/</guid><description>Iceberg
Blogs Here is a list of company blogs that talk about Iceberg. The blogs are
ordered from most recent to oldest.
12 Times Faster Query Planning With Iceberg Manifest Caching in Impala Date:
July 13rd, 2023, Company: Cloudera
Authors: Riza Suminto)
-Open Data Lakehouse powered by Iceberg for all your Data Warehouse needs Date:
April 3rd, 2023, Company: Cloudera
-Authors: Zoltan Borok-Nagy, Ayush Saxena, Tamas Mate, Simhadri
Govindappa</description></item><item><title>Community</title><link>https://iceberg.apache.org/community/</link><pubDate>Mon,
01 Jan 0001 00:00:00
+0000</pubDate><guid>https://iceberg.apache.org/community/</guid><description>Welcome!
Apache Iceberg tracks issues in GitHub and prefers to receive contributions as
pull requests.
+How Bilibili Builds OLAP Data Lakehouse with Apache Iceberg Date: June 14th,
2023, Company: Bilibili
+Authors: Rui Li
+Open Data Lakehouse powered by Iceberg for all your Data Warehouse needs Date:
April 3rd, 2023, Company:
Cloudera</description></item><item><title>Community</title><link>https://iceberg.apache.org/community/</link><pubDate>Mon,
01 Jan 0001 00:00:00
+0000</pubDate><guid>https://iceberg.apache.org/community/</guid><description>Welcome!
Apache Iceberg tracks issues in GitHub and prefers to receive contributions as
pull requests.
Community discussions happen primarily on the dev mailing list, on
apache-iceberg Slack workspace, and on specific GitHub issues.
Contribute See Contributing for more details on how to contribute to Iceberg.
Issues Issues are tracked in GitHub:
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.xml b/index.xml
index 92514bbc..b4b614f5 100644
--- a/index.xml
+++ b/index.xml
@@ -4,8 +4,9 @@ Docker-Compose Creating a table Writing Data to a Table Reading
Data from a Tabl
Running Benchmarks on GitHub It is possible to run one or more Benchmarks via
the JMH Benchmarks GH action on your own fork of the Iceberg
repo.</description></item><item><title>Blogs</title><link>https://iceberg.apache.org/blogs/</link><pubDate>Mon,
01 Jan 0001 00:00:00
+0000</pubDate><guid>https://iceberg.apache.org/blogs/</guid><description>Iceberg
Blogs Here is a list of company blogs that talk about Iceberg. The blogs are
ordered from most recent to oldest.
12 Times Faster Query Planning With Iceberg Manifest Caching in Impala Date:
July 13rd, 2023, Company: Cloudera
Authors: Riza Suminto)
-Open Data Lakehouse powered by Iceberg for all your Data Warehouse needs Date:
April 3rd, 2023, Company: Cloudera
-Authors: Zoltan Borok-Nagy, Ayush Saxena, Tamas Mate, Simhadri
Govindappa</description></item><item><title>Community</title><link>https://iceberg.apache.org/community/</link><pubDate>Mon,
01 Jan 0001 00:00:00
+0000</pubDate><guid>https://iceberg.apache.org/community/</guid><description>Welcome!
Apache Iceberg tracks issues in GitHub and prefers to receive contributions as
pull requests.
+How Bilibili Builds OLAP Data Lakehouse with Apache Iceberg Date: June 14th,
2023, Company: Bilibili
+Authors: Rui Li
+Open Data Lakehouse powered by Iceberg for all your Data Warehouse needs Date:
April 3rd, 2023, Company:
Cloudera</description></item><item><title>Community</title><link>https://iceberg.apache.org/community/</link><pubDate>Mon,
01 Jan 0001 00:00:00
+0000</pubDate><guid>https://iceberg.apache.org/community/</guid><description>Welcome!
Apache Iceberg tracks issues in GitHub and prefers to receive contributions as
pull requests.
Community discussions happen primarily on the dev mailing list, on
apache-iceberg Slack workspace, and on specific GitHub issues.
Contribute See Contributing for more details on how to contribute to Iceberg.
Issues Issues are tracked in GitHub:
diff --git a/landingpagesearch.json b/landingpagesearch.json
index 823fd8ea..cbef9c74 100644
--- a/landingpagesearch.json
+++ b/landingpagesearch.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 tabular [...]
\ 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 tabular [...]
\ No newline at end of file