You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@storm.apache.org by "Jungtaek Lim (JIRA)" <ji...@apache.org> on 2016/09/13 04:49:20 UTC

[jira] [Resolved] (STORM-2057) Support JOIN statement in Storm SQL

     [ https://issues.apache.org/jira/browse/STORM-2057?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jungtaek Lim resolved STORM-2057.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 1.1.0
                   2.0.0

Merged into master, 1.x branches.

> Support JOIN statement in Storm SQL
> -----------------------------------
>
>                 Key: STORM-2057
>                 URL: https://issues.apache.org/jira/browse/STORM-2057
>             Project: Apache Storm
>          Issue Type: New Feature
>          Components: storm-sql
>            Reporter: Jungtaek Lim
>            Assignee: Jungtaek Lim
>             Fix For: 2.0.0, 1.1.0
>
>          Time Spent: 3h 20m
>  Remaining Estimate: 0h
>
> It would be great to support JOIN statement in Storm SQL.
> http://storm.apache.org/releases/1.0.1/Trident-API-Overview.html
> According to this page, Trident supports 'join' across multiple spouts which is done by synchronizing spouts. 
> This might be good start for Storm SQL join feature. This restricts the boundary of join to batch, but we're OK for now since aggregation is implemented via same restriction.



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