Commit Graph

1491 Commits

Author SHA1 Message Date
dapan1121 397bead009 fix: add test cases 2023-03-15 08:38:00 +08:00
gccgdb1234 525a817d80 test:reduce to 1000 rowNumbers per tables in testcases 2023-03-15 01:41:27 +08:00
Shengliang Guan 041f03e918
Merge pull request #20414 from taosdata/feat/TD-23058
feat: correct slimit&limit clause
2023-03-12 20:48:16 +08:00
dapan1121 16209644c4 fix: regenerate groupId and case issue 2023-03-11 17:24:54 +08:00
Xiaoyu Wang a846c26ef9 merge main 2023-03-11 16:14:27 +08:00
dapan1121 5df32cbc78 feat: correct slimit&limit clause 2023-03-11 13:08:20 +08:00
Shengliang Guan 37bc466f59
Merge pull request #20373 from taosdata/fix/TS-2853
fix:get dest table version
2023-03-10 10:05:01 +08:00
54liuyao 5acf665b7e fix:get dest table version 2023-03-09 19:36:10 +08:00
Hongze Cheng b86c23b963 change test case 2023-03-09 18:07:38 +08:00
Xiaoyu Wang 66bb55187d Merge remote-tracking branch 'origin/main' into fix/3.0_merge_main 2023-03-08 18:30:24 +08:00
Shengliang Guan 098dddc3bb
Merge pull request #20328 from taosdata/fix/TD-22972
fix: fix tbname in filter error
2023-03-08 16:17:29 +08:00
yihaoDeng c408a434d6 fix tbname in error 2023-03-08 14:31:38 +08:00
Xiaoyu Wang 4c8bab7e58 merge main 2023-03-08 10:59:33 +08:00
cadem f0e23812a1 fix offline_reason.sim 2023-03-08 09:57:07 +08:00
Haojun Liao da550029d8 fix(tmq): fix memory error and adjust some logs. 2023-03-06 11:52:52 +08:00
Shengliang Guan 2624ea65d8 fix: add pre-finished stage, trans won't be dropped in follower if it has undo actions while rollback 2023-03-03 18:21:07 +08:00
Haojun Liao 37281ae17f
Merge pull request #20228 from taosdata/feature/3_liaohj
fix(query): record the correct last accessed key in the stt file.
2023-03-02 17:13:31 +08:00
54liuyao 09ac1be5ff ci:adjust test cases 2023-03-02 14:27:33 +08:00
Haojun Liao 3730ea4b57 test: update the sim to speedup this case and set the tqdebugflag to be 135. 2023-03-02 10:00:00 +08:00
54liuyao fe4123e814 feat:window close && ignore expired 2023-02-28 18:20:58 +08:00
54liuyao abbc69a2ed fix:asan error 2023-02-28 17:43:47 +08:00
Haojun Liao 52a8912969
Merge pull request #20183 from taosdata/fix/TD-22797
fix: avoid filter slow when not exist target value
2023-02-28 09:18:46 +08:00
yihaoDeng d9f8a84a55 fix: avoid filter slow when filter not exist value 2023-02-27 16:03:49 +08:00
Xiaoyu Wang efa56d5352 merge main 2023-02-27 14:18:03 +08:00
Xiaoyu Wang f97a140a3c merge 3.0 2023-02-27 14:16:33 +08:00
dapan1121 a98ff93c32 Merge remote-tracking branch 'origin/3.0' into fix/TD-22762 2023-02-26 09:55:00 +08:00
dapan1121 77295df8ec
Merge pull request #20161 from taosdata/fix/TS-2729
fix: table scan crash issue
2023-02-26 07:45:17 +08:00
dapan1121 2d9b5ed4f6 fix: tag like filter issue 2023-02-25 16:04:21 +08:00
dapan1121 ec6c25e342
Merge branch '3.0' into fix/TD-22762 2023-02-25 10:59:23 +08:00
Xiaoyu Wang d6dd087f84 merge main 2023-02-25 10:29:20 +08:00
dapan1121 05bd600ef8 fix: table scan crash issue 2023-02-25 09:34:37 +08:00
dapan1121 eac27fc0fd fix: empty ts range query issue 2023-02-24 18:39:17 +08:00
dapan1121 2f816dc01f
Merge pull request #20119 from taosdata/fix/TS-2725
fix: alter column length too big issue
2023-02-24 17:33:37 +08:00
Xiaoyu Wang 58fc265b80 merge main 2023-02-24 13:26:45 +08:00
54liuyao d43355e77f fix:check null column 2023-02-23 17:31:52 +08:00
54liuyao e42d5ba3dc fix:table name is null 2023-02-23 17:31:47 +08:00
Xiaoyu Wang 1ab144609e merge main 2023-02-23 14:58:22 +08:00
dapan1121 25c555a502 fix: refresh sys db vgroups after creating database 2023-02-23 14:38:57 +08:00
Xiaoyu Wang 7337f5ff7d
Merge pull request #20052 from taosdata/fix/3.0_merge_main
merge main
2023-02-21 16:27:19 +08:00
dapan1121 968c538be5 fix: add merge join operator result limitation 2023-02-21 08:54:05 +08:00
Shuduo Sang 48426ed2df
fix: alpine compile error for 3.0 (#20064)
* fix: alpine support

* fix: ostimer thread_id

* fix: taosPrintTrace and tsStreamMax

* fix: make_install.sh and dnodes.py for alpine

* fix: cmake.platform and cut option for alpine

* fix: timer sigev and string convert

* fix: test case for alpine

* fix: fix test script for alpine

---------

Co-authored-by: t_max <1172915550@qq.com>
2023-02-20 22:31:56 +08:00
Xiaoyu Wang 319dfd8f06 merge 3.0 2023-02-20 17:21:37 +08:00
Haojun Liao ad0be66a78
Merge pull request #19935 from taosdata/enh/dynamicIdx
feat:  change  index dynamicly
2023-02-20 15:48:49 +08:00
Xiaoyu Wang c597de099f merge main 2023-02-20 13:41:27 +08:00
yihaoDeng 6615d19aa7 add rename and del tag case 2023-02-20 10:00:10 +08:00
yihaoDeng bbc507e82f add rename and del tag case 2023-02-20 09:39:06 +08:00
yihaoDeng bfe0ac61b9 add index case 2023-02-19 20:43:15 +08:00
yihaoDeng eafc9db1c1 fix iter and case 2023-02-18 18:24:10 +08:00
yihaoDeng 51755e9783 fix: fix drop error 2023-02-18 16:44:29 +08:00
yihaoDeng db7dec0347 fix filter error 2023-02-18 11:21:10 +08:00
Haojun Liao cb35b453d4
Merge pull request #19870 from taosdata/feature/3_liaohj
other: merge opt to main.
2023-02-15 12:55:04 +08:00
54liuyao 88970c88a9 fix:dispatch create sub table 2023-02-15 11:04:49 +08:00
dapan1121 05a9012fe3
Merge pull request #19973 from taosdata/fix/TD-22381
fix: add alter dnode configuration validdation
2023-02-14 17:10:25 +08:00
yihaoDeng b059351b95 fix RC 2023-02-14 16:54:50 +08:00
yihaoDeng dabcf00ade fix RC 2023-02-14 16:54:20 +08:00
Haojun Liao 78e67995cc
Merge pull request #19966 from taosdata/fix/nodisk
fix(query): check validation of suid
2023-02-14 16:14:43 +08:00
Haojun Liao a1eafe88ac fix(query): fix some errors. 2023-02-14 14:48:33 +08:00
dapan1121 b9918b0eda fix: add alter dnode configuration validdation 2023-02-14 13:49:07 +08:00
Haojun Liao e6b0560d47 test(query): update the sim. 2023-02-14 11:55:21 +08:00
Haojun Liao 6fffc71785 fix(query): check validation of suid, 2023-02-14 10:41:17 +08:00
54liuyao 3f38d56c0d fix:number of ssdatablock rows exceeds the capacity 2023-02-14 10:40:16 +08:00
Haojun Liao fab32ae930 fix(query): fix bug in "tbname in" query. 2023-02-13 23:19:09 +08:00
yihaoDeng 018356b8dd fix json_tag crash 2023-02-13 17:45:01 +08:00
Yihao Deng 5af1faf916
Merge branch '3.0' into enh/dynamicIdx 2023-02-13 13:36:06 +08:00
54liuyao 31a75f837b fix:crash at generate session scan range 2023-02-13 13:33:38 +08:00
yihaoDeng 0fd0c64157 fix: fix filter error result 2023-02-13 13:28:52 +08:00
54liuyao 9d53b19980 ci:modify stream test 2023-02-13 10:25:33 +08:00
yihaoDeng a929aa22d8 merge 3.0 2023-02-12 10:48:18 +08:00
Haojun Liao f6a262eeb1 fix(query): fix invalid write. 2023-02-11 01:56:28 +08:00
yihaoDeng 93c61f82c9 fix mem leak 2023-02-10 19:24:26 +08:00
Xiaoyu Wang 3382a24a69 merge main 2023-02-10 18:03:11 +08:00
Shuduo Sang ea5d925c50
fix: alpine support (#19353)
* fix: alpine support

* fix: ostimer thread_id

* fix: taosPrintTrace and tsStreamMax

* fix: make_install.sh and dnodes.py for alpine

* fix: cmake.platform and cut option for alpine

* fix: timer sigev and string convert

* fix: test case for alpine

* fix: fix test script for alpine

* fix: fix test script for alpine

* fix: fix taosLogTrace for Alpine

* fix: fix taosSort

* fix: vnode and mnode compare functions and test cases

* fix: sorting algorithms and unit tests

* fix: libtaosws.so build error on Alpine

* fix: libtaosws.so build error on Alpine

---------

Co-authored-by: t_max <1172915550@qq.com>
2023-02-10 13:00:55 +08:00
Haojun Liao a22a8cbfcc test: add a regression test case. 2023-02-10 10:31:55 +08:00
Haojun Liao fa552323da
Merge pull request #19879 from taosdata/fix/nodisk
test: add regression test case.
2023-02-09 22:53:56 +08:00
yihaoDeng d4cfeb1f6c add more test case 2023-02-09 21:04:11 +08:00
yihaoDeng 5315500287 fix filter error 2023-02-09 16:09:46 +08:00
Xiaoyu Wang fcff07675d merge main 2023-02-09 11:29:38 +08:00
54liuyao cf1c860f37 ci:add test 2023-02-09 11:21:51 +08:00
54liuyao 40987fa507 feat:do not check whether the expired data has been update 2023-02-09 11:14:28 +08:00
Xiaoyu Wang 79440f7a26
Merge pull request #19860 from taosdata/fix/3.0_merge_main
merge main
2023-02-09 09:22:19 +08:00
yihaoDeng 5fd971bcce del invalid file 2023-02-08 23:32:36 +08:00
yihaoDeng 4b6c073623 fix filter error 2023-02-08 23:01:20 +08:00
Haojun Liao 246c17d1e9 test: add regression test case. 2023-02-08 22:25:40 +08:00
yihaoDeng 5881bdb6ff add test case 2023-02-08 22:13:29 +08:00
yihaoDeng b8ada78305 add test case 2023-02-08 21:13:49 +08:00
yihaoDeng c7b294d03b change test dir 2023-02-08 20:19:19 +08:00
Haojun Liao 9dc8946143
Merge pull request #19859 from taosdata/fix/nodisk
fix(query): reset the data load flag when build clean file  block.
2023-02-08 14:24:35 +08:00
Xiaoyu Wang a8729dd306
Merge pull request #19845 from taosdata/enh/3.0_planner_optimize
feat: add explain test case
2023-02-08 11:04:32 +08:00
54liuyao bafe5a577e ci:add ci 2023-02-08 10:54:45 +08:00
Xiaoyu Wang 09925437e3 merge main 2023-02-08 09:51:52 +08:00
Haojun Liao 834e725d13
Merge pull request #19832 from taosdata/feat/ly_ci_main
ci:modify stream state window test
2023-02-08 09:43:53 +08:00
Haojun Liao 520fd43cb5
Merge pull request #19831 from taosdata/feat/ly_stream
ci:modify stream state window test
2023-02-08 09:43:33 +08:00
Haojun Liao e199f96d94 fix(query): reset the data load flag when build clean file block. 2023-02-08 09:14:38 +08:00
Xiaoyu Wang 571e936b4a feat: add explain test case 2023-02-07 17:13:38 +08:00
dapan1121 19508d118f
Merge pull request #19817 from taosdata/feat/TS-2502
feat: support force fill in interval clause
2023-02-07 17:00:01 +08:00
yihaoDeng d842dd25b1 add test 2023-02-07 16:59:37 +08:00
54liuyao e89362fb36 feat:stream ignore check update data 2023-02-07 15:29:05 +08:00
54liuyao 1e0e417275 ci:modify stream state window test 2023-02-07 15:27:47 +08:00
54liuyao d750bd6e93 ci:modify stream state window test 2023-02-07 10:45:25 +08:00
54liuyao d9be2e31c2 ci:modify stream state window test 2023-02-07 09:37:14 +08:00