Srinivasulu Punuru created SAMZA-1456:
-----------------------------------------
Summary: Make samza sql "insert into" consistent with other
operators
Key: SAMZA-1456
URL: https://issues.apache.org/jira/browse/SAMZA-1456
Project: Samza
Issue Type: Bug
Components: sql
Reporter: Srinivasulu Punuru
Right now "insert into" from the samza sql is parsed out and handled
differently than other sql operators like projections, filtering and such. It
would be ideal if insert into is converted into an equivalent calcite
relational Node which is then converted into sendTo operator of samza stream
graph.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)