Hi Chris,

  *   Which of the Patents in the NOTICE file apply to TsFile? -----------
I've no idea....
  *   Should the IOTDBLZ4Compressor be renamed? ------------ I think it
should be renamed to TsFileLZ4Compressor
  *   TSFileConfig is using “iotdb-common.properties” I guess this should
probably be renamed too, right? ----------------- I think this should be
renamed, but it's used by default in iotdb, so before we rename it, we
should also do some changes in iotdb, we need to read these Config and pass
that to TsFileConfig instead of directly reading config from a config file.
  *   TSFileConfig seems to reference some IoTDB types in string
constants ------------ I found some of these constants belong to
`hadoop-tsfile`, I think module `hadoop-tsfile`, `flink-tsfile-connector`,
`spark-tsfile` should all be moved to tsfile project.




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