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 e7e302d  Prepare repository for deployment.
     add bb7d3bd  Add SQL Lexical Structure from BigQuery
     add 7f4c602  This closes #479
     new c5948ce  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:
 .../dsls/sql/aggregate-functions/index.html        |   3 +-
 .../documentation/dsls/sql/data-types/index.html   |   3 +-
 content/documentation/dsls/sql/joins/index.html    |   3 +-
 content/documentation/dsls/sql/lexical/index.html  | 736 +++++++++++++++++++++
 content/documentation/dsls/sql/overview/index.html |   3 +-
 .../dsls/sql/scalar-functions/index.html           |   3 +-
 .../dsls/sql/statements/create-table/index.html    |   3 +-
 .../dsls/sql/statements/select/index.html          |   3 +-
 .../dsls/sql/user-defined-functions/index.html     |   3 +-
 .../documentation/dsls/sql/walkthrough/index.html  |   3 +-
 .../dsls/sql/windowing-and-triggering/index.html   |   3 +-
 .../sdks/feature-comparison/index.html             |   3 +-
 content/documentation/sdks/go/index.html           |   3 +-
 .../documentation/sdks/java-extensions/index.html  |   3 +-
 .../documentation/sdks/java-thirdparty/index.html  |   3 +-
 .../documentation/sdks/java/euphoria/index.html    |   3 +-
 content/documentation/sdks/java/index.html         |   3 +-
 content/documentation/sdks/java/nexmark/index.html |   3 +-
 .../documentation/sdks/python-custom-io/index.html |   3 +-
 .../sdks/python-pipeline-dependencies/index.html   |   3 +-
 .../documentation/sdks/python-streaming/index.html |   3 +-
 .../sdks/python-type-safety/index.html             |   3 +-
 content/documentation/sdks/python/index.html       |   3 +-
 src/_includes/section-menu/sdks.html               |   3 +-
 src/documentation/dsls/sql/lexical-structure.md    | 490 ++++++++++++++
 25 files changed, 1272 insertions(+), 23 deletions(-)
 create mode 100644 content/documentation/dsls/sql/lexical/index.html
 create mode 100644 src/documentation/dsls/sql/lexical-structure.md

Reply via email to