This is an automated email from the ASF dual-hosted git repository.
haonan pushed a change to branch negative_timestamp
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 542d1fb6a45 Support negative timestamp on CLI and fix time partition
bug
add 519c718329d optimize variable naming
add d459d10325f fix query bug and optimize the code
No new revisions were added by this update.
Summary of changes:
.../queryengine/plan/analyze/AnalyzeVisitor.java | 15 ++--------
.../planner/plan/node/write/InsertTabletNode.java | 35 ++++------------------
.../plan/statement/crud/InsertTabletStatement.java | 11 ++-----
.../apache/iotdb/db/utils/TimePartitionUtils.java | 14 +++++++++
4 files changed, 26 insertions(+), 49 deletions(-)