This is an automated email from the ASF dual-hosted git repository.
lta pushed a change to branch add_in_operation
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git.
from 6b6bfe4 add IN operation
add 615b856 [IOTDB-445] Unify the keyword of "timestamp" and "time" (#762)
new dd4840b merge master
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../org/apache/iotdb/db/qp/strategy/SqlBase.g4 | 10 ++-
.../iotdb/db/qp/strategy/LogicalGenerator.java | 3 +
.../org/apache/iotdb/db/qp/QueryProcessorTest.java | 4 ++
.../iotdb/db/qp/plan/LogicalPlanSmallTest.java | 12 ++++
.../apache/iotdb/db/qp/plan/PhysicalPlanTest.java | 74 +++++++++++-----------
5 files changed, 63 insertions(+), 40 deletions(-)