GitHub user chinmaykolhatkar opened a pull request:
https://github.com/apache/apex-malhar/pull/469
Ignore tests in sql which uses POJOInnerJoinOperator
Ignore tests in sql which uses POJOInnerJoinOperator for SQL JOIN
functionality. This should be reverted once POJOInnerJoinOperator is replaced
with Windowed variant of it.
@tweise Please review and merge.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/chinmaykolhatkar/apex-malhar master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/apex-malhar/pull/469.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 #469
----
commit 65d8f22a1ac5783bd484da4199b9cbceb75e4326
Author: Chinmay Kolhatkar <[email protected]>
Date: 2016-10-25T06:35:50Z
Ignore tests in sql which uses POJOInnerJoinOperator for SQL JOIN
functionality. This should be reverted once POJOInnerJoinOperator is replaced
with Windowed variant of it.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---