This is an automated email from the ASF dual-hosted git repository.

jackietien pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git.


    from 3f35a7e  [IOTDB-2008] Fix null result bug of peekNextNotNullValue 
(#4384)
     add da2e788  [IOTDB-2009] fix incorrect previous filling (#4386)

No new revisions were added by this update.

Summary of changes:
 .../cluster/query/fill/ClusterFillExecutor.java    |  3 ++-
 .../cluster/query/fill/ClusterLinearFill.java      |  4 +++-
 .../cluster/query/fill/ClusterPreviousFill.java    | 26 +++++++++++-----------
 .../handlers/caller/PreviousFillHandler.java       | 26 +++++++++++++++++++---
 .../iotdb/db/query/executor/FillQueryExecutor.java |  3 ++-
 .../apache/iotdb/db/query/executor/fill/IFill.java |  3 ++-
 .../iotdb/db/query/executor/fill/PreviousFill.java |  3 ++-
 7 files changed, 47 insertions(+), 21 deletions(-)

Reply via email to