This is an automated email from the ASF dual-hosted git repository.
mergebot-role pushed a change to branch asf-site
in repository https://gitbox.apache.org/repos/asf/beam-site.git.
from 4c5cf9a Prepare repository for deployment.
add 20ccf5c add a page for DSLs:SQL
add 8d79b65 fix typo issues
add c8ae4c4 add intro of BeamSqlRow, trigger settings of aggregation/join,
add 6311936 typo fix
add ba662cd change page dsls/sql.md into a blog post
add 581ec75 split into 1 blog + 1 development doc.
add e3b4815 fix broken link
add 2a52cb3 update to latest API/usages
add 292e22c remove post page move internal imple to the end of page
add 0c06b02 This closes #268
new 4bfde0d Prepare repository for deployment.
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:
.../capability/2016/03/17/capability-matrix.html | 4 +
.../2016/04/03/presentation-materials.html | 4 +
.../sdk/2016/02/25/python-sdk-now-public.html | 4 +
content/beam/release/2016/06/15/first-release.html | 4 +
.../2016/10/11/strata-hadoop-world-and-beam.html | 4 +
.../update/website/2016/02/22/beam-has-a-logo.html | 4 +
.../blog/2016/05/18/splitAtFraction-method.html | 4 +
.../05/27/where-is-my-pcollection-dot-map.html | 4 +
.../2016/06/13/flink-batch-runner-milestone.html | 4 +
content/blog/2016/08/03/six-months.html | 4 +
content/blog/2016/10/20/test-stream.html | 4 +
content/blog/2017/01/09/added-apex-runner.html | 4 +
content/blog/2017/01/10/beam-graduates.html | 4 +
.../blog/2017/02/01/graduation-media-recap.html | 4 +
content/blog/2017/02/13/stateful-processing.html | 4 +
content/blog/2017/03/16/python-sdk-release.html | 4 +
.../blog/2017/05/17/beam-first-stable-release.html | 4 +
content/blog/2017/08/16/splittable-do-fn.html | 4 +
content/blog/index.html | 4 +
content/coming-soon.html | 4 +
content/contribute/contribution-guide/index.html | 4 +
content/contribute/design-principles/index.html | 4 +
content/contribute/index.html | 4 +
content/contribute/logos/index.html | 4 +
content/contribute/maturity-model/index.html | 4 +
.../contribute/presentation-materials/index.html | 4 +
.../contribute/ptransform-style-guide/index.html | 4 +
content/contribute/release-guide/index.html | 4 +
content/contribute/runner-guide/index.html | 4 +
content/contribute/source-repository/index.html | 4 +
content/contribute/team/index.html | 4 +
content/contribute/testing/index.html | 4 +
content/contribute/work-in-progress/index.html | 4 +
content/documentation/index.html | 4 +
content/documentation/io/authoring-java/index.html | 4 +
.../documentation/io/authoring-overview/index.html | 4 +
.../documentation/io/authoring-python/index.html | 4 +
.../documentation/io/built-in/hadoop/index.html | 4 +
content/documentation/io/built-in/index.html | 4 +
content/documentation/io/contributing/index.html | 4 +
content/documentation/io/io-toc/index.html | 4 +
content/documentation/io/testing/index.html | 4 +
.../pipelines/create-your-pipeline/index.html | 4 +
.../pipelines/design-your-pipeline/index.html | 4 +
.../pipelines/test-your-pipeline/index.html | 4 +
content/documentation/programming-guide/index.html | 4 +
content/documentation/resources/index.html | 4 +
content/documentation/runners/apex/index.html | 4 +
.../runners/capability-matrix/index.html | 4 +
content/documentation/runners/dataflow/index.html | 4 +
content/documentation/runners/direct/index.html | 4 +
content/documentation/runners/flink/index.html | 4 +
content/documentation/runners/gearpump/index.html | 4 +
content/documentation/runners/spark/index.html | 4 +
.../documentation/sdks/java-extensions/index.html | 4 +
content/documentation/sdks/java/index.html | 4 +
.../documentation/sdks/python-custom-io/index.html | 4 +
.../sdks/python-pipeline-dependencies/index.html | 4 +
.../sdks/python-type-safety/index.html | 4 +
content/documentation/sdks/python/index.html | 4 +
content/get-started/beam-overview/index.html | 4 +
content/get-started/downloads/index.html | 4 +
content/get-started/index.html | 4 +
.../get-started/mobile-gaming-example/index.html | 4 +
content/get-started/quickstart-java/index.html | 4 +
content/get-started/quickstart-py/index.html | 4 +
content/get-started/support/index.html | 4 +
content/get-started/wordcount-example/index.html | 4 +
content/index.html | 4 +
content/privacy_policy/index.html | 4 +
src/_includes/header.html | 4 +
src/documentation/dsls/sql.md | 381 +++++++++++++++++++++
src/images/beam_sql_dsl_workflow.png | Bin 0 -> 73461 bytes
73 files changed, 665 insertions(+)
create mode 100644 src/documentation/dsls/sql.md
create mode 100644 src/images/beam_sql_dsl_workflow.png
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].