You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by XuMingmin <gi...@git.apache.org> on 2017/04/10 01:21:36 UTC

[GitHub] beam pull request #2478: Dsl sql init

GitHub user XuMingmin opened a pull request:

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

    Dsl sql init

    Be sure to do all of the following to help us incorporate your contribution
    quickly and easily:
    
     - [ ] Make sure the PR title is formatted like:
       `[BEAM-<Jira issue #>] Description of pull request`
     - [ ] Make sure tests pass via `mvn clean verify`. (Even better, enable
           Travis-CI on your fork and ensure the whole test matrix passes).
     - [ ] Replace `<Jira issue #>` in the title with the actual Jira issue
           number, if there is one.
     - [ ] If this contribution is large, please file an Apache
           [Individual Contributor License Agreement](https://www.apache.org/licenses/icla.pdf).
    
    ---


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

    $ git pull https://github.com/XuMingmin/beam dsl_sql_init

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

    https://github.com/apache/beam/pull/2478.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 #2478
    
----
commit 57fddbd8e3705254a52e5e478a0dcf9493142203
Author: mingmxu <mi...@ebay.com>
Date:   2017-03-09T05:09:03Z

    save work: BaseBeamTable, BeamRelNode, BeamRule

commit 673c25871904124010fe59eed0bcb0c9a9161100
Author: mingmxu <mi...@ebay.com>
Date:   2017-03-09T19:27:50Z

    save work: BeamSQLSpELExecutor as an executor for relational operators;

commit 2bce67f5727ecad9fe9973fa4af6022f4f4cd6f5
Author: mingmxu <mi...@ebay.com>
Date:   2017-03-09T19:49:57Z

    save work, update buildBeamPipeline()

commit 64f8e89e169151fd323cf1bb45432281a19cedef
Author: mingmxu <mi...@ebay.com>
Date:   2017-03-09T22:30:10Z

    complete first query: SELECT <FIELDS> FROM <TABLE> WHERE <CLAUSES>

commit 616484c58a265fee31c64d66360689cd3ba71355
Author: mingmxu <mi...@ebay.com>
Date:   2017-03-10T21:48:49Z

    save work: support INSERT

commit 1272621c37ba76fd7a1997ba43f19d281e8030aa
Author: mingmxu <mi...@ebay.com>
Date:   2017-03-10T22:22:04Z

    update license

commit e11dfcf9e1b0aae0eb26ebd2246a914957b8e712
Author: mingmxu <mi...@gmail.com>
Date:   2017-03-11T01:45:46Z

    save work: add BeamSqlRunner as the tier1 interface;

commit 1d80bb5b7813949ca3bb05fd92bdd706d4e43084
Author: mingmxu <mi...@ebay.com>
Date:   2017-03-11T07:22:25Z

    remove test code;

commit b51ce8d51c2df1be822e7d28400c4a80145fa3ac
Author: mingmxu <mi...@ebay.com>
Date:   2017-03-11T19:15:49Z

    fix checkstyle 1

commit 700ab00abf79e31b9a14683f8d708ace0bda6923
Author: XuMingmin <xu...@users.noreply.github.com>
Date:   2017-03-11T19:17:29Z

    Merge pull request #1 from apache/master
    
    sync up latest code

commit f1afcfe7fe81ac1427a18d367c0536933cf85e63
Author: mingmxu <mi...@ebay.com>
Date:   2017-03-12T07:30:27Z

    refine BaseBeamTable, and add one example BeamSqlExample.

commit 3c53db8aa941c3be8ec8171c98cb4405febfac40
Author: mingmxu <mi...@ebay.com>
Date:   2017-03-13T02:44:53Z

    add e2e test cases for planner.

commit 09df9b5c15dd5b409d9da937225caa073a663255
Author: XuMingmin <xu...@users.noreply.github.com>
Date:   2017-03-15T21:45:17Z

    Merge pull request #3 from apache/master
    
    sync-up code

commit d5fe32755b626f79abfd950a71e6b46550fa0d2b
Author: mingmxu <mi...@ebay.com>
Date:   2017-03-30T18:48:50Z

    save work

commit 83ea09ea195315afac94116a248b4995231e2d72
Author: XuMingmin <xu...@users.noreply.github.com>
Date:   2017-04-03T22:28:03Z

    Merge pull request #6 from apache/master
    
    rebase

commit 8b8347268035ddb37bfc5865306368c5dc2cad67
Author: XuMingmin <xu...@users.noreply.github.com>
Date:   2017-04-05T21:50:06Z

    Merge pull request #7 from apache/master
    
    rebase

commit 38f4b6168f5928d01c01bcffc17a7bee6de596cb
Author: XuMingmin <xu...@users.noreply.github.com>
Date:   2017-04-07T06:21:44Z

    Merge pull request #8 from apache/master
    
    rebase

commit d038df411aff0a68df7c73d6a4f67757923b1ae4
Author: XuMingmin <xu...@users.noreply.github.com>
Date:   2017-04-07T18:28:21Z

    Merge pull request #9 from XuMingmin/BEAM-301
    
    rebase from BEAM-301

commit c96fa7bd1da706031cb99f81911c3f01eee86028
Author: mingmxu <mi...@ebay.com>
Date:   2017-04-09T04:10:31Z

    refine BeamSQLRow;

commit dd266b5d5b297149b22c9bff4b9621c9075e9e93
Author: mingmxu <mi...@ebay.com>
Date:   2017-04-10T00:14:03Z

    Merge remote-tracking branch 'apache/DSL_SQL' into sql-rowrecord
    
    Conflicts:
    	dsls/pom.xml

commit 4c2fc05dabfad47779ea1f164828f2228abe9994
Author: mingmxu <mi...@ebay.com>
Date:   2017-04-10T00:24:02Z

    revert files that're not impacted

commit 1f55b6d1c6171c3ced46148ef6015a9ae2f85edf
Author: mingmxu <mi...@ebay.com>
Date:   2017-04-10T00:35:23Z

    code cleanup: reformat imports

commit a2014ba09ad2903835229f3f3432fdd0094944f6
Author: XuMingmin <xu...@users.noreply.github.com>
Date:   2017-04-10T00:39:44Z

    Merge pull request #10 from apache/DSL_SQL
    
    rebase for dsl_sql_init

commit 135bc8f40d112367a369e071acc201a0393deefa
Author: XuMingmin <xu...@users.noreply.github.com>
Date:   2017-04-10T00:41:22Z

    Merge pull request #11 from XuMingmin/sql-rowrecord
    
    merge all changes for dsl_sql_init

----


---
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 #2478: Dsl sql init

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

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


---
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.
---