1. 1dce1b0 Bump actions/checkout from 4 to 5 (#583) by dependabot[bot] · 3 days ago develop
  2. 5132d99 Alter column other type to string type (#588) by libo · 4 days ago
  3. fd1adb8 Bump actions/setup-java from 4 to 5 (#584) by dependabot[bot] · 4 days ago
  4. dcdbcf8 Bump actions/first-interaction from 1.3.0 to 3.0.0 (#586) by dependabot[bot] · 4 days ago
  5. a5fee93 [CPP/C] implement default encoding/compression configuration interface (#582) by Hongzhi Gao · 6 days ago
  6. 674a65c perf: Optimize aligned object memory size calculation (#577) by Zhenyu Luo · 11 days ago
  7. 01be82e feat: add markRange / unmarkRange / merge for high-performance bit manipulation (#575) by Zhenyu Luo · 13 days ago
  8. 550c482 Add support for alter column datatype (#567) by libo · 3 weeks ago
  9. 95dbf6a Feature/codec/camel (#560) by Hongzhi Gao · 3 weeks ago
  10. 858239f Update release information after v2.1.1 released (#574) by Haonan · 3 weeks ago
  11. 949a7a5 reduce zero-fill overhead on BitMap creation (#572) by Zhenyu Luo · 3 weeks ago
  12. 38a847d generate main key (#519) by jintao zhu · 3 weeks ago
  13. 1dff37b Add methods for RamUsageEstimator by shuwenwei · 4 weeks ago
  14. 9ef4709 Add Tablet.append (#562) by Jiang Tian · 6 weeks ago
  15. f3345b9 Refactor UnknownType to extend AbstractType by FearfulTomcat27 · 6 weeks ago
  16. 965f487 Avoid repeated calculation of shallow size of map by shuwenwei · 6 weeks ago
  17. f1dad36 Feature/cpp codec sprintz (#553) by Hongzhi Gao · 7 weeks ago
  18. ee647cb fix wrong Private-Package declaration (#556) by Inky19 · 7 weeks ago
  19. ae3e8c8 Implement extract value filters by Weihao Li · 7 weeks ago
  20. 898f1a6 include common in tsfile with shade (#510) by Inky19 · 7 weeks ago
  21. 04bbc0a Check max tsfile version by shuwenwei · 7 weeks ago
  22. d3eb61a Init all series writer for AlignedChunkGroupWriter by shuwenwei · 7 weeks ago
  23. 956d598 implement RLE DICTIONART ZIGZAG codec (#542) by Hongzhi Gao · 7 weeks ago
  24. 838d290 Implement extract time filters by Weihao Li · 8 weeks ago
  25. 490d521 Update version info for tsfile v2.1.0 (#544) by Colin Lee · 8 weeks ago
  26. 110a5a2 Bump org.apache.commons:commons-lang3 from 3.15.0 to 3.18.0 in /java (#543) by dependabot[bot] · 8 weeks ago
  27. a8e48ad Ignore the null value passed in the Tablet.addValue method (#540) by shuwenwei · 9 weeks ago
  28. 4909442 Implement datatype TIMESTAMP BLOB TEXT DATE (#532) by Hongzhi Gao · 9 weeks ago
  29. c32e893 AbstractAlignedTimeSeriesMetadata.typeMatch always return true (#538) by shuwenwei · 9 weeks ago
  30. 7510d94 Fetch max tsblock line number each time from TSFileConfig by Jackie Tien · 9 weeks ago
  31. efdba35 Revert "[maven-release-plugin] prepare release v2.1.0" (#533) by Colin Lee · 9 weeks ago
  32. a2da0c9 [maven-release-plugin] prepare release v2.1.0 by colin · 9 weeks ago
  33. 6554a18 Correct the memroy calculation of BinaryColumnBuilder by Jackie Tien · 9 weeks ago
  34. e7bdcad fix some warning while compiling. (#527) by Colin Lee · 10 weeks ago
  35. af0ec13 Use spotless to format CPP code (#528) by Haonan · 10 weeks ago
  36. ed5b5dc The column names in the addValue interface are case-insensitive (#526) by Hongzhi Gao · 2 months ago
  37. d2a906e Fixes the issue where data with only timestamps could not be inserted (#525) by Colin Lee · 2 months ago
  38. de166a7 Support set default compression by data type (#523) by Jiang Tian · 2 months ago
  39. 09015fa [CPP]Fix/multi fileds column (#522) by Hongzhi Gao · 2 months ago 2.1.0-pre-rc3
  40. 04eb621 Fix bloom filter error. by Colin Lee · 3 months ago
  41. 58fa12f fix read from iotdb data. (#520) by Colin Lee · 3 months ago
  42. caa77ac [Java/C++/C] Resolved case sensitivity issue when reading column names. (#518) by Hongzhi Gao · 3 months ago
  43. af2a7ee Fix tag empty error and disorder timestamp. (#489) by Colin Lee · 3 months ago
  44. c501bf4 Resolved case sensitivity issue when reading column names. (#517) by Hongzhi Gao · 3 months ago research/encoding-periodic
  45. 6df6112 The TsFile-CPP query interface now validates column names before querying. (#516) by Hongzhi Gao · 3 months ago
  46. 2995362 Fix npe when closing a last reader that have not been used (#513) by Jiang Tian · 3 months ago
  47. 7859080 Zjt/encrypt key from environment (#512) by jintao zhu · 3 months ago
  48. a71b8d4 fix minus encode and decode. (#511) by Colin Lee · 3 months ago
  49. 6672d2d Fix (#508) by Caideyipi · 3 months ago
  50. a5424d3 Same name (case insensitive) in tablet / table. (#490) by Colin Lee · 3 months ago
  51. 1856572 Update release information of TsFile v2.0.3 (#505) by Haonan · 3 months ago
  52. 3a688ee Add TsFileLastReader for retrieving last points in a TsFile (#498) by Jiang Tian · 4 months ago
  53. dd603b4 Bump setuptools from 70.0.0 to 78.1.1 in /python (#497) by dependabot[bot] · 4 months ago
  54. cc8f363 Colin fix config (#472) by Colin Lee · 4 months ago
  55. 14cefc9 fix data lossing when page num exceed 1. (#495) by Colin Lee · 4 months ago
  56. 6f08fb1 Colin fix config (#493) by Colin Lee · 4 months ago
  57. e795637 delete parameter encrypt_flag (#491) by jintao zhu · 4 months ago
  58. d2119c1 add table/column schema check. (#488) by Colin Lee · 4 months ago
  59. 217cc3c Add flush method for tsfile python writer (#487) by YangCaiyin · 4 months ago
  60. 4145395 Fix float RLBE encoding loss of precision (#484) by Haonan · 4 months ago
  61. c731ba0 add switch to disable native lz4 (#480) by Jiang Tian · 4 months ago
  62. 73ac55f Fix CPP TsFile query with time filter error (#474) by Haonan · 4 months ago
  63. b385b4f Remove redundant conversion in TableResultSet (#473) by Jiang Tian · 4 months ago
  64. 4b75866 Optimizations regarding chunk metadata sort & timeseries metadata serialization (#470) by Jiang Tian · 5 months ago
  65. 8d89f4d Check blank column name or table name (#471) by shuwenwei · 5 months ago
  66. ea77813 skip time column when generating TableSchema (#414) by shuwenwei · 5 months ago
  67. 5b692a0 fix datatype mismatch between table schema and tablet. (#469) by Colin Lee · 5 months ago
  68. 1bc0a65 fix deserialize. (#456) by Colin Lee · 5 months ago
  69. f63ccb2 Cache hash code of StringArrayDeviceID (#453) by Haonan · 5 months ago
  70. 3684dbf add memory threshold in py writer. (#466) by Colin Lee · 5 months ago
  71. ec7c31a restrict encrypt key length to 16 #467 by jintao zhu · 5 months ago
  72. bbb96d6 move ColumnCategory to an outer class (#461) by Jiang Tian · 5 months ago
  73. bec877e remove gson (#402) by Haonan · 5 months ago
  74. 19f74b0 Update release info after new version released (#462) by Haonan · 5 months ago
  75. c9db8d1 Fix python check isnull. (#458) by Colin Lee · 5 months ago
  76. c7d21f3 Add branch protection for develop branches (#457) by Haonan · 5 months ago
  77. 2ce0ed4 fix segv when flush data. (#455) by Colin Lee · 5 months ago
  78. 94f1e9c fix compile on clang 17. (#454) by Colin Lee · 5 months ago
  79. e2557e5 fix lower case in python. by ColinLee · 5 months ago
  80. 37dcffb add getter for encryptParam (#447) by jintao zhu · 6 months ago
  81. ee25c3f Fixed the empty string ser/de bug & null string[] array calculation bug by Caideyipi · 6 months ago
  82. ef11ec9 fix writer add memory threshold. (#446) by Colin Lee · 6 months ago 2.1.0-pre-rc2
  83. d4a1141 fix column datatype mismatch (#444) by Colin Lee · 6 months ago
  84. 271fa6d Fix data losing and loading tsfile in iotdb. by Colin Lee · 6 months ago 2.1.0-pre-rc1
  85. a658162 primitive type compatible (#437) by jintao zhu · 6 months ago
  86. 9c45be5 Refactor header packaging & fix zlib missing header (#434) by Jiang Tian · 6 months ago
  87. bb55b9a revert last change in cmake list (#438) by Yukim1 · 6 months ago
  88. 0adbc26 fix for reset bug and add ut (#435) by Yukim1 · 6 months ago
  89. 89a3191 Fix py read error (#433) by Colin Lee · 6 months ago
  90. 8b44f2f Release pointer in demo_write.cpp; Fix the error usage of maven in cpp example (#430) by Beyyes · 6 months ago
  91. 69ff73d fix compile in demo_cpp. (#432) by Colin Lee · 6 months ago
  92. 5dc3ee5 Separate header file dependencies for test and src. (#364) by Colin Lee · 6 months ago
  93. c852f8d Fix demos & multi device & multi flush (#431) by Jiang Tian · 6 months ago
  94. e18bd44 fix read multi-large pages (#429) by Jiang Tian · 6 months ago
  95. 5b92329 Add cpp read comment (#426) by Yukim1 · 6 months ago
  96. 434f0cb Fix bugs and optimize TS2diff encoding. (#428) by Hongzhi Gao · 6 months ago
  97. 2c2e911 Fix large page read and bitmap index (#427) by Jiang Tian · 6 months ago
  98. 5ab2840 Add support for py V4. (#388) by Colin Lee · 6 months ago
  99. 128d391 Fix losing first page and missing time column in result set metadata (#420) by Jiang Tian · 6 months ago
  100. 43e8149 compaction adapting new type when table alter column type (#415) by jintao zhu · 6 months ago