[ 
https://issues.apache.org/jira/browse/STORM-1040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14741833#comment-14741833
 ] 

Haohui Mai commented on STORM-1040:
-----------------------------------

[[email protected]]: Yes and no.

Calcite is great to generate plans for SELECT queries. I plan to use Calcite to 
generate the query plans for the first version.

On the other hand, the project also needs to support some SQL dialects, 
including 
(1) specifying data sources via a di {{CREATE EXTERNAL TABLE}} statement,  (2) 
specifying options with {{PRAGMA}}, etc.

It's difficult to justify putting the custom dialects in Calcite so the project 
might still need a SQL-dialect parser.

> SQL support for Storm
> ---------------------
>
>                 Key: STORM-1040
>                 URL: https://issues.apache.org/jira/browse/STORM-1040
>             Project: Apache Storm
>          Issue Type: Epic
>            Reporter: Haohui Mai
>            Assignee: Haohui Mai
>
> SQL is one of the more popular languages in business intelligence. Instead of 
> writing Storm topology directly, having supports to compile SQL down to 
> topology will accelerate the development and deployment of real-time 
> streaming solutions.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to