Francisco Guerrero created CASSANDRA-19626:
----------------------------------------------

             Summary: [Analytics] NullPointerException when reading static 
column with null values
                 Key: CASSANDRA-19626
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-19626
             Project: Cassandra
          Issue Type: Bug
          Components: Analytics Library
            Reporter: Francisco Guerrero
            Assignee: Francisco Guerrero


The analytics library fails to read static columns that has null values 
depending on the type. For example, this problem is exhibited in the Timestamp 
type, where the deserialized object is null, and the type will attempt to get 
the time from the field. When that occurs it triggers the NullPointerException.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to