You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@iotdb.apache.org by "Xi Zhang (Jira)" <ji...@apache.org> on 2022/04/29 10:28:00 UTC

[jira] [Created] (IOTDB-3048) Structure of BinaryTransformer can be optimized

Xi Zhang created IOTDB-3048:
-------------------------------

             Summary: Structure of BinaryTransformer can be optimized
                 Key: IOTDB-3048
                 URL: https://issues.apache.org/jira/browse/IOTDB-3048
             Project: Apache IoTDB
          Issue Type: Improvement
            Reporter: Xi Zhang
            Assignee: Xi Zhang


A lot of switch case statements are used in BinaryTransformer, and the enumĀ 

TransformerType seems to be redundant. We can rewrite it wilh sbstract methods



--
This message was sent by Atlassian Jira
(v8.20.7#820007)