[
https://issues.apache.org/jira/browse/KYLIN-1704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15288201#comment-15288201
]
Zhong Yanghong commented on KYLIN-1704:
---------------------------------------
During deserializing a snapshot table under the condition that
"infoOnly=false", SnapshotTable will invoke the method, "void
readData(DataInput in) throws IOException".
In this method, the property "rowIndices" should be initialized in spite of
whether the snapshot table is empty or not.
> When load empty snapshot, NULL Pointer Exception occurs
> -------------------------------------------------------
>
> Key: KYLIN-1704
> URL: https://issues.apache.org/jira/browse/KYLIN-1704
> Project: Kylin
> Issue Type: Bug
> Components: Metadata
> Reporter: Zhong Yanghong
> Assignee: Zhong Yanghong
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)