Yuan Tian created IOTDB-666:
-------------------------------
Summary: No need to judge whether values[i] is null each time
Key: IOTDB-666
URL: https://issues.apache.org/jira/browse/IOTDB-666
Project: Apache IoTDB
Issue Type: Improvement
Reporter: Yuan Tian
Assignee: Yuan TianThere is no need to judge whether values[i] is null each time and we can allocate memory for each column in the constructor. -- This message was sent by Atlassian Jira (v8.3.4#803005)
