Commit Graph

4214 Commits

Author SHA1 Message Date
“happyguoxy” 56c29e22cc add pk cases 2024-05-10 11:17:01 +08:00
“happyguoxy” 168f6ab257 add pk cases 2024-05-10 10:31:16 +08:00
“happyguoxy” 30f90b8ec3 add pk cases 2024-05-09 09:08:55 +08:00
“happyguoxy” 47d83aefb1 add pk cases 2024-05-09 09:08:36 +08:00
“happyguoxy” c1dd51507e add pk cases 2024-05-08 18:58:22 +08:00
“happyguoxy” 4ea967587f add pk cases 2024-05-08 18:58:18 +08:00
“happyguoxy” b44e2d3ab6 add pk cases 2024-05-08 18:58:04 +08:00
“happyguoxy” ff15b921a5 add pk cases 2024-05-08 18:57:45 +08:00
“happyguoxy” a09856957a add pk cases 2024-05-08 18:57:26 +08:00
factosea 0d86361a94 add test case 2024-05-07 17:21:10 +08:00
Chris Zhai 7b017b817d update test cases 2024-05-06 14:55:39 +08:00
Chris Zhai 5ea788fb7e add test cases for td-29157 2024-05-06 11:36:56 +08:00
Haojun Liao f2bc93b78d
Merge pull request #25598 from taosdata/fix/3_liaohj
refactor(stream): opt stream sink perf.
2024-04-30 16:59:22 +08:00
Haojun Liao d73fd5492a fix(test): update test case. 2024-04-30 14:24:20 +08:00
dapan1121 c0bd60fa9d
Merge pull request #25596 from taosdata/use_tsma_when_partition_by_tag
use tsma when partition by tag
2024-04-30 13:25:56 +08:00
wangjiaming0909 bf1c12af53 use tsma when partition by tag 2024-04-30 09:30:36 +08:00
wangjiaming0909 94fc209d7d fix scanoperator using sma info of last group 2024-04-29 16:17:04 +08:00
wangjiaming0909 5bab2db71f fix count return negative value when loading sma 2024-04-29 10:43:26 +08:00
dapan1121 0997355460
Merge pull request #25560 from taosdata/tsma_tradeoff
usable tsma
2024-04-29 09:22:50 +08:00
wangjiaming0909 cb008f18dc usable tsma 2024-04-29 09:18:40 +08:00
Alex Duan 132d97bbca
Merge pull request #25535 from taosdata/fix/TD-29750-3.0
fix: max topic number allow exist create
2024-04-29 09:14:19 +08:00
Haojun Liao f115a33a94
Merge pull request #25538 from taosdata/fix/3_liaohj
refactor: do some internal refactor.
2024-04-28 23:21:52 +08:00
Haojun Liao 82d560ddb3 fix(test): fix test cases. 2024-04-28 17:58:47 +08:00
Chris Zhai 27a10c944a add test scripts for td29793 2024-04-28 15:27:57 +08:00
Haojun Liao 3c5ca17737 Merge branch '3.0' into fix/3_liaohj 2024-04-28 13:57:16 +08:00
Haojun Liao 5a3755e892 fix(test): fix test cases. 2024-04-28 13:30:46 +08:00
Alex Duan 22fd5a7a15 fix: max topic number allow exist create 2024-04-27 21:57:53 +08:00
Alex Duan 6d6dda0ae3
Merge pull request #25504 from taosdata/test/3.0/TD-28952
test: add tmq and stream in compatibility
2024-04-26 18:50:26 +08:00
dapan1121 94297d4e25
Merge pull request #25513 from taosdata/fix/TD-29793
fix:[TD-29793] check if column and tag name are dumplicate in schemaless
2024-04-26 15:57:04 +08:00
wangmm0220 19b7bb9e0c fix:[TD-29793] check if column and tag name are dumplicate in schemaless 2024-04-26 11:41:41 +08:00
chenhaoran 91ebee80b0 test: add tmq and stream in compatibility 2024-04-25 19:59:58 +08:00
Hongze Cheng d65bd323d8 fix test case 2024-04-25 18:12:56 +08:00
Hongze Cheng e47d17e826
Merge pull request #25451 from taosdata/enh/refactorCompress
refactor compress
2024-04-24 10:55:00 +08:00
Hongze Cheng ed9c943d68
Merge pull request #25450 from taosdata/fix/TD-29700-4
fix(qsort): use non-recursive taosqsort_r instead of taosqsort
2024-04-23 19:09:16 +08:00
Yihao Deng 072733d3f7 Add new error codes for compress parameter and compress level 2024-04-23 07:36:38 +00:00
Minglei Jin 0f2cdc96be fix(test/pk_error): order by t & ts 2024-04-23 14:39:41 +08:00
wangjiaming0909 f971cfb778 1. fix stream wrong group id for new child tables.
2. fix md5 function wrong bytes returned
2024-04-22 14:00:06 +08:00
Yihao Deng 28c48e3af8 Commented out tmqParamsTest.py in parallel_test and system-test 2024-04-20 02:33:33 +00:00
dapan1121 a46b7cca3d
Merge pull request #25413 from taosdata/feat/TS-4243-tmq
opti:raw data from tmq
2024-04-19 18:22:21 +08:00
Chris Zhai 5da1fffa99 update cases 2024-04-19 16:41:53 +08:00
wangmm0220 32f6d525e6 fix:compile error in windows & wait for heatbeat in case 2024-04-19 15:27:56 +08:00
Chris Zhai 198e516bbf Merge branches 'TEST/3.0/TS-4243' and '3.0' of github.com:taosdata/TDengine into TEST/3.0/TS-4243 2024-04-19 14:20:47 +08:00
Chris Zhai 8c422fac52 Merge branch '3.0' of github.com:taosdata/TDengine into TEST/3.0/TS-4243 2024-04-19 13:33:57 +08:00
Chris Zhai 35453772eb update composite_primary_key_create 2024-04-19 13:33:38 +08:00
kailixu e31f51dab4 fix: ci problem 2024-04-18 16:03:52 +08:00
dm chen 1196ea72da
Merge branch '3.0' into feat/TD-24834 2024-04-17 17:13:29 +08:00
Hongze Cheng a34b644640
Merge pull request #25366 from taosdata/feat/compress_3.0
Feat/compress 3.0
2024-04-17 16:15:26 +08:00
Haojun Liao 34b718bf4d fix(test): update test cases. 2024-04-17 13:51:49 +08:00
Yihao Deng 04e78d0ce7 Merge branch 'feat/3.0' into feat/compress_3.0 2024-04-17 03:23:02 +00:00
kailixu 74afb8deae chore: solve conflicts 2024-04-17 10:52:34 +08:00
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