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

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


    from caac8151b62 change default configuration
     add 1616d2ab19c fix UT errors

No new revisions were added by this update.

Summary of changes:
 .../plan/node/write/RelationalInsertRowsNode.java       |  2 +-
 .../plan/node/write/RelationalInsertTabletNode.java     |  2 +-
 .../db/storageengine/dataregion/Base32ObjectPath.java   | 10 ++++++++++
 .../iotdb/db/storageengine/dataregion/IObjectPath.java  |  4 ++++
 .../db/storageengine/dataregion/PlainObjectPath.java    | 17 +++++++++++++++++
 .../java/org/apache/iotdb/db/utils/ObjectTypeUtils.java |  4 ++--
 .../queryengine/plan/function/RecordObjectTypeTest.java |  6 ++++++
 .../dag/column/unary/scalar/ObjectTypeFunctionTest.java |  6 ++++++
 .../compaction/object/ObjectTypeCompactionTest.java     |  6 ++++++
 9 files changed, 53 insertions(+), 4 deletions(-)

Reply via email to