[ https://issues.apache.org/jira/browse/APEXMALHAR-2507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16050777#comment-16050777 ]
Shunxin Lu commented on APEXMALHAR-2507: ---------------------------------------- Hi Bhupesh, It looks like we already have an example doing pojo inner join using windowed merge operator ([https://github.com/apache/apex-malhar/blob/master/library/src/test/java/org/apache/apex/malhar/lib/window/impl/PojoInnerJoinTestApplication.java]). Should we move this app to the example folder? -Shunxin > Example for inner join functionality using Windowed merge operator > ------------------------------------------------------------------ > > Key: APEXMALHAR-2507 > URL: https://issues.apache.org/jira/browse/APEXMALHAR-2507 > Project: Apache Apex Malhar > Issue Type: Improvement > Reporter: Bhupesh Chawda > Assignee: Shunxin Lu > > With removal of the inner join operator (based on managed state), we need to > present windowed merge operator as the means of doing an inner join. An > example showing how to do an inner join using the windowed merge operator is > needed. -- This message was sent by Atlassian JIRA (v6.4.14#64029)