Hi all,

  private String objectStorageFile =
"org.apache.iotdb.os.fileSystem.OSFile";

  private String objectStorageTsFileInput =
"org.apache.iotdb.os.fileSystem.OSTsFileInput";

  private String objectStorageTsFileOutput =
"org.apache.iotdb.os.fileSystem.OSTsFileOutput";

these fields are used in Object Store, I think it's ok to rename them.


Best regards,
----------------------------
Yuan Tian

On Fri, Jan 5, 2024 at 8:22 PM Christofer Dutz <[email protected]>
wrote:

> Hi all,
>
> here are some questions that came up during my renaming of the packages.
>
>
>   *   Which of the Patents in the NOTICE file apply to TsFile?
>   *   Should the IOTDBLZ4Compressor be renamed?
>   *   TSFileConfig is using “iotdb-common.properties” I guess this should
> probably be renamed too, right?
>   *   TSFileConfig seems to reference some IoTDB types in string constants
>
> So far that was all that I noticed.
>
> Chris
>

Reply via email to