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

[jira] [Created] (SAMZA-1693) Samza-sql: Adding Serde for rel record

Aditya created SAMZA-1693:
-----------------------------

             Summary: Samza-sql: Adding Serde for rel record
                 Key: SAMZA-1693
                 URL: https://issues.apache.org/jira/browse/SAMZA-1693
             Project: Samza
          Issue Type: Bug
            Reporter: Aditya
            Assignee: Aditya


Adding Serde for rel record, as calcite expects the keys to be in string format. Rel converters are always expected to provide keys as strings. If key is an avro record, it is expected that the rel converter changes the avro record to rel record and serializes it and deserializes it when conerting rel message to samza message.



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