This is an automated email from the ASF dual-hosted git repository.
hxd pushed a change to branch new_series_reader
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git.
from bfbb1f3 [IOTDB-443] Fix ReadOnlyMemChunk round float and double data
incorrectly (#761)
add d0e46c9 [developing] support select ConstValue column, support query
on notExistColumns for group by device
No new revisions were added by this update.
Summary of changes:
.../org/apache/iotdb/db/qp/strategy/SqlBase.g4 | 1 +
.../iotdb/db/qp/physical/crud/QueryPlan.java | 45 ++++++++++++++++++++++
.../iotdb/db/qp/strategy/LogicalGenerator.java | 6 +++
.../iotdb/db/qp/strategy/PhysicalGenerator.java | 6 +++
4 files changed, 58 insertions(+)