This is an automated email from the ASF dual-hosted git repository.
mergebot-role pushed a change to branch mergebot
in repository https://gitbox.apache.org/repos/asf/beam-site.git.
from 340090f This closes #564
add 87fb41e Prepare repository for deployment.
add 93a09e4 update create table to create external table
add d9b8e36 Regenerate website
add d52bf3e This closes #562
add 6d814e9 add whitespace to redirection in create_external_table
add b7e59f5 Regenerate website
add ac4f6be This closes #566
add 4b1bd29 [BEAM-5603] fix broken 2.6.0 download links
new d8e162c This closes #569
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
content/contribute/index.html | 2 +-
.../dsls/sql/aggregate-functions/index.html | 2 +-
.../index.html | 30 +-
.../documentation/dsls/sql/create-table/index.html | 743 +--------------------
.../documentation/dsls/sql/data-types/index.html | 2 +-
content/documentation/dsls/sql/joins/index.html | 2 +-
content/documentation/dsls/sql/lexical/index.html | 2 +-
content/documentation/dsls/sql/overview/index.html | 2 +-
.../dsls/sql/scalar-functions/index.html | 2 +-
content/documentation/dsls/sql/select/index.html | 2 +-
content/documentation/dsls/sql/set/index.html | 2 +-
content/documentation/dsls/sql/shell/index.html | 10 +-
.../dsls/sql/statements/create-table/index.html | 8 +-
.../dsls/sql/user-defined-functions/index.html | 2 +-
.../documentation/dsls/sql/walkthrough/index.html | 2 +-
.../dsls/sql/windowing-and-triggering/index.html | 2 +-
content/documentation/programming-guide/index.html | 2 +-
.../sdks/feature-comparison/index.html | 2 +-
content/documentation/sdks/go/index.html | 2 +-
.../documentation/sdks/java-extensions/index.html | 2 +-
.../documentation/sdks/java-thirdparty/index.html | 2 +-
.../documentation/sdks/java/euphoria/index.html | 2 +-
content/documentation/sdks/java/index.html | 2 +-
content/documentation/sdks/java/nexmark/index.html | 2 +-
.../documentation/sdks/python-custom-io/index.html | 2 +-
.../sdks/python-pipeline-dependencies/index.html | 2 +-
.../documentation/sdks/python-streaming/index.html | 2 +-
.../sdks/python-type-safety/index.html | 2 +-
content/documentation/sdks/python/index.html | 2 +-
src/_includes/section-menu/sdks.html | 2 +-
.../{create-table.md => create-external-table.md} | 32 +-
src/documentation/dsls/sql/shell.md | 8 +-
src/get-started/downloads.md | 6 +-
33 files changed, 82 insertions(+), 807 deletions(-)
copy content/documentation/dsls/sql/{create-table =>
create-external-table}/index.html (96%)
rename src/documentation/dsls/sql/{create-table.md =>
create-external-table.md} (89%)