761417898 opened a new pull request, #532: URL: https://github.com/apache/tsfile/pull/532
1. Unit tests should reference `TsFileWriterTableTest.MultiDatatypes` and `TsFileWriterTest.WriteDiffDataType` 2. Use [std::tm](https://en.cppreference.com/w/cpp/chrono/c/tm) for input/output of **DATE** type 3. The underlying implementation uses **INT32** to store **DATE**, **STRING** for **TEXT** and **BLOB** data, and **int64** for **TIMETSAMP**. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@tsfile.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org