Skip to content

Apache TsFile 2.3.1

Latest

Choose a tag to compare

@hongzhi-gao hongzhi-gao released this 01 Jun 02:36
· 15 commits to develop since this release

New Features

  • Added scripts to convert CSV, Parquet and Arrow formats to TsFile.
  • Adapted TsFile for the MSVC compiler.

Bugs

  • Fixed the issue that the format conversion scripts did not support date and timestamp data types.
  • Fixed garbled characters when using Chinese table names in the conversion scripts.
  • Fixed the issue where TsFile displayed empty when converting with uppercase column names.