[GitHub] beam pull request #2479: [BEAM-301] Add a Beam SQL DSL

2017-04-12 Thread XuMingmin
Github user XuMingmin closed the pull request at:

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


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] beam pull request #2479: [BEAM-301] Add a Beam SQL DSL

2017-04-09 Thread XuMingmin
GitHub user XuMingmin opened a pull request:

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

[BEAM-301] Add a Beam SQL DSL

The initial PR to setup skeleton of Beam SQL. 
Pass `mvn verify` locally, a Jenkins job is required later for pre-commit 
check.

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

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

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

https://github.com/apache/beam/pull/2479.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 #2479


commit 07904d383bb2b14badb031be2bf5222e2d2c8d03
Author: mingmxu 
Date:   2017-04-10T02:49:08Z

initial PR to setup Beam SQL skeleton

initial PR to setup Beam SQL skeleton

format fix in pom.xml




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---