Aditya created SAMZA-1604:
-----------------------------

             Summary: Samza-Sql: Support constant equality check in 
stream-table join condition
                 Key: SAMZA-1604
                 URL: https://issues.apache.org/jira/browse/SAMZA-1604
             Project: Samza
          Issue Type: Bug
            Reporter: Aditya


Below is an example query that needs to be supported:

select * from a left join b.$table on a.key = b.key and a.key = 10

 



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

Reply via email to