Alex Duan
|
1b1d8200d5
|
Revert "Test/3.0/td 27403"
|
2023-12-11 14:13:25 +08:00 |
zk66214
|
f68c46a691
|
Add test cases for TD-27403
|
2023-12-10 18:27:22 +08:00 |
Alex Duan
|
de8fc65320
|
Merge pull request #23965 from taosdata/TD-25762
Td 25762
|
2023-12-08 15:03:30 +08:00 |
wade zhang
|
c26d5fa6bd
|
Merge pull request #23973 from taosdata/fix/TD-27757
fix: memory access out of bounds in doGeomFromTextFunc
|
2023-12-08 09:09:02 +08:00 |
Alex Duan
|
37cfe6e783
|
Merge pull request #23974 from taosdata/case/TD-25756-3.0
fix: add write_raw_block api check ret error message
|
2023-12-08 09:08:07 +08:00 |
dapan1121
|
4d993e8f9a
|
Merge pull request #23912 from taosdata/enh/3.0/TD-27276
enh : accept float data as int field input
|
2023-12-07 19:14:59 +08:00 |
wangmm0220
|
4cc47a2edf
|
fix:test case error
|
2023-12-07 17:19:10 +08:00 |
wangmm0220
|
865906eaae
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-27676
|
2023-12-07 16:33:10 +08:00 |
Bob Liu
|
f23171d980
|
adjust case
|
2023-12-07 16:06:09 +08:00 |
wangmm0220
|
60500f4a81
|
fix:error
|
2023-12-07 15:17:15 +08:00 |
Alex Duan
|
8488f25d20
|
fix: add write_raw_block api check ret error message
|
2023-12-07 15:01:38 +08:00 |
dapan1121
|
a4242e829a
|
Merge pull request #23960 from taosdata/enh/xsren/TD-26882
Enh/xsren/td 26882
|
2023-12-07 13:23:28 +08:00 |
Shungang Li
|
d3f3ebfe0d
|
fix:memory access out of bounds in doGeomFromTextFunc
|
2023-12-07 12:01:59 +08:00 |
Bob Liu
|
8f5df0b6a3
|
opt double -> int
|
2023-12-07 01:51:23 +08:00 |
Bob Liu
|
bfc12f03cb
|
optimize & perf test
|
2023-12-06 21:26:29 +08:00 |
charles
|
9e36b0dee4
|
add test case to create/drop same name db multiple times
|
2023-12-06 18:04:26 +08:00 |
dapan1121
|
30eb035447
|
Merge pull request #23940 from taosdata/fix/TS-4327
fix: last/last_row crash with dropped column
|
2023-12-06 17:57:24 +08:00 |
factosea
|
a0e356bf84
|
Keep the last data with the same timestamp when inserting
|
2023-12-06 15:20:05 +08:00 |
Bob Liu
|
1ec8bf9ef9
|
add error case
|
2023-12-06 10:11:52 +08:00 |
Bob Liu
|
17866b2b85
|
case adjust
|
2023-12-06 02:44:35 +08:00 |
Bob Liu
|
9fa884a693
|
toUIntegerEx
|
2023-12-06 01:24:23 +08:00 |
Bob Liu
|
d2b2dee256
|
opt & add test case
|
2023-12-05 22:00:33 +08:00 |
wangjiaming0909
|
a6c876bbc1
|
fix: last/last_row crash with dropped column
|
2023-12-05 14:16:01 +08:00 |
dapan1121
|
7589bbab45
|
Merge pull request #23921 from taosdata/fix/TS-4282-3.0
fix: skip NULL tag
|
2023-12-05 13:21:00 +08:00 |
dapan1121
|
24a2e857c3
|
Merge pull request #23816 from taosdata/enh/xsren/TD-27474/timezone3.0
fix timezone range
|
2023-12-05 13:17:55 +08:00 |
kailixu
|
f3a075ee9e
|
test: check null json tag
|
2023-12-04 21:00:13 +08:00 |
facetosea
|
02ff87b3a3
|
fix: revert test case
|
2023-12-04 19:18:20 +08:00 |
factosea
|
c83b7b80de
|
test case
|
2023-12-04 14:46:28 +08:00 |
dapan1121
|
d10bbc6252
|
Merge pull request #23877 from taosdata/FIX/TD-27403
Fix TD-27403: insert error about use today + now as timestamp value
|
2023-12-04 10:55:26 +08:00 |
dapan1121
|
af5d79810b
|
Merge pull request #23902 from taosdata/fix/3.0/TD-27597
fix: state window with block rowIndex overflow
|
2023-12-04 09:04:23 +08:00 |
Alex Duan
|
2fea7ef871
|
Merge pull request #23907 from taosdata/case/TD-27586-3.0
case : add stream basic case
|
2023-12-03 21:44:18 +08:00 |
Alex Duan
|
34e79d158c
|
case: add stream basic test case
|
2023-12-01 16:27:02 +08:00 |
wangjiaming0909
|
fd290709ff
|
fix: state window with block rowIndex overflow
|
2023-12-01 15:27:30 +08:00 |
Haojun Liao
|
7e63943c4e
|
Merge pull request #23860 from taosdata/fix/TD-27455
fix:tmqVnodeSplit-column.py failed in arm64 because of rebalance after unsubscribe while split vnode
|
2023-12-01 14:18:58 +08:00 |
Alex Duan
|
3d67de5934
|
Merge pull request #23888 from taosdata/td-27383
update test cases for amr64
|
2023-11-30 19:05:33 +08:00 |
dapan1121
|
32030ca130
|
Merge pull request #23886 from taosdata/revert-23730-enh/TD-26976-3.0
Revert "enh: grant and active codes"
|
2023-11-30 19:04:50 +08:00 |
fullhonest
|
72d6614b7b
|
Fix TD-27403: insert error about use today + now as timestamp value
|
2023-11-30 18:39:01 +08:00 |
charles
|
8ca00ca70b
|
remove node.sh test case from CI due to exist issue
|
2023-11-30 16:03:20 +08:00 |
wangmm0220
|
3f6db938f3
|
fix:minus row num to reduce execute time
|
2023-11-30 16:00:02 +08:00 |
wangmm0220
|
4fc19a6343
|
fix:snode can only be created 1
|
2023-11-30 15:49:31 +08:00 |
Cary Xu
|
f96044e09f
|
Revert "enh: grant and active codes"
|
2023-11-30 13:39:54 +08:00 |
yihaoDeng
|
5c32680cd8
|
Merge branch '3.0' into enh/refactorBackend
|
2023-11-30 10:31:27 +08:00 |
WANG MINGMING
|
9b72d890c8
|
Merge branch '3.0' into fix/TD-27455
|
2023-11-30 09:37:23 +08:00 |
Bob Liu
|
3069069e0f
|
adjust parseOneStbRow; add case for stable
|
2023-11-29 22:47:31 +08:00 |
wangmm0220
|
4f168b4b2d
|
fix:tmqVnodeSplit-column.py failed in arm64 because of rebalance after unsubscribe while split vnode
|
2023-11-29 17:22:43 +08:00 |
Bob Liu
|
084a0b1a65
|
Merge branch '3.0' into fix3.0/TS-4272
|
2023-11-29 15:46:20 +08:00 |
yihaoDeng
|
03b698d8ae
|
change default config
|
2023-11-29 14:50:07 +08:00 |
Bob Liu
|
5c5efa34eb
|
fix crash when insert big csv
|
2023-11-29 01:53:13 +08:00 |
kailixu
|
b54f5b47ad
|
fix: reserve enough buffer for user
|
2023-11-28 17:58:54 +08:00 |
Alex Duan
|
c461100b6b
|
Merge pull request #23832 from taosdata/test/3.0/TD-27401
test:update tmq cases and add performance testcase
|
2023-11-28 14:47:54 +08:00 |
chenhaoran
|
dcb5dfb7fb
|
test:update tmq cases and add performance testcase
|
2023-11-28 10:24:03 +08:00 |
Alex Duan
|
b6f007b004
|
Merge pull request #23803 from taosdata/ts4295
add test case for ts-4295
|
2023-11-27 17:12:37 +08:00 |
dapan1121
|
d3ac79aeb7
|
Merge pull request #23808 from taosdata/fix/PI-23-3.0
fix: add check in mnode/vnode when alter table col/tag
|
2023-11-26 17:31:38 +08:00 |
kailixu
|
9ceddd3f60
|
test: adjust test case for alter table
|
2023-11-25 00:49:49 +08:00 |
kailixu
|
0b27cb487b
|
test: adjust test case for alter table
|
2023-11-25 00:31:07 +08:00 |
charles
|
e2c5902d3f
|
add test case for task td-27388
|
2023-11-23 19:23:02 +08:00 |
root
|
a3737fe54d
|
Fix bug [4258]: add process ignore/no timezone for timetruncate unit is 1w
|
2023-11-23 18:08:58 +08:00 |
charles
|
205077d230
|
add test case for ts-4295
|
2023-11-23 17:09:33 +08:00 |
chenhaoran
|
78db671c95
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into test/3.0/TD-27401
|
2023-11-23 15:37:22 +08:00 |
dapan1121
|
53fe37f4d2
|
Merge pull request #23739 from taosdata/fix/xsren/TD-27282/invalidOperTips
fix: error msg when invalid operator
|
2023-11-23 09:54:07 +08:00 |
Haojun Liao
|
785d91c17b
|
Merge pull request #23661 from taosdata/feat/TD-26060
fix: errors in snode in conditions like fill history/checkpoint/restart
|
2023-11-21 19:02:38 +08:00 |
dapan1121
|
415d162358
|
Merge pull request #23730 from taosdata/enh/TD-26976-3.0
enh: grant and active codes
|
2023-11-21 10:04:20 +08:00 |
Ping Xiao
|
7579addf82
|
fix case: invalid operate
|
2023-11-21 01:43:17 +08:00 |
chenhaoran
|
c05a1c9333
|
test:update testcases in windows
|
2023-11-20 15:25:58 +08:00 |
Haojun Liao
|
7518103b96
|
fix(test): adjust test case accordingly.
|
2023-11-20 13:25:27 +08:00 |
wangmm0220
|
e7593b4bcf
|
fix:testcase error
|
2023-11-17 15:52:42 +08:00 |
wangmm0220
|
cb9f784c33
|
fix:add test cases
|
2023-11-17 09:34:27 +08:00 |
kailixu
|
14a2be8ed2
|
enh: adjust test case
|
2023-11-17 08:41:47 +08:00 |
kailixu
|
da233a4524
|
enh: adjust test case
|
2023-11-17 08:38:13 +08:00 |
wangmm0220
|
a5de1b032b
|
fix:snode upport stream task
|
2023-11-16 21:19:58 +08:00 |
Alex Duan
|
2719420be0
|
Merge pull request #23708 from taosdata/test/TS-3932
Test/ts 3932
|
2023-11-16 11:00:47 +08:00 |
“happyguoxy”
|
702a7f1d99
|
test: add insert stable data and to_char\to_timestamp cases
|
2023-11-16 09:34:06 +08:00 |
“happyguoxy”
|
9f797468bc
|
test: add insert stable data and to_char\to_timestamp cases
|
2023-11-16 09:00:40 +08:00 |
“happyguoxy”
|
4b210bd479
|
test: add insert stable data and to_char\to_timestamp cases
|
2023-11-15 20:12:12 +08:00 |
Alex Duan
|
90f674d482
|
Merge pull request #23676 from taosdata/test/3.0/TD-26638
test:add testcase of rsma
|
2023-11-15 20:04:43 +08:00 |
“happyguoxy”
|
12a819c24f
|
test: add insert stable data and to_char\to_timestamp cases
|
2023-11-15 19:22:57 +08:00 |
wangmm0220
|
a16189d2a9
|
fix:confilct from 3.0
|
2023-11-15 19:14:27 +08:00 |
chenhaoran
|
456526f7e0
|
test:add slave50 in ci
|
2023-11-15 19:06:32 +08:00 |
“happyguoxy”
|
e10f6ebf85
|
test: add insert stable data and to_char\to_timestamp cases
|
2023-11-15 18:18:39 +08:00 |
wangmm0220
|
45782f278b
|
fix:send update msg to vnodes if snode restart
|
2023-11-15 18:13:35 +08:00 |
Alex Duan
|
d515468812
|
Merge pull request #23681 from taosdata/td-18572
add test cases of hot refresh by charles
|
2023-11-15 17:37:31 +08:00 |
“happyguoxy”
|
592395950e
|
test: add insert stable data and to_char\to_timestamp cases
|
2023-11-15 17:13:55 +08:00 |
charles
|
8d34355c9f
|
Merge branches 'td-18572' and 'td-18572' of https://github.com/taosdata/TDengine into td-18572
|
2023-11-15 15:49:05 +08:00 |
charles
|
cab4f29c7a
|
udpate test case
|
2023-11-15 15:48:51 +08:00 |
wangmm0220
|
8a9ded764d
|
fix:add finish history msg to snode
|
2023-11-15 11:50:14 +08:00 |
dapan1121
|
dfb3feb5dc
|
Merge remote-tracking branch 'origin/main' into merge/m23
|
2023-11-15 11:39:18 +08:00 |
Charles
|
c50168a254
|
Delete tests/system-test/0-others/test_hot_refresh_configrations.py
|
2023-11-15 10:14:04 +08:00 |
charles
|
ef7e9ccbbb
|
Merge branch 'td-18572' of https://github.com/taosdata/TDengine into td-18572
|
2023-11-15 10:11:31 +08:00 |
charles
|
bb9e304355
|
update case name
|
2023-11-15 10:11:14 +08:00 |
dapan1121
|
22a97ee44a
|
Merge pull request #23672 from taosdata/fix/3.0/TS-4241
fix to_iso8601
|
2023-11-14 18:17:12 +08:00 |
charles
|
7d28ffda0b
|
add test cases of hot refresh by charles
|
2023-11-14 15:34:07 +08:00 |
chenhaoran
|
0aff2f01ab
|
test:add testcase of rsma
|
2023-11-14 14:56:18 +08:00 |
chenhaoran
|
952d8d188b
|
test:add testcase of rsma
|
2023-11-14 14:56:05 +08:00 |
chenhaoran
|
383e00b709
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into test/3.0/TD-26638
|
2023-11-14 14:30:39 +08:00 |
dapan1121
|
a47c7c1b65
|
Merge pull request #23618 from taosdata/fix/3.0/TS-4233
fix shellRunSingleCommandImp
|
2023-11-14 13:49:41 +08:00 |
chenhaoran
|
526d766fac
|
test:add testcase of rsma
|
2023-11-14 10:43:39 +08:00 |
Bob Liu
|
1ef0167edd
|
fit to_iso8601 test case
|
2023-11-14 08:20:29 +08:00 |
Bob Liu
|
05eb328b22
|
add test case for \G, >> in sql, excute in shell
|
2023-11-13 15:20:35 +08:00 |
dapan1121
|
40ab3d7cc6
|
Merge pull request #23431 from taosdata/szhou/tbname-prune-vgroup
enhance: use tbname equal cond to prune vgroups
|
2023-11-13 08:34:31 +08:00 |
slzhou
|
792e0db350
|
enhance: add join test case
|
2023-11-10 17:00:10 +08:00 |
slzhou
|
918fadaf00
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/tbname-prune-vgroup
|
2023-11-10 16:45:13 +08:00 |
slzhou
|
9d448c7c6c
|
fix: review comments
|
2023-11-10 16:30:16 +08:00 |
dapan1121
|
350fac01a0
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-24802
|
2023-11-10 11:48:55 +08:00 |
dapan1121
|
4cba023447
|
fix: case issue
|
2023-11-10 11:47:02 +08:00 |
Alex Duan
|
ef7f481f56
|
Merge pull request #23583 from taosdata/ts4219
Ts4219
|
2023-11-10 09:20:37 +08:00 |
dapan1121
|
4f67629ea1
|
Merge pull request #23621 from taosdata/fix/TS-4122
correct colid in blockinfo
|
2023-11-09 18:09:09 +08:00 |
Alex Duan
|
9dae2250c3
|
Merge pull request #23565 from taosdata/td25204
add non marterial test cases and update sql.error function by charles
|
2023-11-09 16:39:14 +08:00 |
slzhou
|
97804695d2
|
query: add test case
|
2023-11-09 15:59:49 +08:00 |
wangjiaming0909
|
a6600ab23a
|
correct colid in blockinfo
|
2023-11-09 15:41:01 +08:00 |
wangjiaming0909
|
3e850df3c2
|
fix: last(ts2), ts2, ts caused data err
|
2023-11-08 14:43:11 +08:00 |
slzhou
|
144856893c
|
enhance: check no exchange operator
|
2023-11-08 14:19:30 +08:00 |
wangjiaming0909
|
fc6c4fba90
|
feat: cache scan for select last(c), ts/c
|
2023-11-08 13:39:28 +08:00 |
Alex Duan
|
b71df7c8cd
|
Merge pull request #23563 from taosdata/case/TD-27057-3.0
case : check file can be delete after drop table
|
2023-11-08 12:58:22 +08:00 |
slzhou
|
680afd41b0
|
enhance: add test case
|
2023-11-08 10:40:07 +08:00 |
charles
|
c1f2f0bb63
|
add test case for ts-4219 by charles
|
2023-11-07 18:13:23 +08:00 |
Alex Duan
|
ecbe5e6051
|
case: reduce loop count from 10 to 3
|
2023-11-07 16:38:26 +08:00 |
charles
|
a72d87b3ff
|
add non marterial test cases and update sql.error function by charles
|
2023-11-06 18:59:34 +08:00 |
slzhou
|
3f13ab7a20
|
fix: fix test case
|
2023-11-06 17:15:46 +08:00 |
Alex Duan
|
240d2ee8ad
|
case : check file can be delete after drop table
|
2023-11-06 16:52:11 +08:00 |
slzhou
|
41fa664916
|
enhance: add test case
|
2023-11-06 14:52:34 +08:00 |
dapan1121
|
92240d7f95
|
Merge pull request #23505 from taosdata/fix/3.0/TS-4052
fix: nano seconds database error
|
2023-11-03 10:27:40 +08:00 |
Alex Duan
|
1db837ac77
|
Merge pull request #23502 from taosdata/test/3.0/TD-27005
test:add testcase of the same ts data
|
2023-11-02 11:18:17 +08:00 |
dapan1121
|
66c257a5d0
|
Merge pull request #23372 from taosdata/szhou/continue-coing
continued ci test for insert stb
|
2023-11-02 10:01:21 +08:00 |
wangjiaming0909
|
b71a013b8d
|
fix: nano seconds database error
|
2023-11-02 09:36:46 +08:00 |
chenhaoran
|
89a9a5f193
|
test:add testcase of the same ts data
|
2023-11-01 18:17:32 +08:00 |
Haojun Liao
|
f76417535c
|
Merge pull request #23451 from taosdata/fix/TD-26685-3.0
fix:print log if assert & check epoch when update epoch
|
2023-11-01 15:32:25 +08:00 |
slzhou
|
4a2c52783b
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/insert-stb-tbname
|
2023-11-01 14:10:02 +08:00 |
dapan1121
|
6305353290
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-25204
|
2023-11-01 10:38:50 +08:00 |
slzhou
|
4806480b2a
|
enhance: add test case
|
2023-11-01 09:46:33 +08:00 |
Haojun Liao
|
7359f98eca
|
Merge pull request #23428 from taosdata/fix/3_liaohj
other: merge refactor into 3.0
|
2023-11-01 09:44:31 +08:00 |
dapan1121
|
91df56fcf0
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-25204
|
2023-10-31 18:44:54 +08:00 |
dapan1121
|
ca5e26fca0
|
fix: fix case issue
|
2023-10-31 17:16:14 +08:00 |
Haojun Liao
|
a1aa2380ae
|
other: merge 3.0
|
2023-10-31 16:42:51 +08:00 |
Haojun Liao
|
0b18192b23
|
fix(stream): fix error in finishing event handling.
|
2023-10-31 16:40:16 +08:00 |
Haojun Liao
|
4c0242a58d
|
fix(stream): fix error in finishing event handling.
|
2023-10-31 16:39:14 +08:00 |
haoranchen
|
e1d8ef7315
|
Update tmqVnodeTransform-stb.py
|
2023-10-31 10:11:39 +08:00 |
kailixu
|
0b4f19d55a
|
chore: check retentions of show create database
|
2023-10-30 14:55:25 +08:00 |
kailixu
|
5e99b69512
|
Merge branch '3.0' into enh/TD-26638-3.0
|
2023-10-30 14:09:41 +08:00 |
dapan1121
|
0a97f18d72
|
Merge pull request #23344 from taosdata/feat/3.0/TS-4052
feat: support to_timestamp/to_char
|
2023-10-30 14:04:33 +08:00 |
kailixu
|
c77153cb81
|
enh: use placeholder '-' for interval of 1st retention level
|
2023-10-30 14:02:31 +08:00 |
Haojun Liao
|
b0700d6095
|
Merge branch '3.0' into fix/3_liaohj
|
2023-10-30 11:57:54 +08:00 |
dapan1121
|
1b7a6bccdf
|
Merge pull request #23430 from taosdata/enh/TD-26641-3.0
enh: only float/double allowed for sum/avg of rsma
|
2023-10-30 10:08:55 +08:00 |
dapan1121
|
8650c5d4b0
|
Merge pull request #23392 from taosdata/feat/3.0/TS-4044
feat: support all utf8 characters as alias
|
2023-10-30 10:04:37 +08:00 |
kailixu
|
eae1b4eb03
|
chore: relationship between interval/keep
|
2023-10-27 19:15:23 +08:00 |
wangjiaming0909
|
cf158ab428
|
feat: support all utf8 characters as alias
|
2023-10-27 15:23:26 +08:00 |
slzhou
|
5b944c4762
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/insert-stb-tbname
|
2023-10-27 14:52:17 +08:00 |
kailixu
|
2ad3b98344
|
chore: test case for rollup
|
2023-10-27 13:49:39 +08:00 |
Haojun Liao
|
dcca6b0868
|
other: merge 3.0.
|
2023-10-27 11:41:28 +08:00 |
Haojun Liao
|
3bcffcf1da
|
other: merge stream refactor from main.
|
2023-10-27 09:56:02 +08:00 |
Haojun Liao
|
8729bdac1e
|
fix(stream): fix bugs caused by refactor.
|
2023-10-27 09:54:57 +08:00 |