You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Srinivasulu Punuru (JIRA)" <ji...@apache.org> on 2019/02/20 20:13:00 UTC

[jira] [Created] (SAMZA-2110) Add support for Null records in Samza SQL

Srinivasulu Punuru created SAMZA-2110:
-----------------------------------------

             Summary: Add support for Null records in Samza SQL
                 Key: SAMZA-2110
                 URL: https://issues.apache.org/jira/browse/SAMZA-2110
             Project: Samza
          Issue Type: Bug
          Components: sql
            Reporter: Srinivasulu Punuru
            Assignee: Srinivasulu Punuru


We need to identify whether the record is null to be able to support table deletes. The eearlier mechanism of using whether the fields are null is buggy. We need a first class support for null records in Samza SQL message.



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