Commit Graph

4214 Commits

Author SHA1 Message Date
wangjiaming0909 fb72e29fe1 fix stream progress delay 2024-04-16 18:17:33 +08:00
Yihao Deng 6f9de676f0 Merge branch 'fix/compress_3.0' into feat/compress_3.0 2024-04-16 09:27:26 +00:00
chenhaoran 7e8fdb1b4e test: configure debug flag to 135 or 131 in dnodes 2024-04-16 14:27:06 +08:00
chenhaoran 70b67ffb5d test: delete configure of debug flag config in tsma case 2024-04-16 14:27:06 +08:00
wangjiaming0909 92e91c2032 fix ci 2024-04-16 14:27:06 +08:00
chenhaoran a55d5c5e14 test: modify test case of tsma for clusters 2024-04-16 14:25:35 +08:00
chenhaoran 05aade099d test: modify test case of tsma for restful 2024-04-16 14:25:35 +08:00
chenhaoran 3d08f7b964 test: modify test case of tsma 2024-04-16 14:25:35 +08:00
chenhaoran ac307ff2f3 test:add enterprise package of compatibility test 2024-04-16 14:25:35 +08:00
chenhaoran 39b4e205fc test: modify test case of tsma for restful 2024-04-16 14:25:35 +08:00
chenhaoran e051cdfbd0 test: add test case of tsma 2024-04-16 14:25:35 +08:00
chenhaoran 58ef5dae19 test: add test case of tsma 2024-04-16 14:25:35 +08:00
chenhaoran 2b315ba356 test: add test case of tsma 2024-04-16 14:25:34 +08:00
wangjiaming0909 039939196a forbid tsma agg funcs with tag columns 2024-04-16 14:25:34 +08:00
wangjiaming0909 9cc33b1296 fix escaped tsma name 2024-04-16 14:25:34 +08:00
wangjiaming0909 de1c28d623 tsma avoid fetching tsma for no tsma tables 2024-04-16 14:25:34 +08:00
wangjiaming0909 f6200dd923 support long ctb names 2024-04-16 14:25:34 +08:00
wangjiaming0909 6ce0616ffd fix ci and TODOs 2024-04-16 14:25:34 +08:00
wangjiaming0909 e43580f71b fix ci 2024-04-16 14:25:20 +08:00
wangjiaming0909 2b594e02d2 fix tsma name too long 2024-04-16 14:25:20 +08:00
wangjiaming0909 43699959c8 fix ci 2024-04-16 14:25:01 +08:00
wangjiaming0909 7de0a34ae6 support maxTsmaCalcDelay, maxTsmaNum, skip_tsma 2024-04-16 14:25:01 +08:00
wangjiaming0909 3566cac206 add max tsma num opt 2024-04-16 14:23:26 +08:00
wangjiaming0909 a2cbbba24d find TODO 2024-04-16 14:23:26 +08:00
wangjiaming0909 a8e00f7410 drop tb in transaction 2024-04-16 14:23:26 +08:00
wangjiaming0909 3d77e8432d support rm ttl tb 2024-04-16 14:23:26 +08:00
wangjiaming0909 1a06dd684e support drop ctb 2024-04-16 14:23:25 +08:00
wangjiaming0909 34dbdfd4dc support stddev and hyperloglog for tsma 2024-04-16 14:23:25 +08:00
wangjiaming0909 40a7262fcd support spread 2024-04-16 14:23:25 +08:00
wangjiaming0909 fa85d1caa7 support other tsma funcs 2024-04-16 14:23:25 +08:00
wangjiaming0909 cc9550f45e add tsma funcs 2024-04-16 14:20:59 +08:00
wangjiaming0909 98ca847eb8 add tests 2024-04-16 14:18:11 +08:00
wangjiaming0909 38ed0317e7 testing 2024-04-16 14:18:11 +08:00
wangjiaming0909 c9be37bdc6 fix norm_tb child tb tsma query 2024-04-16 14:18:11 +08:00
wangjiaming0909 79b726fdbc fix vgroupd num 1 2024-04-16 14:18:11 +08:00
wangjiaming0909 cf750bfdd4 fix split windows 2024-04-16 14:18:11 +08:00
wangjiaming0909 db00faeb02 fix split window 2024-04-16 14:18:11 +08:00
wangjiaming0909 3c870acb16 add tests 2024-04-16 14:18:11 +08:00
wangjiaming0909 9625ce7cdf add tests 2024-04-16 14:18:11 +08:00
wangjiaming0909 ab60fbfdc3 add tsma test 2024-04-16 14:18:10 +08:00
wangjiaming0909 846de7780b add tests 2024-04-16 14:18:10 +08:00
wangjiaming0909 a1054234e2 fix query tsma child table 2024-04-16 14:18:10 +08:00
wangjiaming0909 dff0449474 start to support select child table using tsma 2024-04-16 14:18:10 +08:00
wangjiaming0909 c3e73d9168 fix recursive tsma 2024-04-16 14:18:10 +08:00
wangjiaming0909 d8200b2f63 fetch lastts vnode version before create tsma 2024-04-16 14:18:10 +08:00
wangjiaming0909 8e56d9a359 fix tsmas 2024-04-16 14:18:10 +08:00
wangjiaming0909 e947a2fb0d catalog cache get stream progress 2024-04-16 14:18:10 +08:00
wangjiaming0909 6e7dc4b7b4 normal table tsma and add tests 2024-04-16 14:17:12 +08:00
wangjiaming0909 70ca830378 support recursive tsma creation 2024-04-16 14:17:12 +08:00
wangjiaming0909 1509ce04cf test tsma 2024-04-16 14:17:12 +08:00
wangjiaming0909 403f743301 agg tsma 2024-04-16 14:14:40 +08:00
wangjiaming0909 54100b1c0d add tsma test, fix catalog cache update 2024-04-16 14:14:40 +08:00
wangjiaming0909 54666c953f test for tsma 2024-04-16 14:14:40 +08:00
wangjiaming0909 85beb0b441 tsma query explain and add test 2024-04-16 14:14:40 +08:00
wangjiaming0909 5589cf0309 server handle tsma creation 2024-04-16 14:13:10 +08:00
dapan1121 7621d72e04
Merge branch '3.0' into feat/TD-27337 2024-04-16 13:33:25 +08:00
Haojun Liao e0cb17211b
Merge pull request #25358 from taosdata/feat/TS-4243-3.0
fix: extracted data block shall initialize pks of datablock info
2024-04-16 13:30:48 +08:00
dm chen aedec5ead7
Merge branch '3.0' into feat/TD-24834 2024-04-16 11:35:49 +08:00
dapan1121 29243ea839 fix: windows compile issue 2024-04-16 11:29:19 +08:00
dapan1121 55d118d17c Merge remote-tracking branch 'origin/3.0' into feat/TD-27337 2024-04-16 09:12:04 +08:00
Haojun Liao eba924776f fix(stream): update test cases. 2024-04-15 23:26:18 +08:00
dmchen 870394c645 fix failed case 2024-04-15 10:08:14 +00:00
Yihao Deng ea9385912f Merge branch '3.0' into feat/compress_3.0 2024-04-15 09:06:30 +00:00
kailixu 123090e18a fix: solve conflicts 2024-04-15 16:12:15 +08:00
dapan1121 f7a31a6928
Merge pull request #25335 from taosdata/feat/xsren/TD-29092
tbname supported
2024-04-15 15:48:47 +08:00
dm chen 4d660d89c0
Merge branch '3.0' into feat/TD-24834 2024-04-15 15:12:32 +08:00
slzhou 31f5b0dca7 fix: add test case for varchar primary key 2024-04-15 14:49:47 +08:00
slzhou 04f1cfaf57 feat: add test case for wrong pk data type 2024-04-15 13:56:56 +08:00
yihaoDeng 4948bd690d 3.0 merge compress 2024-04-15 11:38:44 +08:00
dapan1121 45b1a64a97 fix: test frame issue 2024-04-15 11:09:24 +08:00
dmchen c2c1a41af5 revert tmp ci 2024-04-15 02:21:11 +00:00
Minglei Jin 4b3e3f9091 Merge branch '3.0' into enh/TD-28945-pk 2024-04-15 09:31:56 +08:00
Chris Zhai 88d227a97d update composite primary ke case 2024-04-14 12:19:04 +08:00
Chris Zhai b76f701567 Merge branch 'feat/TS-4243-3.0' of github.com:taosdata/TDengine into TEST/3.0/TS-4243 2024-04-12 16:43:11 +08:00
Chris Zhai a7fb349916 add flush before select 2024-04-12 16:42:48 +08:00
yihaoDeng 4d4cc5e4d7 fix:case error 2024-04-12 11:32:22 +08:00
Chris Zhai 0241be8b08 add flush test to composite primary key insert 2024-04-12 10:57:46 +08:00
Chris Zhai 49639714f3 update test cases for composite_primary_key_insert 2024-04-12 09:47:41 +08:00
factosea deff7a76b1 add test case 2024-04-11 18:07:10 +08:00
wangmm0220 035b61218c fix:filter data error & add test case 2024-04-11 18:01:27 +08:00
wangmm0220 f609a45dd2 Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-tmq 2024-04-11 16:21:14 +08:00
wangmm0220 14531fbf7b fix:filter data error & add test case 2024-04-11 16:20:28 +08:00
Minglei Jin 6515d74fa2 Merge branch '3.0' into enh/TD-28945-pk 2024-04-11 16:02:01 +08:00
Chris Zhai 2b623d1952 Merge branch 'feat/TS-4243-3.0' of github.com:taosdata/TDengine into TEST/3.0/TS-4243 2024-04-11 15:47:49 +08:00
54liuyao 1d42e927c6 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0 2024-04-11 15:35:42 +08:00
dmchen 3eb5d3a69a tmp ci 2024-04-11 05:06:29 +00:00
Chris Zhai 42bf46139a update stmt test cases 2024-04-11 11:17:00 +08:00
kailixu 3738ce9e10 chore: solve conflicts of sql.c 2024-04-11 11:05:58 +08:00
Chris Zhai e0b60125b5 chore: add test case for composite primary key 2024-04-10 17:05:16 +08:00
yihaoDeng a02426fd2f Merge branch '3.0' into feature/compressData 2024-04-10 09:03:50 +00:00
wangjiaming0909 8a5532dd88 add cfg value check 2024-04-10 16:48:02 +08:00
wangmm0220 539d1f441f Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-tmq 2024-04-10 16:41:15 +08:00
Chris Zhai 75f2ce47de Merge branch 'feat/TS-4243-3.0' of github.com:taosdata/TDengine into TEST/3.0/TS-4243 2024-04-10 16:33:13 +08:00
Minglei Jin 0761692b14 Merge branch 'feat/TS-4243-3.0' into enh/TD-28945-pk 2024-04-10 16:30:06 +08:00
Minglei Jin 49a9c5abad Merge branch '3.0' into feat/TS-4243-3.0 2024-04-10 16:24:24 +08:00
Chris Zhai cd6cff4485 Merge branch 'feat/TS-4243-3.0' of github.com:taosdata/TDengine into TEST/3.0/TS-4243 2024-04-10 16:21:46 +08:00
Chris Zhai ea81f194c0 update composite_primary_key_insert.py 2024-04-10 16:21:30 +08:00
dapan1121 2098b23749
Merge pull request #25311 from taosdata/feat/TD-29091/cast_binary
feat/binary without length supported
2024-04-10 14:59:44 +08:00
factosea 4686d82a2d cast support 2024-04-10 11:48:50 +08:00
Minglei Jin fe12f87c58 Merge branch 'feat/TS-4243-3.0' into enh/TD-28945-pk 2024-04-10 11:21:50 +08:00
Minglei Jin dcd9901d5f Merge branch '3.0' into feat/TS-4243-3.0 2024-04-10 11:18:19 +08:00
dapan1121 5091247957
Merge pull request #25232 from taosdata/feat/TD-29093/2
Feat/td 29093/2
2024-04-10 09:18:15 +08:00
Minglei Jin 6eb014e32b Merge branch 'feat/TS-4243-3.0' into enh/TD-28945-pk 2024-04-09 19:11:46 +08:00
factosea 239844e3b0 feat/binary without length supported 2024-04-09 18:00:48 +08:00
factosea 36066d8f63 fix: multiresFunction 2024-04-09 15:22:16 +08:00
wangmm0220 da6eda6912 Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-tmq 2024-04-09 13:44:09 +08:00
54liuyao 9ed74085d8 Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/ly-TS-4243-3.0 2024-04-09 09:16:57 +08:00
Chris Zhai cdd8f3fa9d Merge branch 'feat/TS-4243-3.0' of github.com:taosdata/TDengine into TEST/3.0/TS-4243 2024-04-08 20:30:33 +08:00
54liuyao 53265e9e09 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/ly-TS-4243-3.0 2024-04-08 17:24:09 +08:00
Minglei Jin 1dbb91bf6a cos/multi-write: default s3_keeplocal to 3650 days 2024-04-08 14:27:22 +08:00
Haojun Liao 33b1391b9a fix(cache): fix memory leak, and update some test cases. 2024-04-08 11:33:26 +08:00
factosea 30c0d944d9 fix test case 2024-04-07 17:45:45 +08:00
kailixu b4c8375cb9 chore: solve conflicts 2024-04-07 14:53:05 +08:00
factosea 049de874de test case 2024-04-07 14:48:54 +08:00
dapan1121 6d52120bf7 Merge remote-tracking branch 'origin/3.0' into feat/TD-27337 2024-04-07 13:54:39 +08:00
kailixu 91cefc3c60 chore: restore code change 2024-04-07 10:34:25 +08:00
Chris Zhai b61bf20ebf add test scripts for TS-4243 2024-04-03 18:05:21 +08:00
factosea f95c57695f add test case 2024-04-03 13:56:52 +08:00
wangjiaming0909 c2afd95c4e fix taosd crash query ins_tags with empty nchar tag 2024-04-03 10:07:02 +08:00
Alex Duan da4c84d297
Merge pull request #25121 from taosdata/test/3.0/ts-4563
add testcase of  disorder and null data in tmq test
2024-04-02 16:54:37 +08:00
Haojun Liao 94e6f96a75 other: merge 3.0 2024-04-02 13:39:26 +08:00
wangmm0220 174b0a104e fix:case error 2024-04-01 19:59:30 +08:00
wangmm0220 1c56c5ab83 fix:delete the file that testing JSON compression rate 2024-04-01 19:16:54 +08:00
kailixu c4aba0ac37 feat: encryption key optimize and test case adjust 2024-04-01 16:14:55 +08:00
yihaoDeng 53ecfe511a Merge branch '3.0' into feature/compressData 2024-04-01 08:04:16 +00:00
kailixu 717c4b3d9c chore: restore codes 2024-04-01 14:01:09 +08:00
kailixu 6eaa99bb2d feat: encryption algorithm 2024-04-01 13:58:13 +08:00
yihaoDeng e629e71028 Merge branch 'feat/TS-4243-3.0' into feature/compressData 2024-04-01 02:46:21 +00:00
wangmm0220 fe7a42b118 Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-tmq 2024-04-01 09:11:39 +08:00
slzhou 719b8439f0 feat: add test for pk modification 2024-04-01 08:58:43 +08:00
yihaoDeng 17b2310df3 fix ci error 2024-03-31 13:57:18 +00:00
yihaoDeng 0a312dfdd6 fix ci error 2024-03-31 03:16:54 +00:00
slzhou 110ac5bd16 feat: add test case for pk func partition by tbname 2024-03-29 17:20:28 +08:00
wangmm0220 00cc68a790 fix:test case error 2024-03-29 09:07:09 +08:00
wangmm0220 570d78c58d fix:test case error 2024-03-28 17:54:00 +08:00
wangmm0220 8e2a2414c0 fix:same subtable same partition by leads to same table name in stream 2024-03-28 13:48:46 +08:00
slzhou 6e8bc41005 feat: add test case pk func 2024-03-27 09:43:41 +08:00
dapan1121 b688f328d1 Merge remote-tracking branch 'origin/3.0' into feat/TD-27337 2024-03-26 08:42:53 +08:00
dapan1121 3f71b53101 fix: case issues 2024-03-26 08:42:17 +08:00
factosea 61e7ae53c8 fix: tag supported when count on subtable 2024-03-25 21:23:27 +08:00
dapan1121 42b0d00575 enh:support join type 2024-03-25 15:19:16 +08:00
wangmm0220 463cd1bf13 fix:add test case 2024-03-25 09:09:17 +08:00
dapan1121 91d3848c71 fix: case issue 2024-03-23 20:24:50 +08:00
Alex Duan 635a0e7b85
Merge pull request #25161 from taosdata/TEST/3.0/TS-4421
Test/3.0/ts 4421
2024-03-22 17:48:40 +08:00
Haojun Liao 717805c075 Merge remote-tracking branch 'origin/fix/3_liaohj' into fix/3_liaohj 2024-03-22 15:17:33 +08:00
Haojun Liao de8670e79a test: restore debugflag 2024-03-22 15:17:20 +08:00
dapan1121 84d0eb5fc0 fix: case issues 2024-03-22 15:15:07 +08:00
Chris Zhai cba77f9f72 update test cases for ts-4221- v5 2024-03-22 14:31:15 +08:00
dapan1121 e6caf6fd43 fix: binary copy and case issue 2024-03-22 11:02:21 +08:00
kailixu 61b680241d Merge branch 'fix/3_liaohj' of https://github.com/taosdata/TDengine into fix/3_liaohj 2024-03-21 19:03:56 +08:00
Haojun Liao e9b115d9bc fix(test): update test cases. 2024-03-21 18:57:35 +08:00
Chris Zhai fc75258548 Merge branch '3.0' of github.com:taosdata/TDengine into TEST/3.0/TS-4421 2024-03-21 18:10:15 +08:00
Chris Zhai facca231f8 update test cases for ts-4421 - v3 2024-03-21 14:39:22 +08:00
Chris Zhai 9bf540a1b2 update test case for ts-4421 - v2 2024-03-20 17:35:21 +08:00
charles 97d7a76d90 add test case for jira td28365 by charles 2024-03-20 09:11:44 +08:00
Chris Zhai 843ecffc66 add test cases for ts-4211 - v1 2024-03-19 19:19:25 +08:00
chenhaoran 34d081b138 add testcase of disorder and null data in tmq test 2024-03-19 16:45:28 +08:00
chenhaoran f0c6515e36 add testcase of disorder and null data in tmq test 2024-03-19 15:01:39 +08:00
Shungang Li 3a656c3595 feat: support 2 replica with arbitrator 2024-03-19 09:30:35 +08:00
kailixu 12a111d7dd Merge branch '3.0' into fix/TS-4421-3.0 2024-03-18 00:24:33 +08:00
wangmm0220 5f687f0d88 fix:[TS-4563]retrieve data error from wal if colid is bigger in tmq 2024-03-15 15:59:03 +08:00
factosea 932fba9f34 add test case 2024-03-15 14:23:30 +08:00
factosea c472bf6b08 feat: tag supported with group/partition 2024-03-14 19:00:31 +08:00
kailixu 26fdab743b test: tag/col insert syntax 2024-03-14 17:13:56 +08:00
kailixu b3db823767 enh: expand syntax for bool 2024-03-14 11:16:17 +08:00
kailixu d0f825e1f5 Merge branch '3.0' into fix/TS-4421-3.0 2024-03-14 08:41:55 +08:00
kailixu 2275eeac7c test: tag/column value verify 2024-03-13 19:58:54 +08:00
kailixu 9901825bb0 enh: support binary/hex integer 2024-03-13 15:12:21 +08:00
dapan1121 fc87e52708
Merge pull request #25064 from taosdata/mark/3.0
fix:key words error
2024-03-13 09:09:40 +08:00
kailixu da0254b49b fix: unify tag value parsing syntax 2024-03-12 19:24:07 +08:00
wangmm0220 71c2e66be8 fix:key words error 2024-03-12 14:44:47 +08:00
kailixu 28e7aef816 fix: unify tag value parsing syntax 2024-03-11 19:54:42 +08:00
wangmm0220 9e5ac49538 fix:[TS-4551] vgroplist is null in subscribe 2024-03-11 09:53:47 +08:00
kailixu 7cb244a067 fix: unify tag value parsing syntax 2024-03-11 00:09:52 +08:00
kailixu 433179af0d fix: unify tag value parsing syntax 2024-03-10 22:14:57 +08:00
kailixu a083f45ac1 Merge branch '3.0' into fix/TS-4421-3.0 2024-03-10 09:52:45 +08:00
yihaoDeng ca3a31440d Merge branch '3.0' of https://github.com/taosdata/TDengine into mark/3.0 2024-03-08 16:42:55 +08:00
yihaoDeng 067fb82adb fix:test case failed in some time 2024-03-08 16:39:55 +08:00
WANG MINGMING ad6da4ab54
Merge branch '3.0' into fix/TS-4540 2024-03-07 23:31:18 +08:00
wangmm0220 7c319adf46 fix:[TS-4544]do not get vgroup if subscribe query 2024-03-07 17:59:02 +08:00
wangmm0220 80f55abc61 fix:[TS-4540]seperate block if insert in one sql when subscribe query 2024-03-07 14:16:10 +08:00
chenhaoran 8ff0fd346f test: add subscribe and commits in compatibility test 2024-03-04 02:42:03 +08:00
chenhaoran 690c82a49e test: Splitting test cases to avoid case timeouts 2024-02-28 20:48:42 +08:00
kailixu 2c4a4a0d2d Merge branch '3.0' into fix/TS-4421-3.0 2024-02-28 09:49:43 +08:00
chenhaoran ab07900895 Merge branch '3.0' into feat/TD-26529-3.0 2024-02-23 20:54:19 +08:00
dapan1121 fb953e439d
Merge pull request #24831 from taosdata/szhou/fix/3.0/td-28742
fix: free datablocks that is skipped decided by firt row ts
2024-02-23 11:18:42 +08:00
slzhou ac36dd46d5 fix: add test case 2024-02-22 16:32:09 +08:00
dm chen 271e997438
Merge pull request #24823 from taosdata/3.0
merge 3.0
2024-02-22 12:47:42 +08:00
wangmm0220 c22360a529 fix:add excluded msg for meta in tmq 2024-02-22 11:32:45 +08:00
dapan1121 ba41231373
Merge pull request #24614 from taosdata/szhou/tms/port-3
feat: multi-readers and one merge tree
2024-02-21 10:00:52 +08:00
Hongze Cheng 261d38d4a7
Merge pull request #24710 from taosdata/fix/TD-24422-2
enh(tsdb/cache): flag empty table when creating
2024-02-20 16:17:18 +08:00
Minglei Jin 85738649ce fix(test/query): keep cache query consistent with none model 2024-02-20 11:14:28 +08:00
slzhou e8142dec0e enhance: add test case 2024-02-20 10:39:10 +08:00
Alex Duan 2eb33b6ee6
Merge pull request #24759 from taosdata/coverage/TD-28602-3.0
coverage: add schUtil.c and schedulerTest
2024-02-20 09:14:03 +08:00
dapan1121 980e1b83be
Merge pull request #24775 from taosdata/opti/TS-4480
opti:consume performance if all data is in format of "insert into using"
2024-02-20 09:07:59 +08:00
dapan1121 2cacf6cf20
Merge pull request #24701 from taosdata/test/TD-26813
Test/td 26813
2024-02-20 09:06:39 +08:00
wangmm0220 77e2500a81 fix:conflicts from 3.0 2024-02-19 18:46:31 +08:00
Alex Duan e207cd80b2
Merge pull request #24745 from taosdata/ts4467
add test case for task ts-4467
2024-02-19 16:54:47 +08:00
Alex Duan ba306043bb Merge branch '3.0' into coverage/TD-28602-3.0 2024-02-19 16:06:57 +08:00
wangmm0220 a74f12e2e1 opti:consume performance if all data is in format of "insert into using" 2024-02-19 15:50:43 +08:00