You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/04 22:22:00 UTC

[jira] [Commented] (SAMZA-2025) InputOperatorImpl should work with filtering InputTransformer

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

ASF GitHub Bot commented on SAMZA-2025:
---------------------------------------

GitHub user DEEPTHIKORAT opened a pull request:

    https://github.com/apache/samza/pull/841

    SAMZA-2025:InputOperatorImpl should work with filtering InputTransformer

    InputOperatorImpl should handle the case where InputTransformer returns null record. It makes having simple filtering operation as part of the transformer easy.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/DEEPTHIKORAT/samza tranformer

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/samza/pull/841.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 #841
    
----
commit 89bf969eddaea225941ff2ce5b904672f8475116
Author: Deepthi Sridharan <de...@...>
Date:   2018-12-04T22:13:06Z

    SAMZA-2025:InputOperatorImpl should work with filtering InputTransformer

----


> InputOperatorImpl should work with filtering InputTransformer
> -------------------------------------------------------------
>
>                 Key: SAMZA-2025
>                 URL: https://issues.apache.org/jira/browse/SAMZA-2025
>             Project: Samza
>          Issue Type: Improvement
>            Reporter: Deepthi Sridharan
>            Priority: Major
>
> InputOperatorImpl should handle the case where InputTransformer returns null record. It makes having simple filtering operation as part of the transformer easy.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)