Xiangdong Huang [Tue, 15 Jun 2021 03:47:07 +0000 (03:47 +0000)]
[maven-release-plugin] prepare release v0.11.4
xiangdong huang [Tue, 15 Jun 2021 03:17:28 +0000 (11:17 +0800)]
rename client-py version to 0.11.4
xiangdong huang [Tue, 15 Jun 2021 03:07:07 +0000 (11:07 +0800)]
set cli/src/assembly/resources/sbin/start-cli.sh having executable permission
Haonan [Sat, 12 Jun 2021 02:44:21 +0000 (10:44 +0800)]
Change the default primitive array size to 32 (#3400)
Rui,Lei [Fri, 11 Jun 2021 09:47:40 +0000 (17:47 +0800)]
[To rel/0.12] add TsFile Vis Tool (#3330)
gwmh [Fri, 11 Jun 2021 09:44:04 +0000 (17:44 +0800)]
[IOTDB-1432]fix level compaction loss data (#3388)
Zesong Sun [Fri, 11 Jun 2021 03:49:15 +0000 (11:49 +0800)]
[IOTDB-1433] [To rel/0.11] Fix bug in getMetadataAndEndOffset when querying non-exist device (#3393)
Jialin Qiao [Thu, 10 Jun 2021 07:46:54 +0000 (02:46 -0500)]
[IOTDB-1419][To rel/0.11] avoid stack overflow risk in recover (#3384)
zhanglingzhe0820 [Wed, 9 Jun 2021 13:03:17 +0000 (21:03 +0800)]
[IOTDB-1419][To rel/0.11] remove redundant clearCompactionStatus (#3371)
Xiangdong Huang [Sun, 6 Jun 2021 02:05:44 +0000 (02:05 +0000)]
[maven-release-plugin] prepare for next development iteration
Xiangdong Huang [Sun, 6 Jun 2021 02:05:37 +0000 (02:05 +0000)]
[maven-release-plugin] prepare release v0.11.4
xiangdong huang [Sun, 6 Jun 2021 01:37:44 +0000 (09:37 +0800)]
fix low-quality IT codes in IoTDBAggregationIT
zhanglingzhe0820 [Fri, 4 Jun 2021 10:52:20 +0000 (18:52 +0800)]
fix compaction ttl bug (#3341)
Co-authored-by: zhanglingzhe <surevil@foxmail.com>
Jialin Qiao [Fri, 4 Jun 2021 09:35:45 +0000 (04:35 -0500)]
[IOTDB-1419][To rel/0.11] remove redundant clearCompactionStatus (#3337)
Haonan [Fri, 4 Jun 2021 07:17:36 +0000 (15:17 +0800)]
[To rel/0.11] Update release note for v0.11.4 (#3228)
SilverNarcissus [Fri, 4 Jun 2021 03:24:13 +0000 (11:24 +0800)]
[To rel/0.11] use memory control module to remove old partition (#3050)
concurrent_writing_time_partition is discarded
Jialin Qiao [Thu, 3 Jun 2021 11:41:09 +0000 (06:41 -0500)]
fix continuous compaction doesn't take effect when enablePartition (#3322)
Steve Yurong Su (宇荣) [Thu, 3 Jun 2021 08:04:25 +0000 (03:04 -0500)]
[IOTDB-1412] Unclear exception message thrown when executing empty InsertTabletPlan (#3296) (#3321)
(cherry picked from commit
e19ad0575d597bcd0a6dd74ea54a1bc7fcfe5e3d)
Xiangwei Wei [Thu, 3 Jun 2021 07:16:52 +0000 (15:16 +0800)]
[ISSUE-3316] Query result with the same time range is inconsistent in group by query (#3318)
Xiangwei Wei [Wed, 2 Jun 2021 09:14:19 +0000 (17:14 +0800)]
[To rel/0.11] Overlapped data should be consumed first (#3303)
Overlapped data should be consumed first
Xiangwei Wei [Fri, 28 May 2021 08:46:18 +0000 (16:46 +0800)]
Fix overlapped bug (#3282)
Ring-k [Fri, 28 May 2021 05:55:09 +0000 (13:55 +0800)]
Merge pull request #3271 from zhanglingzhe0820/to_0.11_separate_unseq_file_num_in_each_level
[To rel/0.11][IOTDB-1356] Separate unseq_file_num_in_each_level from selecting candidate file in unseq compaction
Ring-k [Fri, 28 May 2021 05:54:07 +0000 (13:54 +0800)]
Merge pull request #3283 from zhanglingzhe0820/to_0.11_select_unseq_file_by_order
[To rel/0.11] [IOTDB-1398] Do not select unseq files when there are uncompacted old unseq files
jt [Thu, 27 May 2021 03:33:44 +0000 (11:33 +0800)]
[IOTDB-1398] Do not select unseq files when there are uncompacted old unseq files
Haonan [Fri, 28 May 2021 01:12:52 +0000 (09:12 +0800)]
Fix TotalSeriesNumber in MManager counted twice when recovering (#3279)
zhanglingzhe [Thu, 27 May 2021 05:19:39 +0000 (13:19 +0800)]
update list separate
zhanglingzhe0820 [Wed, 12 May 2021 11:52:50 +0000 (19:52 +0800)]
add unseq max open file config
zhanglingzhe0820 [Mon, 24 May 2021 11:39:07 +0000 (19:39 +0800)]
fix unseq compaction loss data bug (#3254)
fix unseq compaction loss data bug
Jackie Tien [Fri, 21 May 2021 10:33:11 +0000 (18:33 +0800)]
[IOTDB-1384] [To rel/0.11] Fix group by bug (#3242)
Fix group by bug
Jackie Tien [Thu, 20 May 2021 01:56:09 +0000 (09:56 +0800)]
Automatically close the dataset while there is no more data (#3237)
zhanglingzhe0820 [Wed, 19 May 2021 09:08:45 +0000 (17:08 +0800)]
[To rel/0.11] Fix continuous compaction run into dead loop when unseq compaction cannot select candidates (#3207)
Co-authored-by: zhanglingzhe <surevil@foxmail.com>
Haonan [Wed, 19 May 2021 03:05:33 +0000 (11:05 +0800)]
[To rel/0.11] Fix JDK version missspelling (#3223)
zhanglingzhe0820 [Mon, 17 May 2021 08:11:51 +0000 (16:11 +0800)]
[To rel/0.11] Fix continuous compaction run into dead loop when unseq compaction cannot select candidates (#3201)
Co-authored-by: zhanglingzhe <surevil@foxmail.com>
zhanglingzhe0820 [Sat, 15 May 2021 13:02:33 +0000 (21:02 +0800)]
[To rel/0.11] Unseq compaction throws wrong exception if some paths are not in the file (#3197)
* Unseq compaction throws wrong exception if some paths are not in the file
* fix ci
Co-authored-by: Zesong Sun <szs19@mails.tsinghua.edu.cn>
Co-authored-by: zhanglingzhe <surevil@foxmail.com>
zhanglingzhe0820 [Fri, 14 May 2021 06:07:16 +0000 (14:07 +0800)]
[To rel/0.11] Cherry pick add_continuous_compaction_in_level_compaction_strategy (#3187)
Steve Yurong Su [Wed, 12 May 2021 16:32:22 +0000 (00:32 +0800)]
[To rel/0.11][ISSUE-3166] Privilege `CREATE_TIMESERIES` is not stated in the document (#3171)
HTHou [Thu, 6 May 2021 15:05:05 +0000 (23:05 +0800)]
[ISSUE-3132] Replace Bintray repository with JFrog
Steve Yurong Su [Thu, 6 May 2021 04:33:11 +0000 (12:33 +0800)]
support brackets with number in timeseries path (#3129)
Haonan [Thu, 29 Apr 2021 07:53:46 +0000 (15:53 +0800)]
[To rel/0.11][IOTDB-1344] Deleting Storage Group does not clear the count of time series (#3107)
Haonan [Thu, 29 Apr 2021 05:53:11 +0000 (13:53 +0800)]
[IOTDB-1306][To rel/0.11] New memory control strategy (#3061)
Xiangwei Wei [Mon, 19 Apr 2021 12:34:44 +0000 (20:34 +0800)]
[To rel/0.11] [IOTDB-1303] Group by without aggregation function used in select clause (#3018)
Steve Yurong Su [Thu, 15 Apr 2021 11:57:13 +0000 (19:57 +0800)]
[To rel/0.11][IOTDB-1308] Users with READ_TIMESERIES permission cannot execute group by fill queries (#3017)
julian [Thu, 8 Apr 2021 13:29:47 +0000 (15:29 +0200)]
[CLIENT-PY] Fixed Situation where non-timeseries queries cannot be cast to df.
Xiangdong Huang [Mon, 5 Apr 2021 01:43:36 +0000 (01:43 +0000)]
[maven-release-plugin] prepare for next development iteration
Xiangdong Huang [Mon, 5 Apr 2021 01:43:30 +0000 (01:43 +0000)]
[maven-release-plugin] prepare release v0.11.3
Julian [Mon, 5 Apr 2021 01:05:30 +0000 (03:05 +0200)]
[CLIENT-PY] [To 0.11]Fixed print statements with logging output. Added Exceptions instead of empty returns (#2969)
* [IOTDB-1273]Feature/restrucutre python module as well as supporting pandas dataframe (#2922)
* [CLIENT-PY] Fixed readme.
[CLIENT-PY] Improved Release Documentation.
[CLIENT-PY] Fixed print statements with logging output. Added Exceptions instead of empty returns.
[CLIENT-PY] Applied flake8 and black for reformatting.
[CLIENT-PY] Added release script to do a pypi release.
[CLIENT-PY] Improved Release Documentation.
Xiangdong Huang [Fri, 2 Apr 2021 01:02:12 +0000 (01:02 +0000)]
[maven-release-plugin] prepare for next development iteration
Xiangdong Huang [Fri, 2 Apr 2021 01:02:05 +0000 (01:02 +0000)]
[maven-release-plugin] prepare release v0.11.3
Xiangdong Huang [Fri, 2 Apr 2021 00:33:56 +0000 (00:33 +0000)]
[maven-release-plugin] rollback the release of v0.11.3
Xiangdong Huang [Fri, 2 Apr 2021 00:21:08 +0000 (00:21 +0000)]
[maven-release-plugin] prepare release v0.11.3
xiangdong huang [Thu, 1 Apr 2021 16:00:28 +0000 (00:00 +0800)]
manually change cpp related module parent version to 0.11.4-SNAPSHOT
xiangdong huang [Thu, 1 Apr 2021 15:56:58 +0000 (23:56 +0800)]
remove the version claim in client-cpp
xiangdong huang [Thu, 1 Apr 2021 06:28:42 +0000 (14:28 +0800)]
fix python the session api does not infer the data as correct type
HTHou [Thu, 1 Apr 2021 02:44:50 +0000 (10:44 +0800)]
update release note
Steve Yurong Su [Wed, 31 Mar 2021 08:21:18 +0000 (16:21 +0800)]
[To rel/0.11] Fix: high CPU usage during the compraction process (#2921)
* add the method getMeasurementChunkMetadataListMapIterator for compaction module
* reduce CPU load in Compaction process
zhanglingzhe0820 [Wed, 31 Mar 2021 06:21:17 +0000 (14:21 +0800)]
Fix unseq compaction file selector conflicts with time partition bug (#2951)
zhanglingzhe0820 [Wed, 31 Mar 2021 02:57:00 +0000 (10:57 +0800)]
[To rel/0.11] Add level compaction to merge command (#2948)
cherry-picked from master(0.12.0-SNAPSHOT)
Zesong Sun [Tue, 30 Mar 2021 11:56:49 +0000 (19:56 +0800)]
Throw exeception when device to be queried is not in tsFileMetaData (#2945)
Ring-k [Tue, 30 Mar 2021 02:01:11 +0000 (10:01 +0800)]
[IOTDB-1194] [To rel/0.11] Fix a bug of checking time partition in DeviceTimeIndex in rel/0.11 (#2895)
* add it
* format
* rename IT
* remove attr of config in storage engine
* recover Storage Engine
* recover storage engine
* start up
Steve Yurong Su [Sat, 27 Mar 2021 00:48:10 +0000 (08:48 +0800)]
Make CSV Tool doc more readable (#2927)
wshao08 [Sun, 21 Mar 2021 10:43:57 +0000 (18:43 +0800)]
[To rel/0.11] Print last cache log when debug mode is on (#2880)
Print last cache log when debug mode is on (#2880)
Haonan [Sat, 20 Mar 2021 06:45:26 +0000 (14:45 +0800)]
[IOTDB-1247] [To rel/0.11] fix the insert blocked caused the bugs in mem control module (#2877)
Xiangdong Huang [Fri, 19 Mar 2021 02:30:37 +0000 (02:30 +0000)]
[maven-release-plugin] prepare for next development iteration
Xiangdong Huang [Fri, 19 Mar 2021 02:30:31 +0000 (02:30 +0000)]
[maven-release-plugin] prepare release v0.11.3
Xiangdong Huang [Fri, 19 Mar 2021 02:06:07 +0000 (02:06 +0000)]
[maven-release-plugin] rollback the release of v0.11.3
Xiangdong Huang [Fri, 19 Mar 2021 02:04:19 +0000 (10:04 +0800)]
remove duplicated release_notes for 0.11.3 (#2873)
Xiangdong Huang [Fri, 19 Mar 2021 01:02:10 +0000 (01:02 +0000)]
[maven-release-plugin] prepare for next development iteration
Xiangdong Huang [Thu, 18 Mar 2021 18:31:47 +0000 (18:31 +0000)]
[maven-release-plugin] prepare release v0.11.3
xiangdong huang [Thu, 18 Mar 2021 18:02:24 +0000 (02:02 +0800)]
add RELEASE_NOTES for v0.11.3
Xiangdong Huang [Thu, 18 Mar 2021 02:39:10 +0000 (02:39 +0000)]
[maven-release-plugin] prepare for next development iteration
Xiangdong Huang [Thu, 18 Mar 2021 02:39:03 +0000 (02:39 +0000)]
[maven-release-plugin] prepare release v0.11.3
Xiangdong Huang [Thu, 18 Mar 2021 01:16:54 +0000 (01:16 +0000)]
update the version in Pypi to 0.11.3
zhanglingzhe0820 [Tue, 16 Mar 2021 10:59:12 +0000 (18:59 +0800)]
[To 0.11] fix unseq compaction loss data bug after delete operation (#2801)
wshao08 [Tue, 16 Mar 2021 06:10:09 +0000 (14:10 +0800)]
[To rel/0.11] Change Query debug log for deletion and last (#2846)
Co-authored-by: Xiangdong Huang <huangxdong@tsinghua.edu.cn>
Co-authored-by: Haonan <hhaonan@outlook.com>
Jackie Tien [Mon, 15 Mar 2021 09:09:39 +0000 (17:09 +0800)]
[To rel/0.11] Add explain sql support (#2843)
Co-authored-by: Steve Yurong Su <steveyurongsu@outlook.com>
Co-authored-by: wshao08 <59866276+wshao08@users.noreply.github.com>
xiangdong huang [Sat, 13 Mar 2021 11:24:24 +0000 (19:24 +0800)]
download calcite-core's dependency penhato from public.nexus.pentaho.org rather than spring.io
wshao08 [Tue, 9 Mar 2021 12:41:32 +0000 (20:41 +0800)]
[IOTDB-1188][To rel/0.11]Fix IoTDB 0.11 unable to delete data bug (#2781)
Haonan [Tue, 9 Mar 2021 05:16:37 +0000 (13:16 +0800)]
avoid Collections.max(empty set) incur null pointer (#2783)
Co-authored-by: qiaojialin <646274302@qq.com>
SilverNarcissus [Mon, 8 Mar 2021 01:12:37 +0000 (09:12 +0800)]
[To rel/0.11] Add max direct memory size parameter to env.sh (#2756)
JackieTien97 [Sat, 6 Mar 2021 08:05:36 +0000 (16:05 +0800)]
Downgrade readlock to writelock in delete
Haonan [Tue, 2 Mar 2021 08:20:26 +0000 (16:20 +0800)]
cherry-pick getObject method in JDBC should return an Object (#2760)
zhanglingzhe0820 [Mon, 1 Mar 2021 11:08:31 +0000 (19:08 +0800)]
fix 0.11 compile (#2751)
Co-authored-by: zhanglingzhe <surevil@foxmail.com>
zhanglingzhe0820 [Mon, 1 Mar 2021 09:40:39 +0000 (17:40 +0800)]
cherry-pick [ISSUE-2746] Fix data overlapped bug after unseq compaction (#2750)
zhanglingzhe0820 [Mon, 1 Mar 2021 09:40:17 +0000 (17:40 +0800)]
cherry-pick [ISSUE-2709,IOTDB-1178] Fix cache not cleared after unseq compaction bug, Fix windows 70,10 ci bug in unseq compaction ci (#2749)
Haonan [Mon, 22 Feb 2021 05:15:59 +0000 (13:15 +0800)]
[To rel/0.11] [IOTDB-1135] cherry pick Fix count timeseries bug when the paths are … (#2717)
* cherry pick [IOTDB-1135] Fix count timeseries bug when the paths are nested (#2677)
Co-authored-by: lvshuang <unbeatableglbb@gmail.com>
Xiangwei Wei [Sun, 21 Feb 2021 08:16:04 +0000 (16:16 +0800)]
[ISSUE-2611] An unsequence file that covers too many sequence file causes OOM query (#2710)
zhanglingzhe0820 [Sun, 21 Feb 2021 07:53:25 +0000 (15:53 +0800)]
fix merge delete cache bug to 0.11 (#2708)
Co-authored-by: zhanglingzhe <surevil@foxmail.com>
Haonan [Sat, 20 Feb 2021 01:45:11 +0000 (09:45 +0800)]
cherry pick [ISSUE-2598] Throw explicit exception when time series is unknown in where clause (#2699)
Co-authored-by: Xiangwei Wei <34242296+Alima777@users.noreply.github.com>
zhanglingzhe0820 [Sat, 20 Feb 2021 01:31:15 +0000 (09:31 +0800)]
[To rel/0.11] delete mods after merge (#2671)
Haonan [Fri, 19 Feb 2021 02:25:52 +0000 (10:25 +0800)]
[ISSUE-2687] [To rel/0.11] fix insert NaN bug (#2694)
* [ISSUE-2476] fix the case that isNumber method returns true when the input is "NaN" (#2477)
* fix the print 0.0 if insert NaN
Co-authored-by: Al Wei <1007181398@qq.com>
Co-authored-by: weizihan0110 <wzh1007181398@163.com>
xiangdong huang [Wed, 10 Feb 2021 14:25:55 +0000 (22:25 +0800)]
fix dependency error because some jars are removed from maven's central repo
gwmh [Tue, 9 Feb 2021 02:16:29 +0000 (10:16 +0800)]
Enhancement: add backgroup exec for cli -e function (#2659)
gwmh [Mon, 8 Feb 2021 06:51:00 +0000 (14:51 +0800)]
[IOTDB-1149]finish continue print for -e param when set maxPRC<=0 rel/0.11 (#2650)
Jialin Qiao [Mon, 8 Feb 2021 06:26:22 +0000 (00:26 -0600)]
fix last query non cached bug (#2652)
wangchao316 [Sat, 6 Feb 2021 10:59:28 +0000 (18:59 +0800)]
alter IoTDBCheckConfigIT to not change TsFileConfig (#2644)
wangchao316 [Sat, 6 Feb 2021 02:05:17 +0000 (10:05 +0800)]
[To rel/0.11]IOTDB-1140 optimize regular data encoding (#2626)
SilverNarcissus [Sat, 6 Feb 2021 01:49:25 +0000 (19:49 -0600)]
Add log for better tracing (#2637)
* add wal log
* fix issue
* fix bug
* add log in memtable flush and format code
Jackie Tien [Fri, 5 Feb 2021 06:18:16 +0000 (14:18 +0800)]
fix possible NPE during end query process (#2633)
Jackie Tien [Thu, 4 Feb 2021 13:18:49 +0000 (21:18 +0800)]
Avoid OOM if user don't close Statement and Session manually (#2631)
Zesong Sun [Mon, 1 Feb 2021 00:54:30 +0000 (08:54 +0800)]
[IOTDB-1137] MNode.getLeafCount error when existing sub-device (#2606)