[
https://issues.apache.org/jira/browse/APEXMALHAR-1818?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15530008#comment-15530008
]
Chinmay Kolhatkar commented on APEXMALHAR-1818:
-----------------------------------------------
Hi [~julianhyde],
Thanks for looking at the code. I've created a PR for the same now:
https://github.com/apache/apex-malhar/pull/432
Please provide any feedback there if you have any.
The PR contains implementation for inner join having non-empty equi-join
condition. And yes its a stream-to-stream join.
As you rightly said, my next work on integration will be provide support for
group by and windowed aggregation functions.
I'll take a look at CALCITE-1114 to see if that helps in testing.
Also, is there any document that you can share related to semantic like view
substitutions that I can look at?
Hi [~thw],
Please share your feedback as well on the PR when you get chance.
> Integrate Calcite to support SQL
> --------------------------------
>
> Key: APEXMALHAR-1818
> URL: https://issues.apache.org/jira/browse/APEXMALHAR-1818
> Project: Apache Apex Malhar
> Issue Type: New Feature
> Components: query operators
> Reporter: Amol
> Assignee: Chinmay Kolhatkar
> Labels: roadmap
>
> Once we have ability to generate a subdag, we should take a look at
> integrating Calcite into Apex. The operator that enables populate DAG, should
> use Calcite to generate the DAG, given a SQL query.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)