[
https://issues.apache.org/jira/browse/APEXMALHAR-2409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15871231#comment-15871231
]
ASF GitHub Bot commented on APEXMALHAR-2409:
--------------------------------------------
GitHub user chinmaykolhatkar opened a pull request:
https://github.com/apache/apex-malhar/pull/554
APEXMALHAR-2409 PojoInnerJoin accumulation to emit a POJO
@tushargosavi Please review and merge.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/chinmaykolhatkar/apex-malhar
APEXMALHAR-2409_PojoInnerJoinObject
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/apex-malhar/pull/554.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #554
----
commit a00a4c78986837725d6c129f8b7aaa182134d500
Author: Chinmay Kolhatkar <[email protected]>
Date: 2017-02-17T06:05:30Z
APEXMALHAR-2409 PojoInnerJoin accumulation to emit a POJO
----
> Improve PojoInnerJoin accumulation to emit a POJO instead of Map
> ----------------------------------------------------------------
>
> Key: APEXMALHAR-2409
> URL: https://issues.apache.org/jira/browse/APEXMALHAR-2409
> Project: Apache Apex Malhar
> Issue Type: Sub-task
> Components: streams
> Affects Versions: 3.6.0
> Reporter: Chinmay Kolhatkar
> Assignee: Chinmay Kolhatkar
>
> Currently POJO Inner Join accumulation emits a Map. It should emit a POJO.
> The parameter to the accumulation should accept POJO list mapping from input
> to output variables.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)