[
https://issues.apache.org/jira/browse/APEXMALHAR-2284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15647500#comment-15647500
]
ASF GitHub Bot commented on APEXMALHAR-2284:
--------------------------------------------
GitHub user chaithu14 opened a pull request:
https://github.com/apache/apex-malhar/pull/485
APEXMALHAR-2284 *Review Only*
1) Implemented SpillableMap, SpillableArrayList, SpillableArrayListMultiMap
over TimeSlicedBucketState 2) Integrated Spillable data structure into Inner
Join operator
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/chaithu14/incubator-apex-malhar
APEXMALHAR-2284-SPDOverTime
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/apex-malhar/pull/485.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 #485
----
commit 991e5660f52c266e75440fc0b7c03aa3eb4c05fe
Author: chaitanya <[email protected]>
Date: 2016-11-08T12:57:16Z
APEXMALHAR-2284 *Review Only* 1) Implemented SpillableMap,
SpillableArrayList, SpillableArrayListMultiMap over TimeSlicedBucketState 2)
Integrated Spillable data structure into Inner Join opeator
----
> POJOInnerJoinOperatorTest fails in Travis CI
> --------------------------------------------
>
> Key: APEXMALHAR-2284
> URL: https://issues.apache.org/jira/browse/APEXMALHAR-2284
> Project: Apache Apex Malhar
> Issue Type: Bug
> Reporter: Thomas Weise
> Assignee: Chaitanya
> Priority: Blocker
> Fix For: 3.6.0
>
>
> 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.3.4#6332)