You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@apex.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/08/15 02:56:00 UTC

[jira] [Commented] (APEXMALHAR-2284) POJOInnerJoinOperator is broken

    [ https://issues.apache.org/jira/browse/APEXMALHAR-2284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16126751#comment-16126751 ] 

ASF GitHub Bot commented on APEXMALHAR-2284:
--------------------------------------------

tweise closed pull request #485: APEXMALHAR-2284 *Review Only* 1) Implemented SpillableMap, SpillableArrayList, SpillableArrayListMultiMap over TimeSlicedBucketState 2) Integrated Spillable data structure into Inner Join operator
URL: https://github.com/apache/apex-malhar/pull/485
 
 
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> POJOInnerJoinOperator is broken
> -------------------------------
>
>                 Key: APEXMALHAR-2284
>                 URL: https://issues.apache.org/jira/browse/APEXMALHAR-2284
>             Project: Apache Apex Malhar
>          Issue Type: Bug
>            Reporter: Thomas Weise
>            Assignee: Chaitanya
>
> https://s3.amazonaws.com/archive.travis-ci.org/jobs/166322754/log.txt
> {code}
> Failed tests: 
>   POJOInnerJoinOperatorTest.testEmitMultipleTuplesFromStream2:337 Number of tuple emitted  expected:<2> but was:<4>
>   POJOInnerJoinOperatorTest.testInnerJoinOperator:184 Number of tuple emitted  expected:<1> but was:<2>
>   POJOInnerJoinOperatorTest.testMultipleValues:236 Number of tuple emitted  expected:<2> but was:<3>
>   POJOInnerJoinOperatorTest.testUpdateStream1Values:292 Number of tuple emitted  expected:<1> but was:<2>
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)