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/11/20 00:03:00 UTC

[jira] [Commented] (SAMZA-2001) Samza-sql: Handle null records in rel converter and in joins

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

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

GitHub user atoomula opened a pull request:

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

    SAMZA-2001 Samza-sql: Handle null records in rel converter and in joins

    * Synced some AvroRelConverter fixes from linkedin version.
    * Null value handling in AvroRelConverter and Join function.
    * Null value handling in Table API StreamTableJoinOperatorImpl class.

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

    $ git pull https://github.com/atoomula/samza nulljoins

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

    https://github.com/apache/samza/pull/812.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 #812
    
----
commit 2640e1c532764b4f9de138137a91c6546d37597f
Author: Aditya Toomula <at...@...>
Date:   2018-11-19T23:49:36Z

    handling null records in rel converter along with joins

commit 58118c425edfbaae600a8daf624dc8559ecc220f
Author: Aditya Toomula <at...@...>
Date:   2018-11-20T00:00:12Z

    SAMZA-2001 Samza-sql: Handle null records in rel converter and in joins

----


> Samza-sql: Handle null records in rel converter and in joins
> ------------------------------------------------------------
>
>                 Key: SAMZA-2001
>                 URL: https://issues.apache.org/jira/browse/SAMZA-2001
>             Project: Samza
>          Issue Type: Bug
>            Reporter: Aditya
>            Assignee: Aditya
>            Priority: Major
>




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