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

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

Srinivasulu Punuru created SAMZA-1556:
-----------------------------------------

             Summary: 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


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
(v6.4.14#64029)