Hi, Thanks for reminding! I've opened the docs to everyone!
Jialin Qiao <[email protected]> 于2024年5月23日周四 15:29写道: > Hi, > > The Feishu link is not opened to everyone. Please use plain text in mail > list. > > The data type extending and examples are good :-) > > Jialin Qiao > > Yuan Tian <[email protected]> 于2024年5月21日周二 11:03写道: > > > > Hi yanze, > > > > That's so great to hear, we can now add these new data types for IoTDB. > > > > > > Best regards, > > ---------------------- > > Yuan Tian > > > > > > On Tue, May 21, 2024 at 10:22 AM yanze chen <[email protected]> wrote: > > > > > Hi all, > > > > > > We are excited to announce that we are adding support for new data > types in > > > TsFile. We have completed the functional design, which you can review > in > > > our documentation at " > > > https://apache-iotdb.feishu.cn/docx/VHnMdyW6WobOrZx3o46cuFF9nJd". > > > > > > In this update, we plan to introduce the following four new data types: > > > DATE, TIMESTAMP, BLOB and STRING. You can find more details in the > > > corresponding pull request: "https://github.com/apache/tsfile/pull/76 > ". > > > > > > To help you better understand and use these new data types, we have > > > provided write and read examples in the java/example directory of the > > > TsFile repository. The specific files are as follows: > > > > > > Write examples: > > > - TsFileWriteAlignedWithTablet.java > > > - TsFileWriteAlignedWithTSRecord.java > > > - TsFileWriteWithTablet.java > > > - TsFileWriteWithTSRecord.java > > > Read example: > > > - TsFileRead.java > > > > > > We look forward to your feedback and suggestions. If you have any > > > questions, please feel free to reach out to us. > > > > > > Thank you! > > > > > > Best regards, > > > Yanze Chen > > > >
