[GitHub] storm pull request: STORM-1045. Parse CREATE TABLE statements.

2015-09-22 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/storm/pull/734 --- 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 enabl

[GitHub] storm pull request: STORM-1045. Parse CREATE TABLE statements.

2015-09-15 Thread d2r
Github user d2r commented on a diff in the pull request: https://github.com/apache/storm/pull/734#discussion_r39508506 --- Diff: external/sql/storm-sql-core/pom.xml~ --- @@ -0,0 +1,60 @@ + + +http://maven.apache.org/POM/4.0.0"; xmlns:xsi="http://www.w3.org/2001/XMLSchem

[GitHub] storm pull request: STORM-1045. Parse CREATE TABLE statements.

2015-09-14 Thread harshach
Github user harshach commented on the pull request: https://github.com/apache/storm/pull/734#issuecomment-140273420 +1 . @ptgoetz @revans2 would like merge this into feature branch STORM-1040. --- If your project is set up for it, you can reply to this email and have your reply appe

[GitHub] storm pull request: STORM-1045. Parse CREATE TABLE statements.

2015-09-14 Thread haohui
GitHub user haohui opened a pull request: https://github.com/apache/storm/pull/734 STORM-1045. Parse CREATE TABLE statements. This PR supersedes https://github.com/apache/storm/pull/731. Based on the discussion in STORM-1040, this PR takes the approach to extend the Calcite