This is an automated email from the ASF dual-hosted git repository.
rong pushed a change to branch iotdb-1022-v2
in repository https://gitbox.apache.org/repos/asf/iotdb.git.
from b96061b remove a dependency in pom.xml
new 923485b fix ClusterPhysicalGenerator
new 996e3da fix IoTDBAsIT
The 2 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/cluster/query/ClusterPhysicalGenerator.java | 4 ++--
.../org/apache/iotdb/db/qp/physical/crud/AggregationPlan.java | 9 ---------
.../java/org/apache/iotdb/db/qp/physical/crud/LastQueryPlan.java | 8 +++-----
.../java/org/apache/iotdb/db/qp/physical/crud/QueryPlan.java | 9 ---------
.../org/apache/iotdb/db/qp/physical/crud/RawDataQueryPlan.java | 2 +-
.../main/java/org/apache/iotdb/db/qp/physical/crud/UDTFPlan.java | 2 +-
6 files changed, 7 insertions(+), 27 deletions(-)