You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@iotdb.apache.org by "Haonan Hou (Jira)" <ji...@apache.org> on 2023/05/31 03:30:00 UTC

[jira] [Assigned] (IOTDB-5946) Optimize the implement of tablet in Go client

     [ https://issues.apache.org/jira/browse/IOTDB-5946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Haonan Hou reassigned IOTDB-5946:
---------------------------------

    Assignee: Haonan Hou

> Optimize the implement of tablet in Go client
> ---------------------------------------------
>
>                 Key: IOTDB-5946
>                 URL: https://issues.apache.org/jira/browse/IOTDB-5946
>             Project: Apache IoTDB
>          Issue Type: Improvement
>            Reporter: Haonan Hou
>            Assignee: Haonan Hou
>            Priority: Major
>
> The implement of GO tablet is different with the JAVA version.
> Go Tablet does not have the rowSize field and reset method of Java Tablet, so each time the tablet setValue must be filled to the maximum number of rows on the Tablet, and the Tablet cannot be reused after one insert. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)