You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Jagadish (JIRA)" <ji...@apache.org> on 2018/01/17 18:08:00 UTC

[jira] [Resolved] (SAMZA-1556) Samza SQL: Add support for multi level sources in SQL query

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

Jagadish resolved SAMZA-1556.
-----------------------------
    Resolution: Fixed

> Samza SQL: Add support for multi level sources in SQL query
> -----------------------------------------------------------
>
>                 Key: SAMZA-1556
>                 URL: https://issues.apache.org/jira/browse/SAMZA-1556
>             Project: Samza
>          Issue Type: Bug
>          Components: sql
>            Reporter: Srinivasulu Punuru
>            Priority: Major
>
> Right now Samza SQL supports queries with just two levels i.e. select * from foo.bar. But there can be sources that are identified though multiple levels. for e.g. select * from kafka.clusterName.topicName. We should be able to support queries with such sources.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)