1. f140313 [IOTDB-4319] move transform above the DevieView and fix the case sensitive issue (#7308) by Weihao Li · 1 year, 7 months ago
  2. a28329e Catch exception in the write method of PartitionRegionStateMachine (#7325) by Beyyes · 1 year, 7 months ago
  3. 478640e [IOTDB-4418] One-member group conf change using RatisConsensus (#7335) by William Song · 1 year, 7 months ago
  4. 75ee2f3 [IOTDB-4335] Implement PathPatternTree to support trigger and delete (#7270) by Chen YZ · 1 year, 7 months ago
  5. 2aea45b [IOTDB-3656] basic mpp load implement (#6764) by yschengzi · 1 year, 7 months ago
  6. b1cf25b [IOTDB-4428] Fix partial insert by session NPE (#7348) by Haonan · 1 year, 7 months ago
  7. 62d824d [IOTDB-4248] Remove PipeMessage and merge the responsibility into PipeInfo (#7207) by Chen YZ · 1 year, 7 months ago
  8. 82cd039 [IOTDB-4424] Specify error message when time value of insert sql can not be correctly parsed (#7343) by Liao Lanyu · 1 year, 7 months ago
  9. 2f61131 [IOTDB-3184] Implement Delete Timeseries for Cluster (#7242) by Marcos_Zyk · 1 year, 7 months ago
  10. 74ef508 [IOTDB-4417] Modify docs of usage of storage group (#7339) by Liao Lanyu · 1 year, 7 months ago
  11. f95d6a3 [IOTDB-4421] implement retry in RatisConsensus (#7334) by William Song · 1 year, 7 months ago
  12. 31f21e6 set read-only when shutting down (#7333) by Alan Choo · 1 year, 7 months ago
  13. 264df3d Fix mvn complie warning message (#7323) by Haonan · 1 year, 7 months ago
  14. 14f30f7 Fix DataTypeMismatchException info error (#7330) by Haonan · 1 year, 7 months ago
  15. d8116d4 [IOTDB-4408] fix OutOfBoundException in SchemaFetcher (#7332) by yschengzi · 1 year, 7 months ago
  16. bfd3609 Update description in UserGuide (#7328) by 肖志红 · 1 year, 7 months ago
  17. 94b5a5f [IOTDB-4412][MultiLeader] add `cacheWindowTimeInMs` into config. (#7322) by ZhangHongYin · 1 year, 7 months ago
  18. 8e47cd8 [IOTDB-4403] Add retry interface for IStateMachine (#7303) by William Song · 1 year, 7 months ago
  19. b012929 [IOTDB-4245] Fix wrong integer upper bound about data type inferring of timeseries (#7321) by Liao Lanyu · 1 year, 7 months ago
  20. 349f860 [IOTDB-4410] Change antlr grammar for single/double quotation used in single/double quotation (#7317) by Liao Lanyu · 1 year, 7 months ago
  21. 4bebeee [IOTDB-4366] Fix Ratis 1 replica migrate error; terminate the RegionMigrationProcedure process when datanode report failure result (#7269) by Beyyes · 1 year, 7 months ago
  22. 856c31f [IOTDB-4362] Abstract Session interface (#7297) by Itami Sho · 1 year, 7 months ago
  23. 8c42eed Add log event and change Thread Name Format (#7307) by Jackie Tien · 1 year, 7 months ago
  24. ca37376 [IOTDB-4406] Failure strategy when trigger failed to fire by Liao Lanyu · 1 year, 7 months ago
  25. c85d80e change req to right datanode when execute remove-datanode.sh (#7319) by William Song · 1 year, 7 months ago
  26. 3a6efca Add cases for Data Type Conversion Function in UserGuide (#7309) by 肖志红 · 1 year, 7 months ago
  27. 5cc3581 [IOTDB-3455] Make data_region_num takes effect in new standalone (#7136) by Liu Xuxin · 1 year, 7 months ago
  28. f776aa5 [IOTDB-4361] Add a precheck in removing datanode (#7264) by Itami Sho · 1 year, 7 months ago
  29. 8f9e28b [IOTDB-4373] Fix statistic of disk in metric. (#7295) by ZhangHongYin · 1 year, 7 months ago
  30. 06a599c fix restapi compile warning messages (#7299) by Haonan · 1 year, 7 months ago
  31. 6f1cbdd [IOTDB-4036] Encode aligned memory chunk in columnar format (#7179) by Mrquan · 1 year, 7 months ago
  32. 2e93bc6 [IOTDB-4377] Fix TTimePartitionSlot count and DataPartition inherit policy bug (#7287) by YongzaoDan · 1 year, 7 months ago
  33. ba7bd5d [IOTDB-4345] Update Metric Related Doc config js (#7296) by ZhangHongYin · 1 year, 7 months ago
  34. 641e2b9 [IOTDB-4356] De-duplication of PathPatternTree (#7289) by Chen YZ · 1 year, 7 months ago
  35. d33f7dc move `wal_dirs` from IoTDBConfig to CommonConfig (#7283) by ZhangHongYin · 1 year, 7 months ago
  36. 74fb350 Update 0.14.0-preview2 download address (#7291) by Haonan · 1 year, 7 months ago
  37. 7ba099a [IOTDB-4384] Add influxdb and rest modules to the pom file of the example module and rename inflxudb-protocol-example to influxdb-protocol-example (#7288) by Zhang Jian · 1 year, 8 months ago
  38. bdd7ca8 [IOTDB-4277] [IOTDB-4269] Optimize TypeProvider & bug fix (#7266) by liuminghui233 · 1 year, 8 months ago
  39. 17330db Delete information about rpc_port about README (#7282) by 肖志红 · 1 year, 8 months ago
  40. ecee938 [IOTDB-4326] Implementation of Create Trigger on DataNode (#7257) by Liao Lanyu · 1 year, 8 months ago
  41. b692bb7 [IOTDB-3988][IOTDB-3733] Fix reload problem of metric module, and refactor metric module. (#7239) by ZhangHongYin · 1 year, 8 months ago
  42. 98577b0 Delete information about rpc_port in UserGuide (#7279) by 肖志红 · 1 year, 8 months ago
  43. b71569a [IOTDB-4270] Support parallel transport for each pipe (#7187) by Chen YZ · 1 year, 8 months ago
  44. d192c17 [IOTDB-4327] Make buffer size configurable (#7231) by William Song · 1 year, 8 months ago
  45. 35541f4 Add if to avoid assertTrue error (#7271) by Jackie Tien · 1 year, 8 months ago
  46. 6f10996 fix NoSuchFileException when taking snapshot (#7251) by Liu Xuxin · 1 year, 8 months ago
  47. 01ca80b [IOTDB-4318][RESTAPI]when writing data through the interface rest/v1/insertTablet ,data type conversion failed (#7265) by Summer · 1 year, 8 months ago
  48. 4acc864 [IOTDB-4345] Update Metric Related Doc (#7267) by ZhangHongYin · 1 year, 8 months ago
  49. 7915b3f [IOTDB-4346] restructure TVList, add TimSort interface (#7217) by Little Health · 1 year, 8 months ago
  50. fd60088 [IOTDB-4351] Enhance client-cpp for performance (#7256) by Jamber · 1 year, 8 months ago
  51. e4366a4 [IOTDB-4239]fix NPE to insert a null value into a TEXT timeseries . (#7153) by Zhijia Cao · 1 year, 8 months ago
  52. c245722 [IOTDB-4352] Optimize PatialPath#overlapWith with MULTI_LEVEL_PATH_WILDCARD (#7262) by Chen YZ · 1 year, 8 months ago
  53. 0f0816e [IOTDB-4340] Refactor Region migration related interfaces (#7243) by YongzaoDan · 1 year, 8 months ago
  54. 3ecc1d2 [IOTDB-4352] PatialPath#overlapWith supports MULTI_LEVEL_PATH_WILDCARD (#7259) by Chen YZ · 1 year, 8 months ago
  55. 0af4860 [IOTDB-4223] Maintain default node ip config (#7254) by YongzaoDan · 1 year, 8 months ago
  56. c6ce792 [IOTDB-4349] Remove error status in data node (#7250) by Alan Choo · 1 year, 8 months ago
  57. ecaa0f2 [IOTDB-4343] Fix session manager in MQTT module. (#7247) by ZhangHongYin · 1 year, 8 months ago
  58. 326fc81 [IOTDB-3642] Add retry mechanism when resource unavailable (#7240) by William Song · 1 year, 8 months ago
  59. 403f5a9 [IOTDB-4347]NPE error when session is expired (#7245) by Yifu Zhou · 1 year, 8 months ago
  60. 22c8ac1 Change some useless logs to debug level (#7246) by Jackie Tien · 1 year, 8 months ago
  61. cc78392 Clean ThreadName of Thrift (#7244) by Jialin Qiao · 1 year, 8 months ago
  62. d81192d delete origin data before loading snapshot without log (#7236) by Liu Xuxin · 1 year, 8 months ago
  63. 0095eb3 update website about release-0.13.2 (#7235) by 张正明 · 1 year, 8 months ago
  64. 9450058 [IOTDB-3224][IOTDB-3949] Sync pipe execution and data collection process in standalone version (#7154) by Chen YZ · 1 year, 8 months ago
  65. 8a179d7 [IOTDB-4243] Antlr and Statement for Drop Trigger (#7220) by Liao Lanyu · 1 year, 8 months ago
  66. 85fa188 [IOTDB-4325] NaN and Infinity will be regard as positive Infinity in where clause in 0.14.0 (#7226) by Liao Lanyu · 1 year, 8 months ago
  67. 35dd0cc [IOTDB-4305] fix website building (#7233) by Xuan Ronaldo · 1 year, 8 months ago
  68. f53029b Add doc for last query order by timeseries (#7232) by Jackie Tien · 1 year, 8 months ago
  69. 518dcfb [IOTDB-4301] [IOTDB-4303] fix bug in create regions group procedure (#7228) by Beyyes · 1 year, 8 months ago
  70. 0cf20ae [IOTFB-4279] Migrate Trigger related class to node-commons (#7215) by Liao Lanyu · 1 year, 8 months ago
  71. 79e4a73 [IOTDB-4321] Migrate Trigger-API into a seperate module (#7218) by Liao Lanyu · 1 year, 8 months ago
  72. 2db66c6 update release note of preview2 (#7227) by Jialin Qiao · 1 year, 8 months ago
  73. 6365fcd [IOTDB-4137] Reject write when Peer in ReadOnly state in RatisConsensus (#7216) by William Song · 1 year, 8 months ago
  74. 41f74a5 [IOTDB-4304]Add TriggerTable and TriggerInformation (#7208) by Weihao Li · 1 year, 8 months ago
  75. eef2016 [IOTDB-4306] Make max number of clients for InternalService configurable (#7210) by Jackie Tien · 1 year, 8 months ago
  76. 436d36a [IOTDB-4278] null value processing to the Session API (#7176) by suchenglong · 1 year, 8 months ago
  77. a3559e5 Call start() method before FI really executing (#7206) by Jackie Tien · 1 year, 8 months ago
  78. 6d2a1cf [IOTDB-4282] Supply deserialization for DeleteDataPlan in MultiLeaderConsensus (#7205) by Alan Choo · 1 year, 8 months ago
  79. 3a9fec2 [IOTDB-4299] Move ReadOnly State from IoTDBConfig to CommonConfig by Alan Choo · 1 year, 8 months ago
  80. 1d514a7 [IOTDB-4275]Handle measurement when traversing for paths using template (#7201) by ZhaoXin · 1 year, 8 months ago
  81. e2b790e Fix transport open bug (#7181) by wangchao316 · 1 year, 8 months ago
  82. b612688 add release note of 0.14.0-preview2 (#7204) by Jialin Qiao · 1 year, 8 months ago
  83. 83a4641 [IOTDB-4298] Fix schema memory allocate for cluster (#7199) by Marcos_Zyk · 1 year, 8 months ago
  84. ecf7673 UpdateUserGuide And Update storageGroupCount (#7182) by 23931017wu · 1 year, 8 months ago
  85. cc11e38 [IOTDB-4247] Antlr and Statement for create trigger (#7175) by Liao Lanyu · 1 year, 8 months ago
  86. bac1128 [Doc] Fix unavailable references (#7188) by Yang Cheng · 1 year, 8 months ago
  87. fda695a Add flushing state timeout detection in FragmentInstanceManager (#7185) by Jackie Tien · 1 year, 8 months ago
  88. 3458541 add system.exit(0) for the stop method of datanode (#7183) by Beyyes · 1 year, 8 months ago
  89. 4808d89 [IOTDB-4258]Replace StorageGroupNode inside cache member if setToEntity (#7184) by ZhaoXin · 1 year, 8 months ago
  90. 2d10651 [IOTDB-4295] add confignode leader for show confignodes (#7186) by 任宇华 · 1 year, 8 months ago
  91. 391b2c1 [IOTDB-4202] fix delete from sql IT and user-guide (#7081) by Yifu Zhou · 1 year, 8 months ago
  92. 0d47aab [IOTDB-4027] Ratis snapshot atomicity: Reorder (#7178) by William Song · 1 year, 8 months ago
  93. edc81cc [IOTDB-4242] Fix inconsistency of auth check between old standalone and new standalone (#7158) by ZhangHongYin · 1 year, 8 months ago
  94. 013a533 [IOTDB-2769] Add Auth IT Test when grant user role. (#7168) by ZhangHongYin · 1 year, 8 months ago
  95. 2427167 [IOTDB-2782] When users are not granted READ_TIMESERIES or INSERT_TIMESERIES, the verification prompt needs to be unified (#7173) by 任宇华 · 1 year, 8 months ago
  96. ff3b4a6 [IOTDB-4190] update documents about nifi-iotdb-bundle (#7140) by Xuan Ronaldo · 1 year, 8 months ago
  97. 6462d20 [IOTDB-4280]no privilege when using benchmark create timeseries (#7177) by Yifu Zhou · 1 year, 8 months ago
  98. 93444b5 [IOTDB-4244] Optimize csv tool, add Options '-typeInfer' , '-linesPer… (#7145) by cmlmakahts · 1 year, 8 months ago
  99. 7de6b21 fix between bug in select by Weihao Li · 1 year, 8 months ago
  100. 743c5fd [IOTDB-4272]Fix count timeseries with template (#7174) by Marcos_Zyk · 1 year, 8 months ago