You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ha...@apache.org on 2021/11/22 08:28:31 UTC

[iotdb] branch jira_2047_12 updated (6b525be -> 1175dab)

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

haonan pushed a change to branch jira_2047_12
in repository https://gitbox.apache.org/repos/asf/iotdb.git.


    from 6b525be  [To rel/0.12] [IOTDB-2047] Fix NPE when memControl disabled and insert TEXT value to a non-TEXT series
     add 1175dab  [To rel/0.12] [IOTDB-2047] Fix NPE when memControl is disabled and insert TEXT value to a non-TEXT series

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/iotdb/db/utils/MemUtils.java   |   2 +-
 .../session/IoTDBDisableMemControlSessionIT.java   | 114 ++++++++++++++++++++-
 2 files changed, 114 insertions(+), 2 deletions(-)