This is an automated email from the ASF dual-hosted git repository.
xiangweiwei pushed a change to branch QueryWithoutNull
in repository https://gitbox.apache.org/repos/asf/iotdb.git.
from 723ee1a fix review suggests of xiangwei
add e82608d Fix comments
No new revisions were added by this update.
Summary of changes:
.../antlr4/org/apache/iotdb/db/qp/sql/SqlBase.g4 | 14 +++--
.../iotdb/db/qp/logical/crud/QueryOperator.java | 4 +-
.../iotdb/db/qp/physical/crud/QueryPlan.java | 4 +-
.../apache/iotdb/db/qp/sql/IoTDBSqlVisitor.java | 67 +++++++++++-----------
.../apache/iotdb/db/utils/QueryDataSetUtils.java | 10 +---
.../db/integration/IoTDBWithoutAllNullIT.java | 2 +-
.../db/integration/IoTDBWithoutAnyNullIT.java | 2 +-
.../tsfile/read/query/dataset/QueryDataSet.java | 9 +--
8 files changed, 53 insertions(+), 59 deletions(-)