You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by xumingming <gi...@git.apache.org> on 2017/08/08 11:51:38 UTC

[GitHub] beam pull request #3704: [BEAM-2733] update javadoc for BeamSql

GitHub user xumingming opened a pull request:

    https://github.com/apache/beam/pull/3704

    [BEAM-2733] update javadoc for BeamSql

    Summary:
    
    * `Exception` declaration are removed from `BeamSql.query ()`
    * Added javadoc to explain when the sql query use a non-exist table态a subset of tables from upstream, what happens.
    * Added javadoc for BeamSql.query and QueryTransform to describe the lifetime of tables in PCollectionTuple.
    * SimpleQueryTransform and QueryTransform are actually user-facing (they are return types of query() and simpleQuery()), so they are kept `public`.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/xumingming/beam BEAM-2733-BeamSql

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/beam/pull/3704.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #3704
    
----
commit df4d24f2104b61b65bbfc027d005415d4282c992
Author: James Xu <xu...@gmail.com>
Date:   2017-08-08T11:52:53Z

    [BEAM-2733] update javadoc for BeamSql

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] beam pull request #3704: [BEAM-2733] update javadoc for BeamSql

Posted by xumingming <gi...@git.apache.org>.
Github user xumingming closed the pull request at:

    https://github.com/apache/beam/pull/3704


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---