You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by hx...@apache.org on 2020/02/04 02:04:30 UTC

[incubator-iotdb] branch new_series_reader updated (bfbb1f3 -> d0e46c9)

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(+)