You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by haohui <gi...@git.apache.org> on 2015/11/03 00:39:31 UTC

[GitHub] storm pull request: STORM-1149. Support pluggable data sources in ...

GitHub user haohui opened a pull request:

    https://github.com/apache/storm/pull/844

    STORM-1149. Support pluggable data sources in CREATE TABLE.

    This PR implements the support of external data sources in CREATE TABLE. StormSQL can parse the CREATE TABLE statement, creates the data sources objects and processes the data based on the compiled SQL statement.

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

    $ git pull https://github.com/haohui/storm STORM-1149

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

    https://github.com/apache/storm/pull/844.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 #844
    
----
commit 30bd46476c3a08a0e418991aa1af730c7075a859
Author: Haohui Mai <wh...@apache.org>
Date:   2015-11-02T22:34:20Z

    Implement push-based APIs for StormSQL.

commit 8dfd4a8238b484bade72079c60f235b8068928dd
Author: Haohui Mai <wh...@apache.org>
Date:   2015-11-02T23:35:29Z

    STORM-1149. Support pluggable data sources in CREATE TABLE.

----


---
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] storm pull request: STORM-1149. Support pluggable data sources in ...

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

    https://github.com/apache/storm/pull/844


---
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] storm pull request: STORM-1149. Support pluggable data sources in ...

Posted by harshach <gi...@git.apache.org>.
Github user harshach commented on the pull request:

    https://github.com/apache/storm/pull/844#issuecomment-153233711
  
    +1


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