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

[incubator-iotdb] branch release_props_memory updated (6471166 -> 2c86df8)

This is an automated email from the ASF dual-hosted git repository.

qiaojialin pushed a change to branch release_props_memory
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git.


    from 6471166  set props in MeasurementSchema to null by default
     add 2c86df8  fix bug

No new revisions were added by this update.

Summary of changes:
 .../org/apache/iotdb/db/engine/querycontext/ReadOnlyMemChunk.java   | 4 +---
 server/src/main/java/org/apache/iotdb/db/metadata/MTree.java        | 4 +++-
 .../java/org/apache/iotdb/db/metadata/mnode/MeasurementMNode.java   | 6 ++++--
 .../java/org/apache/iotdb/db/integration/IoTDBMetadataFetchIT.java  | 1 -
 4 files changed, 8 insertions(+), 7 deletions(-)