Jialin Qiao created IOTDB-455:
---------------------------------
Summary: Fix the default Fill function for different datatypes
Key: IOTDB-455
URL: https://issues.apache.org/jira/browse/IOTDB-455
Project: Apache IoTDB
Issue Type: Bug
Reporter: Jialin Qiao
Fix For: 0.8.2, 0.8.1, 0.9.1, 0.9.0, 0.8.0
In our document, the default Fill function of int/long/float/double is Linear
Fill and boolean/text is Previous. However, the actual implementation is
Previous for all datatypes.
The implementation should be fixed.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)