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 f502fc5b deploy: 0e8fbf0dae7f32ffe1a4be3a554072a9d8dc3db6
f502fc5b is described below
commit f502fc5b3b312493a9a44f9d68a48a1179759295
Author: Fokko <[email protected]>
AuthorDate: Thu Aug 25 16:00:28 2022 +0000
deploy: 0e8fbf0dae7f32ffe1a4be3a554072a9d8dc3db6
---
contribute/index.html | 2 +-
getting-started/index.html | 20 +-------------------
landingpagesearch.json | 2 +-
3 files changed, 3 insertions(+), 21 deletions(-)
diff --git a/contribute/index.html b/contribute/index.html
index e2f85e1c..2fbe7e84 100644
--- a/contribute/index.html
+++ b/contribute/index.html
@@ -8,7 +8,7 @@ these are hard rules and they’re meant as a collection of
helpful suggesti
experience as possible.</p><p>If you are thinking of contributing but first
would like to discuss the change you wish to make, we welcome you to
head over to the <a href=https://iceberg.apache.org/community/>Community</a>
page on the official Iceberg documentation site
to find a number of ways to connect with the community, including slack and
our mailing lists. Of course, always feel
-free to just open a <a href=https://github.com/apache/iceberg/issues/new>new
issue</a> in the GitHub repo.</p><p>The Iceberg Project is hosted on GitHub at
<a
href=https://github.com/apache/iceberg>https://github.com/apache/iceberg</a>.</p><h2
id=pull-request-process>Pull Request Process</h2><p>The Iceberg community
prefers to receive contributions as <a
href=https://help.github.com/articles/about-pull-requests/>Github pull
requests</a>.</p><p><a href=https://github.com/apache/iceberg/pu [...]
+free to just open a <a href=https://github.com/apache/iceberg/issues/new>new
issue</a> in the GitHub repo.</p><p>The Iceberg Project is hosted on GitHub at
<a
href=https://github.com/apache/iceberg>https://github.com/apache/iceberg</a>.</p><h2
id=pull-request-process>Pull Request Process</h2><p>The Iceberg community
prefers to receive contributions as <a
href=https://help.github.com/articles/about-pull-requests/>Github pull
requests</a>.</p><p><a href=https://github.com/apache/iceberg/pu [...]
<a
href=https://github.com/google/google-java-format#intellij-android-studio-and-other-jetbrains-ides>IntelliJ</a>
to install the <strong>google-java-format</strong> plugin (note the required
manual actions for IntelliJ).</p><h2
id=iceberg-code-contribution-guidelines>Iceberg Code Contribution
Guidelines</h2><h3 id=style>Style</h3><p>For Python, please use the tox command
<code>tox -e format</code> to apply autoformatting to the project.</p><p>Java
code adheres to the <a href=https://goo [...]
In order to automatically fix Java code style issues, please use
<code>./gradlew spotlessApply</code>.</p><p><strong>NOTE</strong>: The
<strong>google-java-format</strong> plugin will always use the latest version
of the <strong>google-java-format</strong>. However, <code>spotless</code>
itself is configured to use <strong>google-java-format</strong> 1.7
since that version is compatible with JDK 8. When formatting the code in the
IDE, there is a slight chance that it will produce slightly different results.
In such a case please run <code>./gradlew spotlessApply</code>
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/landingpagesearch.json b/landingpagesearch.json
index cadc0273..229c0fe2 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 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