plum-lihui
79620c99a5
test: del db and max topics invalid
2023-07-18 20:18:43 +08:00
Hui Li
3c12033602
Merge pull request #22108 from taosdata/test_main/lihui
...
test: check topic name len case
2023-07-18 19:25:01 +08:00
Hui Li
0d0dc6be39
Merge pull request #22104 from taosdata/test/TD-24996
...
test:add testcase of rolling upgdade
2023-07-18 16:21:22 +08:00
plum-lihui
7a0fa59d3e
test: check topic name len case
2023-07-18 16:17:42 +08:00
liuyao
14e591c802
mem leak
2023-07-18 14:51:32 +08:00
plum-lihui
745ab09b1b
test: add tmq seek case
2023-07-18 14:30:19 +08:00
chenhaoran
447eb8197c
test:add testcase of rolling upgdade
2023-07-18 14:25:03 +08:00
wangmm0220
872222eb77
fix:[TD-25222] error in drop topic if topic num is too long
2023-07-17 19:52:07 +08:00
liuyao
d45adeaa4e
add checksum
2023-07-17 18:04:17 +08:00
dapan1121
2822245a37
Merge pull request #22076 from wangjiaming0909/fix/m/TD-25199
...
fix: create sma index for us/ns database failed
2023-07-17 14:21:57 +08:00
Haojun Liao
b2a905bd91
Merge branch '3.0' into enh/triggerCheckPoint2
2023-07-17 11:50:12 +08:00
Hui Li
1bc8c751a5
Merge pull request #22064 from taosdata/test/TD-24996
...
test:add testcase of rolling upgdade
2023-07-17 10:49:37 +08:00
Hui Li
0a270bf618
Merge pull request #22074 from taosdata/test/TD-25021-MAIN
...
add test create sma index case to ci
2023-07-17 10:47:10 +08:00
wangjiaming0909
ee7c8289aa
fix: create sma index for us/ns database failed
2023-07-17 09:02:30 +08:00
Alex Duan
4fdf9ae5ce
test: add performance test , sma need quick no sma four multiple
2023-07-15 10:21:50 +08:00
Alex Duan
faf6a11c8a
test:add to ci
2023-07-14 17:21:50 +08:00
Alex Duan
ea6e79f4ea
test: modify loop = 60
2023-07-14 17:18:06 +08:00
chenhaoran
c5ac704b79
test:add testcase of rolling upgdade
2023-07-14 17:17:37 +08:00
chenhaoran
7b1716807b
test:add testcase of rolling upgdade
2023-07-14 17:16:43 +08:00
Alex Duan
9085dac1a2
add create sma index case
2023-07-14 16:31:37 +08:00
liuyao
44be57b3cb
add ci
2023-07-14 16:29:37 +08:00
wangjiaming0909
b850c1af47
fix: state/session/event window with order by _wstart/_wend has no effect
2023-07-14 16:03:59 +08:00
chenhaoran
ef494fd45e
Merge branch 'main' of https://github.com/taosdata/TDengine into test/TD-24996
2023-07-14 15:32:56 +08:00
chenhaoran
d969033ccf
test: increase timout to 180s of replica from 1 to 3
2023-07-14 15:27:27 +08:00
chenhaoran
3d5a05eb66
test:add testcase of rolling upgdade
2023-07-14 15:23:33 +08:00
chenhaoran
22f873e71a
test:add testcase of rolling upgdade
2023-07-14 11:27:30 +08:00
Hongze Cheng
1fad69df3b
Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/tsdb_optimize
2023-07-14 10:13:15 +08:00
dapan1121
1a19d29eee
Merge pull request #22060 from taosdata/fix/TD-25209
...
fix: reset interpolation buffer after last valid row for interval + fill(next)
2023-07-14 09:30:56 +08:00
dapan1121
9bf7180074
Merge pull request #21969 from taosdata/enh/TD-23769-3.0
...
enh: rsma stream state adaption
2023-07-13 19:19:37 +08:00
Ganlin Zhao
2edee69b16
add test cases
2023-07-13 18:49:24 +08:00
Haojun Liao
e0ea0f2df4
Merge pull request #22020 from taosdata/fix/liaohj
...
other: merge main
2023-07-13 17:55:28 +08:00
kailixu
67461d92a7
chore: merge 3.0 and solve conflict
2023-07-13 17:35:55 +08:00
liuyao
d8b8112dbe
op ci
2023-07-13 17:29:30 +08:00
Hongze Cheng
d81d2790ea
Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/tsdb_optimize
2023-07-13 17:20:45 +08:00
liuyao
b9d274d893
op ci
2023-07-13 17:16:48 +08:00
liuyao
d6bb19485a
mem leak
2023-07-13 16:53:07 +08:00
Haojun Liao
e2ae868377
Merge pull request #22032 from taosdata/mark/tmq
...
fix:set firset version to reqOffset of response
2023-07-13 16:35:21 +08:00
liuyao
ec2134f758
op ci
2023-07-13 16:24:38 +08:00
Haojun Liao
3722b31e1a
fix(test): update the test case.
2023-07-13 15:07:23 +08:00
jiajingbin
6ee7145efe
test: modify 7-tmq/tmqParamsTest.py
2023-07-13 14:47:22 +08:00
Haojun Liao
f41bcd73b0
other: merge main.
2023-07-13 11:02:09 +08:00
dapan1121
424c3d39fb
Merge pull request #22048 from taosdata/feat/TD-25003
...
feat: add new syntax for show tags/index/table tags
2023-07-13 09:46:11 +08:00
kailixu
466f1037b4
Merge branch '3.0' into enh/TD-23769-3.0
2023-07-12 18:50:16 +08:00
Haojun Liao
a3264f9509
fix(test): adjust case.
2023-07-12 18:32:12 +08:00
Ganlin Zhao
90e5d165ac
add test case
2023-07-12 15:57:54 +08:00
Ganlin Zhao
6783affce5
add test cases
2023-07-12 14:43:26 +08:00
Hongze Cheng
3fc282f035
Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/tsdb_optimize
2023-07-12 11:57:19 +08:00
Haojun Liao
9484f3da94
Merge branch '3.0' into enh/triggerCheckPoint2
2023-07-12 10:20:18 +08:00
kailixu
f282acbc4c
chore: rsma refactor
2023-07-12 10:13:50 +08:00
kailixu
8c8bcabdd4
Merge branch '3.0' into enh/TD-23769-3.0
2023-07-12 09:11:34 +08:00
Ganlin Zhao
c3cc217bd0
Merge branch '3.0' into enh/TS-2500
2023-07-11 16:24:16 +08:00
dapan1121
ffd3c50c08
Merge pull request #22014 from taosdata/enh/TD-23677
...
enh: remove wal_roll_period/wal_segment_size from commands output
2023-07-11 16:03:37 +08:00
Ganlin Zhao
e46fc09939
add test case
2023-07-11 14:13:45 +08:00
kailixu
d37a760655
Merge branch '3.0' into enh/TD-23769-3.0
2023-07-11 13:50:17 +08:00
jiajingbin
701d25c04c
test: update tests/system-test/7-tmq/tmqParamsTest.py
2023-07-11 12:54:02 +08:00
Hui Li
cc75ceeb53
Merge pull request #22011 from taosdata/test/update_tmq_case_1
...
test: update tmqParamsTest.py
2023-07-11 11:19:19 +08:00
Ganlin Zhao
ef242ba8fa
fix test cases
2023-07-11 11:11:57 +08:00
Haojun Liao
3ffdbe923d
other: merge 3.0
2023-07-11 09:12:57 +08:00
Hui Li
11aff6928a
Merge pull request #21995 from taosdata/test/TD-25155-MAIN
...
test: add taosbenchmark mix and stt case to ci
2023-07-10 19:04:03 +08:00
Hui Li
8e0714e942
Merge pull request #21878 from taosdata/td_24956
...
add user privilege cases of insert and select operation for stable,ch…
2023-07-10 17:51:45 +08:00
dapan1121
39a58c354d
Merge pull request #22008 from taosdata/fix/TS-3648
...
fix: fix interp fill value unsigned type not being handled
2023-07-10 14:50:23 +08:00
dapan1121
92ddf015da
Merge pull request #22009 from taosdata/fix/TS-3058
...
enh: add procedures on server for udf/udaf in nested queries where outer query is
2023-07-10 14:49:19 +08:00
Hongze Cheng
b3e7dd5a62
Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/tsdb_optimize
2023-07-10 13:46:56 +08:00
jiajingbin
cb5294da45
test: update tmqParamTest.py
2023-07-10 12:49:37 +08:00
jiajingbin
d3e047a436
test: update tmqParamTest.py
2023-07-10 12:45:53 +08:00
Ganlin Zhao
82ce3a4588
add test cases
2023-07-10 11:35:18 +08:00
Ganlin Zhao
33940d711a
add test cases
2023-07-10 11:29:14 +08:00
dapan1121
4c3f22f2fc
Merge pull request #21975 from taosdata/enh/TD-24745
...
enh: add procedures for udf scalar function in nested queries where outer query is constant table
2023-07-10 10:39:16 +08:00
Alex Duan
295d515ab0
fix:modify task test format
2023-07-10 10:21:03 +08:00
wangmm0220
35ba132a29
fix:conflicts from main
2023-07-09 12:52:18 +08:00
wangmm0220
a5363e6e03
fix:test case in tmq
2023-07-09 12:49:50 +08:00
Alex Duan
ba6ed789f0
test: no need sanitizer
2023-07-07 18:16:58 +08:00
chenhaoran
f5e3e574ae
test:add testcase of rolling upgdade
2023-07-07 16:19:39 +08:00
Alex Duan
aa2a5ef0dd
test: add taosbenchmark mix and stt case to ci
2023-07-07 16:04:35 +08:00
Haojun Liao
716c170bfa
Merge pull request #21987 from taosdata/fix/TD-25102
...
add test check
2023-07-07 11:14:58 +08:00
Hongze Cheng
090ca39132
Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/tsdb_optimize
2023-07-07 10:38:04 +08:00
chenhaoran
6de705a58d
Merge branch 'main' of https://github.com/taosdata/TDengine into main
2023-07-07 10:33:52 +08:00
chenhaoran
8fb4334f00
test:temp commite
2023-07-07 10:31:11 +08:00
kailixu
cb8b10f6a2
Merge branch '3.0' into enh/TD-23769-3.0
2023-07-07 10:19:43 +08:00
yihaoDeng
747b80cfd7
add test check
2023-07-07 09:25:12 +08:00
Hui Li
1a82965c83
Merge pull request #21981 from taosdata/test_main/lihui
...
test: add check
2023-07-07 09:09:43 +08:00
Haojun Liao
ca27220000
Merge pull request #21962 from taosdata/fix/TD-25102
...
add version check in rpc
2023-07-07 08:59:31 +08:00
plum-lihui
5964e7819c
test: add check
2023-07-06 19:38:37 +08:00
chenhaoran
196f2b8f65
test:comment connection of new client and old server
2023-07-06 16:45:53 +08:00
Ganlin Zhao
7345d79533
add test cases
2023-07-06 16:44:57 +08:00
wade zhang
4fa61b9eae
Merge pull request #21699 from taosdata/fix/TD-24717
...
enh(tdb/recycle): first round implemenation of page recycling
2023-07-06 16:03:03 +08:00
liuyao
0e914a19c6
stream operartor checkpoint
2023-07-06 14:28:34 +08:00
kailixu
61380b7822
chore: test case adaption
2023-07-06 11:09:44 +08:00
kailixu
25d9405b05
chore: rsma test case adaption
2023-07-06 10:45:43 +08:00
Minglei Jin
4f29e14963
tsim/sma/drop_sma: sleep 1s before creating db to avoid in dropping
2023-07-06 10:26:26 +08:00
Hui Li
9688cb3a9b
Merge pull request #21964 from taosdata/test_main/lihui
...
test: temp test tmq-case
2023-07-06 10:24:48 +08:00
plum-lihui
97e295307a
test: add tmq case
2023-07-06 08:32:14 +08:00
plum-lihui
ad4d94f07b
test: temp test tmq-case
2023-07-05 20:39:37 +08:00
Hui Li
27159fbfa2
Merge pull request #21905 from taosdata/test_main/lihui
...
test: add tmq case for max groupid
2023-07-05 20:35:35 +08:00
kailixu
3f6768d8cf
chore: rsma rocksdb adaption
2023-07-05 19:43:29 +08:00
plum-lihui
94089fabbe
test: del case from file
2023-07-05 19:41:59 +08:00
plum-lihui
138a358549
test: add log
2023-07-05 19:38:58 +08:00
kailixu
df7866e9f6
chore: refactor
2023-07-05 19:08:43 +08:00
plum-lihui
944b0d26ef
test: add kill processer function
2023-07-05 18:32:03 +08:00
kailixu
d093b0e20f
chore: merge 3.0
2023-07-05 16:45:12 +08:00
plum-lihui
91dea69534
test:add test cases
2023-07-05 16:23:39 +08:00
plum-lihui
54189ccd5f
test:add test cases
2023-07-05 16:17:15 +08:00
plum-lihui
5044b89deb
test: temp test case
2023-07-05 16:13:47 +08:00
plum-lihui
fe568766ef
test: add tmq case
2023-07-05 15:58:05 +08:00
Hongze Cheng
1304c08cdd
Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/tsdb_optimize
2023-07-05 10:57:55 +08:00
Haojun Liao
9b3e34d589
Merge pull request #21735 from taosdata/refact/fillhistory
...
refactor: refactor the fill history operation
2023-07-05 10:48:51 +08:00
plum-lihui
8c4f8d3095
test: add tmq test case
2023-07-04 17:30:29 +08:00
dapan1121
1aeb15cbff
Merge pull request #21944 from taosdata/fix/TD-25098
...
fix: remove order logic in diff function
2023-07-04 14:38:55 +08:00
Alex Duan
6c20dfa171
add check data correct case for compact database
2023-07-04 14:35:58 +08:00
plum-lihui
2d3ee889e3
Merge branch 'main' into test_main/lihui
2023-07-04 14:22:06 +08:00
Hui Li
80cb7e414b
Merge pull request #21941 from taosdata/build/sunpeng/upgrade-taospy-version
...
build: upgrade taospy version
2023-07-04 14:03:10 +08:00
Haojun Liao
86b1e49589
test: update test cases.
2023-07-04 11:36:05 +08:00
Ganlin Zhao
bf3a199166
add test case
2023-07-04 11:31:49 +08:00
Haojun Liao
82342ebdc7
Merge pull request #21934 from taosdata/feature/TD-20678
...
feat:subscribe only meta info
2023-07-04 11:28:27 +08:00
sunpeng
3b2759dbce
build: upgrade taospy version
2023-07-04 11:13:55 +08:00
sunpeng
a57412f8fc
build: upgrade taospy version
2023-07-04 11:12:05 +08:00
Haojun Liao
418849ed3a
test: disable stream meta storage format compatible test cases.
2023-07-04 10:57:43 +08:00
plum-lihui
10122ee886
Merge branch 'main' into test_main/lihui
2023-07-04 08:50:14 +08:00
kailixu
a709f7c0bb
chore: update test case
2023-07-03 19:18:06 +08:00
Haojun Liao
200575647c
Merge branch '3.0' into refact/fillhistory
2023-07-03 15:16:18 +08:00
dapan1121
a36dac2008
Merge pull request #21893 from taosdata/fix/TS-3551-M
...
enh: update of user auth version
2023-07-03 14:58:09 +08:00
plum-lihui
98fc222797
test: add consumer.close
2023-07-03 14:42:04 +08:00
plum-lihui
33e52c3dbe
test: add consumer.close
2023-07-03 11:41:42 +08:00
plum-lihui
9a74e7254e
Merge branch 'main' into test_main/lihui
2023-07-03 11:31:01 +08:00
Hongze Cheng
214c92264c
Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/tsdb_optimize
2023-07-03 11:27:26 +08:00
wangmm0220
136bc379d1
feat:ignore delete info
2023-07-03 11:02:08 +08:00
kailixu
e8ce5a1000
chore: code optimization
2023-07-02 23:03:13 +08:00
kailixu
06c0d99008
chore: add test case
2023-07-02 22:57:10 +08:00
Haojun Liao
9e98c64b1e
fix(tsdb): set correct stt load info. update the test case.
2023-06-30 22:57:49 +08:00
plum-lihui
8dd2921cf1
test: modify check mode
2023-06-30 16:51:21 +08:00
kailixu
067a8334fd
chore: code optimization
2023-06-30 16:30:04 +08:00
Alex Duan
5607aae179
test: add to tasklist
2023-06-30 15:50:39 +08:00
Alex Duan
e65c691e73
fix: add order by _wstart case with orderBy.py
2023-06-30 15:45:43 +08:00
kailixu
387d611179
chore: passVer and authVer refact
2023-06-30 14:52:20 +08:00
plum-lihui
21ffc07768
test:modify check for consumer number
2023-06-30 10:53:19 +08:00
plum-lihui
015415b6af
test: add tmq case for max groupid
2023-06-29 18:48:23 +08:00
Hui Li
474efc4ce8
Merge branch 'main' into test_main/lihui
2023-06-29 18:44:30 +08:00
plum-lihui
fe0f3328f0
add tmq test case for max topics
2023-06-29 15:37:05 +08:00
dapan1121
c8435de64a
Merge branch '3.0' into fix/m23.0
2023-06-29 14:03:56 +08:00
Haojun Liao
0df1cff34e
fix(test): update the test case.
2023-06-29 11:48:10 +08:00
wangmm0220
2035bc6f7d
fix:diable test case temporary
2023-06-29 11:46:10 +08:00
dapan1121
3519e9170e
Merge remote-tracking branch 'origin/main' into 3.0
2023-06-29 11:13:45 +08:00
Haojun Liao
c4a6b85bdf
fix(tsdb): support stt and file block overlap.
2023-06-28 22:38:51 +08:00
wangmm0220
fdcfa87994
fix:case error
2023-06-28 18:34:22 +08:00
wangmm0220
6cd0f98e44
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/TS-3495
2023-06-28 18:09:30 +08:00
wangmm0220
c98a298b62
fix:test case
2023-06-28 17:13:14 +08:00
dapan1121
27a201441a
Merge pull request #21821 from taosdata/fix/ts-3572
...
fix: udfd can not connect to taosd since authentification failure
2023-06-28 16:31:59 +08:00
Hui Li
d91f44c274
Merge pull request #21850 from taosdata/test/ts-3495
...
test: finish testcases for TS-3495 and TS-3497
2023-06-28 16:24:40 +08:00
Haojun Liao
ed900d6ff6
Merge branch '3.0' into refact/fillhistory
2023-06-28 13:48:26 +08:00
Haojun Liao
57fcd553f8
refactor: do some internal refactor.
2023-06-28 13:13:13 +08:00
chao.feng
d1ae156dac
add user privilege cases of insert and select operation for stable,child table and table by charle
2023-06-28 11:42:06 +08:00
wangjiaming0909
57ddb3437d
feature: optimize order by limit using priority queue
2023-06-27 17:50:50 +08:00
Hui Li
ca628593f9
Merge pull request #21864 from taosdata/test/TD-24925-3.0
...
test: add forbid stream and topic case to splitVGroup.py
2023-06-27 16:50:11 +08:00
dapan1121
3db873652a
Merge pull request #21868 from taosdata/fix/TS-3581
...
fix: fix result of first can be 0 occasionally
2023-06-27 16:43:35 +08:00
jiajingbin
5d5f92450a
Merge branch '3.0' into test/ts-3495
2023-06-27 16:41:04 +08:00
Haojun Liao
32fddeff18
fix(stream): fix error retrieve data from source task.And optimize the test cases.
2023-06-27 16:24:47 +08:00
Ganlin Zhao
2f18b60422
add test case
2023-06-27 15:34:58 +08:00
Ganlin Zhao
427484889a
add test case
2023-06-27 15:33:41 +08:00
Alex Duan
fa4873df3c
test: add forbid stream and topic case to splitVGroup.py
2023-06-27 14:01:13 +08:00
Haojun Liao
1ad05a06d6
Merge branch '3.0' into enh/tsdb_optimize
2023-06-27 11:46:37 +08:00
Haojun Liao
3289ad62be
other: merge 3.0
2023-06-27 11:33:40 +08:00
plum-lihui
b5b276f6c9
test: add tmq test case into CI
2023-06-27 10:32:16 +08:00
Hui Li
306e80ac38
Merge pull request #21828 from taosdata/lihui3.0/test
...
test: add tmq test case for check consume rows in client log file
2023-06-27 10:30:01 +08:00
Haojun Liao
b73444b291
fix(stream): start stream task in case of scan history completing.
2023-06-27 09:44:51 +08:00
dapan1121
4dae9f4eff
merge main to 3.0
2023-06-26 18:43:00 +08:00
jiajingbin
a7c937e202
test: finish testcases for TS-3495
2023-06-26 18:30:39 +08:00
jiajingbin
7445a8aba9
test: finish testcases for TS-3495
2023-06-26 18:23:34 +08:00
Ganlin Zhao
eb6bc0a64f
add test case
2023-06-26 09:42:13 +08:00
jiajingbin
faa421eddb
test: save
2023-06-25 20:15:00 +08:00
Haojun Liao
f9be16bef4
fix: update test case.
2023-06-25 19:42:10 +08:00
Haojun Liao
402c091df0
fix(stream): fix sma error.
2023-06-25 19:41:44 +08:00
plum-lihui
78b6b8b647
test: add tmq test case for check consume rows in client log file
2023-06-25 17:04:23 +08:00
jiajingbin
7eff0410e1
test: save
2023-06-25 15:25:46 +08:00
slzhou
6de507d392
fix: modify test case
2023-06-25 11:44:01 +08:00
slzhou
1805d30e10
fix: add test case
2023-06-25 11:36:41 +08:00
Haojun Liao
6857881742
Merge branch '3.0' into refact/fillhistory
2023-06-25 10:41:32 +08:00
jiajingbin
da631dcb42
test: add tmq params testcase
2023-06-25 10:20:48 +08:00
Hui Li
05c7ec6135
Merge pull request #21809 from taosdata/ts_3405_fix
...
Merge pull request #21771 from flyingangel2013/ts_3405_fix
2023-06-25 09:40:16 +08:00
Haojun Liao
dad1854cbb
other: merge 3.0
2023-06-25 09:33:37 +08:00
wade zhang
254a20bdf3
Merge pull request #21660 from luckeverda/feat/TD-23739
...
feat/TD-23739: enhance ttl, deletetime modified by writing-op
2023-06-25 09:06:57 +08:00
kailixu
afa186108e
chore: more code
2023-06-25 00:19:30 +08:00
kailixu
4c169bc09b
fix: system stable query with limit/offset
2023-06-25 00:17:40 +08:00
Haojun Liao
ceb78fdad2
Merge branch '3.0' into refact/fillhistory
2023-06-24 18:53:48 +08:00
Haojun Liao
cf02ac7229
fix(tsdb): extract tomb data in stt files.
2023-06-21 18:57:14 +08:00
Hui Li
d95a456290
Merge pull request #21771 from flyingangel2013/ts_3405_fix
...
update test case to combine three cases into one, reduce the time cos…
2023-06-21 15:43:17 +08:00
jiajingbin
84d48bb7fa
test: add show-consumer-parameters
2023-06-21 15:23:39 +08:00
liuyao
13d9136ad6
add ci
2023-06-21 11:40:08 +08:00
dapan1121
66bf831597
Merge pull request #21797 from wangjiaming0909/postfix/3.0/TD-24656
...
postfix: propagate ts order to parents for more logic nodes
2023-06-21 11:02:30 +08:00
wangjiaming0909
632fb40a43
postfix: propagate ts order to parents for more logic nodes
2023-06-21 09:31:44 +08:00
Hui Li
9835b81ee4
Merge pull request #21776 from taosdata/test/TD-23689-3.0
...
split vgroup add ci case splitVGroup.py
2023-06-20 14:10:05 +08:00
Alex Duan
f4ad0d6b7b
test: fix printf format
2023-06-20 11:38:37 +08:00
Alex Duan
74879f1625
test: fix printf format
2023-06-20 11:35:05 +08:00
Alex Duan
cb1cea9b10
test: add cast to run task
2023-06-20 09:15:11 +08:00
Shungang Li
b93f653d7e
feat: enhance ttl, deletetime modified by writing-ops
...
new config item: ttlChangeOnWrite (default 0)
ttl delete time changes on last write if true
2023-06-19 19:03:35 +08:00
Alex Duan
dca3aee582
test: add splitVGroup to case.task
2023-06-19 18:49:54 +08:00
chenhaoran
a61e33491c
test:remove repeat testcases for ci
2023-06-19 18:26:27 +08:00
Alex Duan
6f96a7808a
test: add splitVGroup.py case for split vgroup
2023-06-19 16:15:55 +08:00
chao.feng
d00cf2dfb5
update test case to combine three cases into one, reduce the time cost of inserting data by charles
2023-06-19 14:11:30 +08:00
dapan1121
3bd5fbad0c
Merge pull request #21754 from taosdata/fix/TD-24832
...
fix: invalid system table primary key and distinct order by column issue
2023-06-19 13:24:48 +08:00
dapan1121
c79273955d
fix: timeline function for system table query case
2023-06-19 10:12:30 +08:00
Hui Li
ee065b508b
Merge pull request #21761 from taosdata/test/main/TD-23045
...
test:add test case for windows
2023-06-19 09:19:09 +08:00
dapan1121
1ca24fea6b
Merge pull request #21742 from wangjiaming0909/feature/3.0/TD-24656
...
feature: add input, output ts order for execution plans
2023-06-18 19:24:29 +08:00
kailixu
4097b860d3
enh: support delete tsma interval
2023-06-16 19:04:12 +08:00
wangjiaming0909
61309862c2
fix comments of TD-24656
2023-06-16 18:12:02 +08:00
wade zhang
3f17b7a8d5
Merge pull request #21757 from taosdata/test/main/TS-3524
...
test:add testcase for TS-3524
2023-06-16 17:56:08 +08:00
chenhaoran
bc0dc76e7d
test:add test case for windows
2023-06-16 17:35:22 +08:00
chenhaoran
0eae4a5c85
Merge branch 'main' of https://github.com/taosdata/TDengine into main
2023-06-16 16:13:34 +08:00
Haojun Liao
64365666b7
fix(stream): update the info, and do some internal refactor.
2023-06-16 16:04:43 +08:00
chenhaoran
d6e14ffb19
test:add testcase r for TS-3524
2023-06-16 14:35:02 +08:00
chenhaoran
d51edbafc4
test:add testcase r for TS-3524
2023-06-16 14:33:22 +08:00
wangjiaming0909
fb4f174fbc
feature: add input, output ts order for execution plans
2023-06-16 10:26:09 +08:00
dapan1121
575c48212a
Merge pull request #21721 from taosdata/fix/TD-24707
...
fix: forbid system table functions
2023-06-15 18:52:33 +08:00
dapan1121
205e79ad28
Merge pull request #21736 from taosdata/fix/TD-24790
...
fix: fix fill double type column with scalar expression error
2023-06-15 18:45:40 +08:00
Haojun Liao
1b9eca5ce0
other: merge main.
2023-06-15 13:03:17 +08:00
Ganlin Zhao
99ae96daf6
add test cases
2023-06-15 11:01:07 +08:00
Hui Li
3bd05b79fc
Merge pull request #21728 from taosdata/test/TD-23713
...
TD-23713: add case into ci
2023-06-15 09:49:46 +08:00
dapan1121
e52c6aae8c
Merge pull request #21620 from taosdata/fix/TD-24567-3.0
...
fix: tsma query with order by _wstart/_wend
2023-06-15 09:06:57 +08:00
Ping Xiao
1b922a1434
TD-23713: add case into ci
2023-06-14 17:24:00 +08:00
Ganlin Zhao
d5c73f31a6
add test case
2023-06-14 14:06:07 +08:00
Ganlin Zhao
2131159a38
add test case
2023-06-14 14:04:03 +08:00
slzhou
a36557f009
fix: calculate the rows that can be put in one page
2023-06-14 13:44:11 +08:00
wangmm0220
864236a8dc
fix:conflicts
2023-06-14 12:05:10 +08:00
wangmm0220
c28d7d9bf8
fix:open info log in tmq client & modify parametes in show consumers
2023-06-14 12:01:54 +08:00
Hui Li
bca86d6936
Merge pull request #21678 from taosdata/test/TD-24713-MAIN
...
test: make diff function testing case to pass
2023-06-14 08:34:26 +08:00
dapan1121
f84eef0ac4
Merge branch '3.0' into feat/TD-24499
2023-06-13 15:27:18 +08:00
Haojun Liao
933d08b489
Merge pull request #21690 from taosdata/feature/TS-3495
...
feat:add parameters for consumer & add offset rows for subscription
2023-06-13 14:59:15 +08:00
dapan1121
b8b3036905
fix: fix case issue
2023-06-13 13:53:40 +08:00
wangmm0220
fb17881609
fix:test cases
2023-06-13 09:18:57 +08:00
wangmm0220
1cbe7c8f29
fix:column length for ins_columns
2023-06-12 19:16:23 +08:00
wangmm0220
fe155898fe
fix:modify offset description to string
2023-06-12 16:34:53 +08:00
wangmm0220
aa610b27a4
feat:add parameters for consumer & add offset rows for subscription
2023-06-09 18:51:10 +08:00
Hui Li
39e30a1da1
Merge pull request #21592 from flyingangel2013/ts_3469
...
update the ci test case for user privilege by charles
2023-06-09 16:31:40 +08:00
Hui Li
2311a670ab
Merge pull request #21475 from flyingangel2013/ts_3423
...
add test case for task 3423 by charles
2023-06-09 16:28:16 +08:00
Hui Li
5fab73aca5
Merge pull request #21471 from flyingangel2013/ts_3405
...
add test case for task 3405 by charles
2023-06-09 16:27:35 +08:00
Alex Duan
2bafca4b2b
test: make diff function testing case to pass
2023-06-09 12:55:07 +08:00
kailixu
1812b9e968
Merge branch '3.0' into fix/TD-24567-3.0
2023-06-09 09:55:47 +08:00
Shuduo Sang
500493b157
fix: remove -y from taosdump test ( #21661 )
...
* fix: remove -y from taosdump test
* fix: taosdumpTestNanoSupport.py
2023-06-09 09:20:43 +08:00
Shuduo Sang
d2b8ef1c74
fix: remove -y from taosdump test for 3.0 ( #21663 )
...
* fix: remove -y from taosdump test
* fix: taosdumpTestNanoSupport.py
2023-06-09 09:20:38 +08:00
Alex Duan
9eba09df87
test: add ns and us precision case to task list
2023-06-08 15:47:28 +08:00
Alex Duan
239c031487
test: add precision us and ns case
2023-06-08 15:41:57 +08:00
dapan1121
5a3d3713dc
Merge pull request #21601 from wangjiaming0909/fix/m/TS-3482
...
fix: select desc and asc return different rows after delete
2023-06-08 15:17:28 +08:00
dapan1121
958160be0b
Merge pull request #21599 from taosdata/enh/TD-24274
...
enh: enable interp fill value support scarlar expression
2023-06-08 10:39:38 +08:00
dapan1121
6c20a331aa
Merge pull request #21547 from taosdata/fix/TD-24507
...
fix: fix multiple diffs output less lines if null values involved
2023-06-08 10:37:51 +08:00
Ganlin Zhao
46baeefea7
fix test cases
2023-06-07 18:39:33 +08:00
dapan1121
a4f5bac344
Merge pull request #21606 from taosdata/szhou/fix-ts3498
...
fix: rewrite count(*) to count(1) for temp table
2023-06-07 15:56:50 +08:00
liuyao
1f64629740
opt stream ci test
2023-06-07 10:26:06 +08:00
liuyao
2ab43ca0d0
semi interval op check data ts
2023-06-07 09:24:17 +08:00
Haojun Liao
39b589a5a8
Merge pull request #21616 from taosdata/fix/TD-24643
...
fix stream ci issue
2023-06-07 09:22:37 +08:00
slzhou
ca2314efdb
fix: add test case
2023-06-07 08:16:49 +08:00
liuyao
49ca147c47
fix stream ci issue
2023-06-06 19:18:43 +08:00
dapan1121
01683f6d92
Merge pull request #21527 from taosdata/feat/TS-3048
...
feat(query): support single point interp
2023-06-06 18:17:20 +08:00
jiacy-jcy
be2b0662d2
test:modify test case for multilevel.py
2023-06-06 17:39:32 +08:00
kailixu
bcac24b6b7
fix: tsma query with order by _wstart/_wend
2023-06-06 17:19:59 +08:00
liuyao
201d0f2d18
fix stream ci issue
2023-06-06 16:37:08 +08:00
Ganlin Zhao
e8eadeb9f5
Merge branch '3.0' into feat/TS-3048
2023-06-06 14:55:12 +08:00
dapan1121
65d323d9c7
Merge pull request #21222 from taosdata/fix/TD-24001
...
enh: optimize timeline function validation
2023-06-06 14:22:53 +08:00
dapan1121
dff35ac584
Merge pull request #21550 from wangjiaming0909/feature/3.0/TD-23974
...
feature: add user priv when create db, remove priv check with create_dbs
2023-06-06 11:06:18 +08:00
wangjiaming0909
73585b3552
fix: select desc and asc return different rows after delete
2023-06-05 17:44:34 +08:00
Ganlin Zhao
384aa4d70b
add test cases
2023-06-05 16:41:09 +08:00
chao.feng
765111daf3
update the ci test cases for user privilege by charles
2023-06-05 14:56:19 +08:00
dapan1121
8aa2e96d4e
fix: test case issue
2023-06-05 11:26:45 +08:00
Haojun Liao
5c115c0900
other:merge main.
2023-06-03 17:22:27 +08:00
yihaoDeng
9f8f5374aa
fix: num_of_records_per_req item in json config need less than 32768. current = 100000
2023-06-02 16:56:20 +08:00
wangmm0220
b2f0d88639
fix:conflict
2023-06-02 15:43:35 +08:00
Haojun Liao
2e5a56a037
Merge pull request #21570 from taosdata/fix/liaohj_main
...
other: merge 3.0 into main.
2023-06-02 13:12:27 +08:00
Haojun Liao
d45aa7ef84
Merge pull request #21555 from taosdata/fix/liaohj_main
...
other: merge main into 3.0.
2023-06-02 13:11:12 +08:00
Hui Li
b9cdbe964f
Merge pull request #21438 from flyingangel2013/ts_3398
...
add test case for ci from test task ts_3398 by charles
2023-06-02 11:51:51 +08:00
wangmm0220
56782a5d41
fix:open task case & modify mqRebVgReq encode/decode style
2023-06-01 18:29:16 +08:00
Haojun Liao
1036259a7b
fix(query): fix error in fill.
2023-06-01 18:25:05 +08:00
Haojun Liao
706e350217
fix(query): fix error in fill and partition.
2023-06-01 14:36:42 +08:00
Haojun Liao
5301c5756a
other: merge main into 3.0.
2023-06-01 09:29:18 +08:00
wangjiaming0909
60100a0fb6
feature: add user priv when create db, remove priv check with create_dbs
2023-05-31 18:43:56 +08:00
Ganlin Zhao
5fe82cbdad
comment test cases
2023-05-31 16:54:37 +08:00
Ganlin Zhao
1e201da9b7
fix test cases
2023-05-31 16:26:23 +08:00
Ganlin Zhao
bd4021c599
fix test case
2023-05-31 16:10:38 +08:00
Ganlin Zhao
35af4a9585
add test cases
2023-05-31 13:45:16 +08:00
Ganlin Zhao
34d43647f6
add test cases
2023-05-31 13:42:02 +08:00
wangmm0220
e4866d1803
fix:ci test cases error
2023-05-31 10:38:22 +08:00
dapan1121
23bcfc2fd0
enh: stmt column length validation
2023-05-31 09:16:47 +08:00
wangmm0220
fcdf25793b
fix:remove useless code
2023-05-30 16:52:53 +08:00
Alex Duan
772ef3bd19
test: modfiy insert rows to small
2023-05-30 15:39:15 +08:00
Alex Duan
ed9eaf541d
test: add smaBasic.py test case
2023-05-30 14:37:46 +08:00
Alex Duan
6a7d8858dc
test: add smaBasic.py test case
2023-05-30 14:36:51 +08:00
Ganlin Zhao
0dc8baede4
add test cases
2023-05-30 14:21:47 +08:00
wangmm0220
757ac9b1d9
fix:add test cases
2023-05-30 14:20:21 +08:00
wangmm0220
d490ca753f
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/TD-19042
2023-05-30 09:48:49 +08:00
wade zhang
3b6d196ec3
Merge pull request #21498 from taosdata/fix/check-empty-dnode
...
check empty dnode
2023-05-29 17:45:56 +08:00
dmchen
23983e506f
fix test case
2023-05-29 16:12:26 +08:00
wangmm0220
78db3520a6
fix:conflict
2023-05-29 14:57:03 +08:00
wangmm0220
e36acd0a63
fix:add test case
2023-05-29 14:45:06 +08:00
wangmm0220
97e0e0ea0d
fix:add test case
2023-05-29 14:35:59 +08:00
dapan1121
6368b27499
fix: sliding case issue
2023-05-29 08:50:57 +08:00
dapan1121
e2d45438cb
Merge pull request #21405 from taosdata/szhou/scl-flt
...
enhance: scalar filter improvement
2023-05-28 18:49:39 +08:00
Haojun Liao
e31d9299cc
Merge pull request #21480 from taosdata/mark/sml
...
fix:memory leak
2023-05-26 19:00:21 +08:00
slzhou
b83bf9163e
fix: restore scalar mode computation and add filterScalarMode config variable and add test case
2023-05-26 14:46:32 +08:00
chao.feng
5d3e405032
update the test case by charles
2023-05-26 14:19:35 +08:00
slzhou
00810d1ffd
fix: remove udfpy.sim pycumsum part
2023-05-26 13:10:49 +08:00
chao.feng
8e735dc608
update test case ts_3405.py to reduce the testing time
2023-05-26 10:47:05 +08:00
Haojun Liao
74f753606b
fix(query): add regression test case.
2023-05-26 10:37:36 +08:00
wangmm0220
a58cb1a28c
Merge branch '3.0' of https://github.com/taosdata/TDengine into mark/sml
2023-05-26 10:36:52 +08:00
wade zhang
64e89620ea
Merge pull request #21484 from taosdata/szhou/enhance-udf-doc
...
enhance: python udf sample with numpy
2023-05-26 09:46:46 +08:00
wangmm0220
b77544b30d
Merge branch '3.0' of https://github.com/taosdata/TDengine into mark/sml
2023-05-26 09:03:36 +08:00
slzhou
ab4111b25e
enhance: add python udf sample that uses numpy
2023-05-26 08:24:27 +08:00
dapan1121
2713f4f6d4
feat: support create topic as stable with conditions
2023-05-25 19:01:58 +08:00
wangmm0220
d9042f5ed3
fix:memory leak
2023-05-25 17:24:11 +08:00
chao.feng
4a4e3d9275
update replica number in case and only left the scenario of 3 replica
2023-05-25 11:53:10 +08:00
dmchen
0e41f82bb7
test case parameter
2023-05-25 11:26:11 +08:00
shenglian zhou
90f542857d
enhance: improve document
2023-05-25 11:13:05 +08:00
Ping Xiao
f2b438622a
skip some errors
2023-05-24 19:47:56 +08:00
dapan1121
137a9eb602
Merge pull request #21455 from taosdata/enh/add_varchar_sma
...
fix: fix count var type error
2023-05-24 18:41:01 +08:00
Ganlin Zhao
bd45785dfd
add test cases
2023-05-24 01:30:48 -07:00
Dingle Zhang
984211f3b4
Feature/3.0 geometry ( #21037 )
...
* Add GEOMETRY data type and make sql.c able to parse it. The GEMETRY works like BINARY so far.
* add GEOMETRY type into gConvertTypes to fix some issues like DELETE calling
* change some test cases to make sure no same timestamp is inserted, and add my smoketest.sh
* Add a function MakePoint() and introduce a lib geometry
* implement sql functions GeomFromText() and AsText()
* Use GEOS *_r funcions instead for thread safety
* Handle with TSDB_DATA_TYPE_GEOMETRY when INSERT geometry data by converting WKT.
Add geosWrapper to wrap the basic GEOS functions for TDEngine.
* refactor AsText and MakePoint functions to be like GeomFromText
* Show WKT when print geometry data in screen
Dump hex data when dump geometry data in a file
* define TYPE_BYTES item for TSDB_DATA_TYPE_GEOMETRY, which casued some strange issues.
* set number of decimals of WKT to 6
* Implement SQL function Intersects()
* refactor geometry sql functions
* Add geosErrMsgeHandler() to get the GEOS error detail
* use threadlocal to instantiate SGeosContext
call destroyGeosContext() only if the thread exists
* remove SGeosContext *context param for all geometry functions since we use thread local one,
so that all caller do not need to know the context.
* Modify Intersects() to call PreparedIntersects() when one of param is a constant, which has higher performance.
* rename prepareFn() to initCtxFn() to avoid confusion with PreparedFn
* Add prefix "ST_" for all geometry functions
* move getThreadLocalGeosCtx() and destroyThreadLocalGeosCtx() into util,
so that all unit test tools can compile
* Add unit test for geometry lib, only test MakePoint so far
* refactor and enhance existing cases in geomFuncTest
* implement NULL type and NULL value test for geomFuncTest
* add test on geomFromText()
* add unit test on AsText() in geomFuncTest
* combine some makePointFunction test items
* add intersectsFunctionTwoColumns test
refactor on callGeomFromTextWrapper functions
* enhance intersectsFunction test to add cases like input constant , NULL type, NULL value, or wrong content
* add more cases into intersectsFunction test
* Add basic test on geometry in system test
* Add ST_GeomFromText and ST_AsText function test in system test on geometry
* add ST_Intersects function test in system test on geometry
* support to check expectedErrno in system test on geometry
* adjust geomTest unit test and geometry system test
* add geometry data type and functions in doc english version
* implement touchesFunction() in geometry lib
refactor geometry relation functions model
* separate gemFuncTest into several src files
* add unit test on touchesFunction
* support sql function ST_Touches()
add system test on ST_Touches
* add docs for ST_Touches()
* Add ST_Contains()
* Add ST_Covers()
* Add ST_Equals()
* add swapAllowed param for geomRelationFunction()
read geom2 earlier intead of at doGeosRelation()
* Add ST_ContainsProperly()
* build on windows
* Merge from 3.0 to 3.0_geometry
* change macro definition TSDB_DATA_TYPE_GEOMETRY as the last one for compatibility
* change '\\NULL' to 'NULL' back in shellDumpFieldToFile()
* add /usr/local/include into include directory
* add /usr/local/inlcude and /usr/local/lib in cmake.platform for DARWIN
2023-05-24 15:36:46 +08:00
Haojun Liao
99f669434a
Merge pull request #21282 from taosdata/feature/TD-23117
...
feat:[TD-23117] add schema for ins_topics
2023-05-24 14:54:42 +08:00
wangjiaming0909
9a421a92f9
fix: core dump when select with interval caused by order
2023-05-24 10:32:10 +08:00
wangmm0220
fc618d7978
fix:modify ci
2023-05-23 17:52:24 +08:00
Hui Li
0716ab61d0
Merge pull request #21425 from taosdata/test/3.0/TD-24348
...
test:comment the testcase of tmq
2023-05-23 16:24:52 +08:00
chenhaoran
39ced06cc5
test:comment the testcase of tmq
2023-05-23 10:31:28 +08:00
kailixu
c75aa54a3d
fix: tsdb read and append _wstart for tsma
2023-05-22 20:33:29 +08:00
Ping Xiao
7b20d2fa7d
update crash_gen
2023-05-22 20:13:32 +08:00
wangmm0220
b9c613da75
fix:ci error
2023-05-22 18:36:47 +08:00
dapan1121
70444e2d82
Merge pull request #21329 from taosdata/feat/TD-21187
...
feat(query): interp support ignore null value opition
2023-05-20 14:14:21 +08:00
dapan1121
d801aaa2e6
Merge pull request #21352 from taosdata/fix/TD-24218
...
fix: fix interp in nested query and fill value with string issue
2023-05-20 14:10:26 +08:00
dapan1121
6e5ec3d097
Merge pull request #21358 from taosdata/feat/TD-23362-3.0
...
feat: support update active code by SQL
2023-05-20 14:09:20 +08:00
Alex Duan
8a54310e4c
Merge branch 'main' into test/TD-23805-MAIN1
2023-05-20 14:04:06 +08:00
Alex Duan
0b12224021
test: add schemless insert case
2023-05-20 14:01:12 +08:00
dapan1121
778b7b84fd
Merge pull request #21371 from taosdata/fix/TD-24234
...
fix: distinct wrong result issue
2023-05-19 18:15:04 +08:00
Ganlin Zhao
91414ed8e3
fix test case
2023-05-19 16:54:40 +08:00
Ganlin Zhao
836efcac95
add test cases
2023-05-19 16:44:08 +08:00
Ganlin Zhao
0de1c61cea
add test cases
2023-05-19 15:09:30 +08:00
liuyao
e1291bd8b4
opt stream ci test
2023-05-19 13:28:58 +08:00
Ganlin Zhao
807ec0b967
fix test case
2023-05-19 10:39:33 +08:00
wade zhang
1ade314043
Merge pull request #21325 from taosdata/feat/force-drop-dnode
...
Feat/force drop dnode
2023-05-19 09:23:54 +08:00
dapan1121
27b228b79b
Merge pull request #21365 from taosdata/fix/TD-24188
...
enh: optimize order by for partition by clause
2023-05-19 08:57:11 +08:00
kailixu
573e16a2a7
chore: test case
2023-05-19 06:54:09 +08:00
kailixu
8eb4367d46
fix: range check and test case adjust
2023-05-19 06:50:12 +08:00
Hui Li
f6c7dbc28e
Merge pull request #21373 from taosdata/fix/TD-24281
...
test: increase timeouts of checking db ready
2023-05-18 18:54:05 +08:00
chenhaoran
52e85cb85a
test: increase timeouts of checking db ready
2023-05-18 18:53:16 +08:00
Ganlin Zhao
0a41ba1573
add test cases
2023-05-18 18:48:00 +08:00
kailixu
1de90208f7
test: test case for alter dnode active code
2023-05-18 18:02:48 +08:00
dapan1121
79623860a4
fix: distinct wrong result issue
2023-05-18 17:41:01 +08:00
Haojun Liao
c5cbd2583a
Merge pull request #21367 from taosdata/fix/TD-24167
...
fix pause agg task
2023-05-18 17:24:32 +08:00
Hui Li
81589d461c
Merge pull request #21326 from taosdata/test/TD-21161
...
Test/td 21161
2023-05-18 16:31:34 +08:00
slzhou
3e02bb8faa
fix: remove files
2023-05-18 16:26:52 +08:00
slzhou
99b424b181
fix: add test case
2023-05-18 16:26:20 +08:00
haoranchen
db2ac73b8c
Update container_build.sh
2023-05-18 16:15:16 +08:00
liuyao
da3fc5111e
fix pause agg task
2023-05-18 15:29:41 +08:00
dapan1121
72e6319592
enh: optimize order by for partition by clause
2023-05-18 14:41:32 +08:00
“happyguoxy”
f680cab314
test: rowlength64k
2023-05-18 10:22:35 +08:00
“happyguoxy”
cd362505a0
test: rowlength64k
2023-05-18 10:22:20 +08:00
“happyguoxy”
56a05dc056
test: rowlength64k
2023-05-18 10:22:08 +08:00