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 <atoomula@...>
Date:   2018-04-05T14:39:12Z

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

----


---

Reply via email to