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/04/05 14:49:00 UTC

[jira] [Commented] (SAMZA-1619) Samza-sql: Support serialization of nested samza sql relational message

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

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

GitHub user atoomula opened a pull request:

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

    SAMZA-1619: Samza-sql: Support serialization of nested samza sql relational message

    Added support for serialization of nested samza sql rel message and accordingly fixed the conversion of nested avro records to rel message. Please note that we still do not have support for the sql queries that point to fields in nested records (beyond the top level record).

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

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

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

    https://github.com/apache/samza/pull/464.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 #464
    
----
commit a7f61b77ea21d87a7c7202b0ab89cf4c859d7a56
Author: Aditya Toomula <at...@...>
Date:   2018-04-05T14:39:12Z

    SAMZA-1619: Samza-sql: Support serialization of nested samza sql relational message

----


> Samza-sql: Support serialization of nested samza sql relational message
> -----------------------------------------------------------------------
>
>                 Key: SAMZA-1619
>                 URL: https://issues.apache.org/jira/browse/SAMZA-1619
>             Project: Samza
>          Issue Type: Bug
>            Reporter: Aditya
>            Priority: Major
>
> Especially when it represents an Avro message.



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