Skip to content

Apache TsFile 1.1.0

Latest
Compare
Choose a tag to compare
@HTHou HTHou released this 10 Nov 03:06
· 69 commits to develop since this release
ab34b9d

New Feature

  • Support new data types: STRING, BLOB, TIMESTAMP, DATE by @Cpaulyz in #76
  • Add an equivalent .getLongs() method to .getTimes() in TimeColumn. by @Sh-Zh-7 in #61
  • Return all columns in TsBlock class by @Sh-Zh-7 in #80

Improvement/Bugfix