This is an automated email from the ASF dual-hosted git repository.
xiangweiwei pushed a change to branch optimizeDDP
in repository https://gitbox.apache.org/repos/asf/iotdb.git.
from 0fb72c3 remove unused exception
new 36e3b5e abstract method to getColumnForReaderAndDisplay
new abae113 Fix some bugs
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:
.../iotdb/db/qp/physical/crud/AggregationPlan.java | 24 ++++++++++
.../iotdb/db/qp/physical/crud/QueryPlan.java | 15 +++++++
.../apache/iotdb/db/qp/physical/crud/UDTFPlan.java | 8 ++++
.../iotdb/db/qp/strategy/PhysicalGenerator.java | 51 ++++------------------
4 files changed, 55 insertions(+), 43 deletions(-)