You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by xi...@apache.org on 2022/05/19 13:36:05 UTC

[iotdb] branch FillOperator updated (8ec21ae82b -> 429750f7f3)

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

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


    from 8ec21ae82b delete useless files
     add 429750f7f3 rename parameters

No new revisions were added by this update.

Summary of changes:
 .../process/fill/linear/DoubleLinearFill.java      |  8 +++----
 .../process/fill/linear/FloatLinearFill.java       |  8 +++----
 .../process/fill/linear/IntLinearFill.java         |  8 +++----
 .../operator/process/fill/linear/LinearFill.java   | 27 ++++++++++++----------
 .../process/fill/linear/LongLinearFill.java        |  8 +++----
 5 files changed, 31 insertions(+), 28 deletions(-)