Skip to content

Apache TsFile 2.0.2

Compare
Choose a tag to compare
@HTHou HTHou released this 11 Apr 01:49
· 81 commits to develop since this release
549591d

Improvement/Bugfix

  • Correct the retained size calculation for BinaryColumn and BinaryColumnBuilder
  • Don't print exception log when thread is interrupted (#386)
  • Fix float encoder overflow when float value itself over int range (#412)
  • Fix date string parse error (#413)
  • compaction adapting new type when table alter column type (#415)
  • primitive type compatible (#437)
  • Fixed the empty string ser/de bug & null string[] array calculation bug
  • add getter for encryptParam (#447)

New Contributors

Full Changelog: v2.0.1...v2.0.2