Alex Duan
|
e1b0d4a555
|
fix: tweak delete max value
|
2024-01-20 14:26:34 +08:00 |
Alex Duan
|
95975801d5
|
feat: add check max and ts window correctness
|
2024-01-20 13:42:42 +08:00 |
dapan1121
|
3fecb387cc
|
enh: support asof join
|
2024-01-19 18:03:16 +08:00 |
chenhaoran
|
897d3f5dba
|
test:add special compatibility testcase for code coverage
|
2024-01-19 17:54:23 +08:00 |
Alex Duan
|
1514ed8df8
|
Merge branch '3.0' into coverage/TD-28331-3.0
|
2024-01-19 17:53:03 +08:00 |
Alex Duan
|
1e1951e86d
|
fix: add distributed total information
|
2024-01-19 17:51:55 +08:00 |
54liuyao
|
bbabf91566
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0
|
2024-01-19 14:50:16 +08:00 |
chenhaoran
|
1e3f70a1de
|
test: add test of empty string in tmq
|
2024-01-19 14:04:22 +08:00 |
Haojun Liao
|
9d82fd8c78
|
Merge pull request #24535 from taosdata/fix/TD-28342
ignore invalid state
|
2024-01-19 14:03:52 +08:00 |
54liuyao
|
5a7d72d6ef
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0
|
2024-01-19 10:39:11 +08:00 |
dapan1121
|
3478ed6ec7
|
Merge pull request #24531 from taosdata/fix/xsren/TD-28364/last_row
fix: last_row error
|
2024-01-19 09:12:50 +08:00 |
zk66214
|
2365054ada
|
add common function no_error to TDsql
|
2024-01-18 20:09:03 +08:00 |
zk66214
|
a2ceb580c5
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into TEST/3.0/TD-28332
|
2024-01-18 20:08:18 +08:00 |
wangmm0220
|
7246fedfef
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/ly_multi_marks
|
2024-01-18 19:08:35 +08:00 |
Alex Duan
|
f04bfdfd92
|
Merge pull request #24526 from taosdata/coverage/TD-28331-3.0
add query_basic.py on army to task
|
2024-01-18 18:47:40 +08:00 |
54liuyao
|
ff8908dede
|
ignore invalid state
|
2024-01-18 18:30:21 +08:00 |
factosea
|
afbe4d99a8
|
fix: case
|
2024-01-18 18:16:18 +08:00 |
factosea
|
b83bb8c150
|
fix: last_row error
|
2024-01-18 17:20:31 +08:00 |
dapan1121
|
fb20dd51de
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-27337
|
2024-01-18 17:11:25 +08:00 |
zk66214
|
bb715c249d
|
delete duplicated cases
|
2024-01-18 16:58:55 +08:00 |
Haojun Liao
|
3980e1d955
|
Merge pull request #24519 from taosdata/fix/fixRebuildBackendFromLocal
rebuild stream backen from local
|
2024-01-18 16:15:22 +08:00 |
Hongze Cheng
|
6af97575fd
|
Merge pull request #24508 from taosdata/fix/TD-28122
not check mem on arm
|
2024-01-18 16:13:04 +08:00 |
charles
|
d7ca30b8f3
|
update test case
|
2024-01-18 16:00:49 +08:00 |
Alex Duan
|
be3f16b7e4
|
fix: taos -n server killed
|
2024-01-18 15:53:16 +08:00 |
Alex Duan
|
f7d7ce3515
|
fix: rename all queryResult name
|
2024-01-18 15:33:07 +08:00 |
Alex Duan
|
00c8405fc9
|
fix: add query_basic.py to task
|
2024-01-18 15:10:24 +08:00 |
Yihao Deng
|
ea6b39c01e
|
del rsma case
|
2024-01-18 06:53:16 +00:00 |
charles
|
d713021e85
|
Merge branch 'td-28200' of https://github.com/taosdata/TDengine into td-28200
|
2024-01-18 13:37:22 +08:00 |
charles
|
aa39a15160
|
update test cases
|
2024-01-18 13:34:48 +08:00 |
charles
|
4544d06ef4
|
add test case for function 'elapsed' by charles
|
2024-01-18 10:42:53 +08:00 |
dapan1121
|
eed1095dc1
|
Merge pull request #24479 from taosdata/szhou/fix/td-28271
fix: add input ignore group to project
|
2024-01-18 08:49:31 +08:00 |
dapan1121
|
6285852f3c
|
Merge pull request #24493 from taosdata/fix/xsren/TD-28332/orderbyAmbigouus
fix: order by ambiguous
|
2024-01-18 08:43:00 +08:00 |
Yihao Deng
|
eb2899d44b
|
not check mem on arm
|
2024-01-17 09:50:57 +00:00 |
54liuyao
|
3bbfb26e09
|
stream count window
|
2024-01-17 14:22:19 +08:00 |
factosea
|
7d70d79963
|
fix order by ambiguous case
|
2024-01-17 11:10:13 +08:00 |
dapan1121
|
66c9c076e8
|
Merge pull request #24469 from taosdata/fix/xsren/TD-28204/whereOptimizeConditional
Fix/xsren/td 28204/where optimize conditional
|
2024-01-17 10:20:51 +08:00 |
Haojun Liao
|
5a93f0584e
|
Merge pull request #24311 from taosdata/fix/TD-28032
fix:[TD-28032]concat subtable and hash val as new subtable name to av…
|
2024-01-17 10:07:24 +08:00 |
Alex Duan
|
a9e06671c9
|
Merge pull request #24494 from taosdata/TEST/3.0/TD-28068
add test cases for td-28068
|
2024-01-17 09:20:50 +08:00 |
chenhaoran
|
7350abfca3
|
test: modify testcase of tmqvnodesplit
|
2024-01-17 09:13:29 +08:00 |
Alex Duan
|
e0569525ce
|
Merge pull request #24472 from taosdata/coverage/TD-28251-3.0
fix: add csum unsigned type test
|
2024-01-17 09:11:20 +08:00 |
zk66214
|
e11c3ba219
|
add test cases for td-28068
|
2024-01-16 19:54:07 +08:00 |
chenhaoran
|
f6eccf10ed
|
test: modify testcase of tmqvnodesplit
|
2024-01-16 19:15:12 +08:00 |
Alex Duan
|
d0871663a7
|
fix: add select database
|
2024-01-16 18:24:43 +08:00 |
Alex Duan
|
0f88e3d3a2
|
fix: add database name
|
2024-01-16 18:21:58 +08:00 |
factosea
|
cf77226145
|
skip error case
|
2024-01-16 16:23:52 +08:00 |
menshibin
|
8edff6e355
|
add inc Snapshot copy case
|
2024-01-16 15:51:16 +08:00 |
menshibin
|
46fed56d06
|
Merge branch 'case/TD-28027-3.0' into case/TD_28027_3.0_New
# Conflicts:
# tests/army/frame/autogen.py
|
2024-01-16 15:49:19 +08:00 |
menshibin
|
022965661a
|
add inc Snapshot copy case
|
2024-01-16 15:38:34 +08:00 |
menshibin
|
24066a7734
|
add inc Snapshot copy case
|
2024-01-16 15:35:33 +08:00 |
menshibin
|
7db577d664
|
add inc Snapshot copy case
|
2024-01-16 15:28:19 +08:00 |
jiajingbin
|
da648eb115
|
test: update
|
2024-01-16 15:15:56 +08:00 |
jiajingbin
|
d59ede5196
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-28032
|
2024-01-16 15:05:13 +08:00 |
menshibin
|
1119d95a4a
|
add inc Snapshot copy case
|
2024-01-16 14:38:53 +08:00 |
xinsheng Ren
|
ae5f540692
|
Merge branch '3.0' into fix/xsren/TD-28204/whereOptimizeConditional
|
2024-01-16 14:28:37 +08:00 |
Alex Duan
|
ff76f9835e
|
fix: add twa all types test
|
2024-01-16 14:00:26 +08:00 |
Alex Duan
|
d8e4f38dd7
|
Merge pull request #24476 from taosdata/test/3.0/TD-28094a
test: replace timestamp now with var ts
|
2024-01-16 11:01:04 +08:00 |
factosea
|
3a4eed5c37
|
fix: checkIsEmptyResult
|
2024-01-16 10:46:22 +08:00 |
dapan1121
|
2fef37a5cc
|
Merge pull request #24315 from taosdata/fix/xsren/TD-28068/columnNodeRef2
fix: columanRefNode illegal type conversion
|
2024-01-16 10:08:34 +08:00 |
dapan1121
|
53094f62d8
|
Merge pull request #24359 from taosdata/FIX/TD-27003
Fix : use last row scan when select last_row, last
|
2024-01-16 08:50:23 +08:00 |
dapan1121
|
22b8dbe7d5
|
Merge pull request #24474 from taosdata/FIX/TD-28018
Fix: last row num error where partition by null column
|
2024-01-16 08:48:25 +08:00 |
slzhou
|
708b739a31
|
fix: add test case
|
2024-01-16 08:43:28 +08:00 |
Alex Duan
|
086aa9c878
|
fix: add top fun
|
2024-01-15 21:04:54 +08:00 |
Alex Duan
|
06ec6fcdc6
|
feat: add tail and unique fun
|
2024-01-15 20:54:32 +08:00 |
chenhaoran
|
3a1d8f2e8f
|
test: replace timestamp now with var ts
|
2024-01-15 19:14:24 +08:00 |
fullhonest
|
fafb5b1f03
|
Fix TD-28018: last row num error where partition by null column
|
2024-01-15 18:29:41 +08:00 |
Alex Duan
|
46eb87f10f
|
fix: add csum unsigned type test
|
2024-01-15 17:33:06 +08:00 |
wangmm0220
|
2ab54a1335
|
fix:conflicts from 3.0
|
2024-01-15 16:54:52 +08:00 |
factosea
|
462bf28126
|
add case
|
2024-01-15 16:02:16 +08:00 |
Alex Duan
|
3ebad9521f
|
fix: check run mode
|
2024-01-15 15:38:54 +08:00 |
Alex Duan
|
4d3ac348e6
|
Merge branch '3.0' into coverage/TD-28251-3.0
|
2024-01-15 15:33:56 +08:00 |
fullhonest
|
cb2ab749b5
|
Fix TD-27003: use last row scan when select last_row, last
|
2024-01-15 15:22:29 +08:00 |
menshibin
|
2be6098a2e
|
add inc Snapshot copy case
|
2024-01-15 14:59:09 +08:00 |
menshibin
|
8614d2b7fb
|
Merge branch '3.0' into case/TD-28027-3.0
|
2024-01-15 14:50:44 +08:00 |
Alex Duan
|
b44f3c10e6
|
fix: correct argment sql
|
2024-01-15 14:20:36 +08:00 |
Alex Duan
|
318293edf1
|
fix: countAlways return is 0
|
2024-01-15 14:14:25 +08:00 |
Alex Duan
|
6eb79ea8ee
|
fix: add user db
|
2024-01-15 13:56:33 +08:00 |
Alex Duan
|
448ba58861
|
fix: insert child add dbname
|
2024-01-15 12:46:53 +08:00 |
Alex Duan
|
2e4b268f4c
|
fix: add dbname on using stb
|
2024-01-15 12:42:41 +08:00 |
Alex Duan
|
062e5a339e
|
fix: sum.py support -R
|
2024-01-15 11:23:04 +08:00 |
Haojun Liao
|
c710718f9e
|
Merge pull request #24457 from taosdata/fix/3_liaohj
refactor: do some internal refactor.
|
2024-01-15 10:58:45 +08:00 |
jiajingbin
|
8ab763fb9f
|
test: update logic with subtable=None in at_once_session.py
|
2024-01-15 10:26:21 +08:00 |
Haojun Liao
|
e058653e1d
|
fix(stream): adjust test cases.
|
2024-01-15 09:45:04 +08:00 |
Alex Duan
|
10f1cbf734
|
fix: right parenthesis missing
|
2024-01-15 09:21:03 +08:00 |
dapan1121
|
737140a09b
|
Merge pull request #24430 from taosdata/feat/TD-28267
add PARTITION_FIRST hint to use partition node before agg
|
2024-01-15 09:12:34 +08:00 |
factosea
|
0d56695d96
|
delete unused code
|
2024-01-15 02:31:04 +08:00 |
Alex Duan
|
6b25731600
|
fix: tweak prepare_rand
|
2024-01-14 22:17:56 +08:00 |
Alex Duan
|
07e6801237
|
feat : add checkConsistency fun
|
2024-01-14 22:14:39 +08:00 |
Alex Duan
|
14fb86c0a9
|
feat: add query_basic.py
|
2024-01-14 22:02:43 +08:00 |
Alex Duan
|
df40772e95
|
coverage: sum add all types test
|
2024-01-14 20:23:37 +08:00 |
Alex Duan
|
3573eddd87
|
fix: change delay 120s to wait stream result
|
2024-01-14 16:42:59 +08:00 |
Alex Duan
|
8a2760e4d0
|
feat: s3 support stream check
|
2024-01-14 15:39:10 +08:00 |
Alex Duan
|
9b94b7bf00
|
fix: remove asan check fullopt.py
|
2024-01-13 21:24:13 +08:00 |
Alex Duan
|
bdcd4732cc
|
fix: fullopt.py test ok
|
2024-01-13 17:21:48 +08:00 |
Alex Duan
|
cc909d7d30
|
fix: add taos command line test
|
2024-01-13 17:07:09 +08:00 |
Alex Duan
|
5e47bc8e3a
|
fix: add exeNoWait
|
2024-01-13 15:45:21 +08:00 |
Alex Duan
|
90b69d86ea
|
fix: output list fixed
|
2024-01-13 15:31:32 +08:00 |
Alex Duan
|
09f68ce80c
|
tweak run and exe method
|
2024-01-13 15:12:57 +08:00 |
Alex Duan
|
34878b4f0d
|
tweak run and exe method
|
2024-01-13 15:10:48 +08:00 |
Alex Duan
|
7b29c97f27
|
feat: taosd full options do
|
2024-01-13 14:50:17 +08:00 |
Alex Duan
|
782607fe68
|
add case fullopt.py
|
2024-01-13 13:31:40 +08:00 |
Alex Duan
|
b18208ee4a
|
Merge branch '3.0' into coverage/TD-28281-3.0
|
2024-01-13 12:26:52 +08:00 |
Alex Duan
|
c7518e0913
|
dnodes.py split dnode.py simClient.py
|
2024-01-13 12:26:01 +08:00 |
wangjiaming0909
|
bc1eacf626
|
add PARTITION_BEFORE_GROUP hint to use partition node before agg
|
2024-01-12 17:41:34 +08:00 |
wangmm0220
|
00e0da15a3
|
fix:[TD-28032]groupid = 0 & modify test case in sim
|
2024-01-12 17:37:22 +08:00 |
factosea
|
4c374dec2f
|
test case
|
2024-01-12 14:16:54 +08:00 |
menshibin
|
006a3c3804
|
add inc Snapshot copy case
|
2024-01-12 14:14:03 +08:00 |
factosea
|
19d7579e75
|
fix: copy expr
|
2024-01-12 14:01:35 +08:00 |
zk66214
|
a9fe3ecaa9
|
fix characters problem
|
2024-01-12 10:21:13 +08:00 |
Haojun Liao
|
578edd447f
|
Merge pull request #24421 from taosdata/szhou/fix/2/td-28154
fix: windows calculation when offset >0 and calendar sliding
|
2024-01-12 09:35:09 +08:00 |
factosea
|
25f9956ccb
|
fix:test
|
2024-01-11 21:21:00 +08:00 |
dapan1121
|
8d1f5ff479
|
enh: add asof
|
2024-01-11 19:25:12 +08:00 |
jiajingbin
|
83121055d9
|
test: update stream for subtable
|
2024-01-11 18:59:42 +08:00 |
Alex Duan
|
da2653bef2
|
Merge pull request #24434 from taosdata/coverage/TD-28251-3.0
coverage : modify coverage_test.sh to 2.0
|
2024-01-11 18:40:04 +08:00 |
Alex Duan
|
5e4d8ed263
|
fix: change 3.0 to dynamic variant name
|
2024-01-11 18:38:16 +08:00 |
Alex Duan
|
d490091979
|
fix: tweak timeout from 30m to 20m
|
2024-01-11 18:10:29 +08:00 |
Alex Duan
|
e13ee9a37f
|
coverage : modify coverage_test.sh to 2.0
|
2024-01-11 17:46:50 +08:00 |
Haojun Liao
|
d4fd544c74
|
refactor: remove sleep.
|
2024-01-11 15:18:11 +08:00 |
Alex Duan
|
fb42c6afd5
|
coverage: update coverage script file and BlockSMA trigger is 1
|
2024-01-10 19:59:44 +08:00 |
dapan1121
|
e784a5c210
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-27337
|
2024-01-10 18:57:19 +08:00 |
slzhou
|
ba2ba0a8cb
|
fix: time window computation error
|
2024-01-10 16:19:20 +08:00 |
Alex Duan
|
7744a31deb
|
case: fix memory leak with return cause
|
2024-01-10 11:29:24 +08:00 |
menshibin
|
5dff14bad8
|
modify param
|
2024-01-10 10:03:44 +08:00 |
menshibin
|
a4bb1adba8
|
modify param
|
2024-01-10 09:23:24 +08:00 |
Alex Duan
|
51a472f281
|
Merge pull request #24381 from taosdata/TEST/3.0/TD-28164
add test cases for TD-28164
|
2024-01-09 15:57:26 +08:00 |
menshibin
|
2d3fdf500e
|
use checkDataMem
|
2024-01-09 14:42:25 +08:00 |
menshibin
|
526d51d27f
|
use checkDataMem
|
2024-01-09 10:11:19 +08:00 |
Alex Duan
|
70db802e57
|
Merge pull request #24351 from taosdata/test/3.0/TD-28171
test: save case.sql when case is failed and set default saved sqlfile True
|
2024-01-09 09:21:23 +08:00 |
fullhonest
|
5bd29a413b
|
Fix: not use last row scan when select tbname and last
|
2024-01-08 19:49:15 +08:00 |
zk66214
|
75c25a194f
|
add test cases for TD-28164
|
2024-01-08 17:19:48 +08:00 |
chenhaoran
|
767feba65a
|
test: revert failed case
|
2024-01-08 16:49:02 +08:00 |
chenhaoran
|
031bcaec8f
|
test: test failed case
|
2024-01-08 14:47:25 +08:00 |
chenhaoran
|
826c098aee
|
test: test
|
2024-01-08 14:46:04 +08:00 |
dapan1121
|
6d8637fcf3
|
Merge pull request #24364 from taosdata/fix/xsren/TD-28165/wildcard2
fix: wildcard character in both target and pattern
|
2024-01-08 14:34:13 +08:00 |
chenhaoran
|
8cdd28131f
|
test: save case.sql when case is failed and set default saved sqlfile True
|
2024-01-08 12:29:09 +08:00 |
factosea
|
8c3fe7cc70
|
fix: SColumnRefNode transfer to SelectFunction's param
|
2024-01-08 11:41:58 +08:00 |
Alex Duan
|
b4f869d051
|
case: s3_basic.py except arm64
|
2024-01-08 11:19:54 +08:00 |
Alex Duan
|
8be7fee439
|
Merge pull request #24347 from taosdata/TEST/3.0/TS-4348-TD-27939
updated cases.task
|
2024-01-08 09:29:38 +08:00 |
Alex Duan
|
3a2af1084b
|
Merge pull request #24307 from taosdata/test/3.0/TD-28120
test: add script loop.bat
|
2024-01-08 09:27:31 +08:00 |
Alex Duan
|
f7716dd750
|
Merge pull request #24316 from taosdata/test/3.0/TD-28106
test: add testcase that merge same ver stt file after split db
|
2024-01-08 09:27:05 +08:00 |
Alex Duan
|
07ff31c82e
|
Merge pull request #24273 from taosdata/ts-4403
add test case for ts-4403
|
2024-01-08 09:13:25 +08:00 |
factosea
|
c5932c9d1c
|
fix: wildcard character in both target and pattern
|
2024-01-08 01:13:53 +08:00 |
dapan1121
|
0ef7f089be
|
fix: full join issues
|
2024-01-05 19:24:22 +08:00 |
dapan1121
|
0695ed8974
|
fix: add full test
|
2024-01-05 17:16:51 +08:00 |
chenhaoran
|
db9655c549
|
test: save case.sql when case is failed and set default saved sqlfile True
|
2024-01-05 17:07:24 +08:00 |
54liuyao
|
0b9e3c9871
|
fix stream state buff issue
|
2024-01-05 16:20:55 +08:00 |
dapan1121
|
8e73bedbc7
|
enh: add join ut
|
2024-01-05 14:40:05 +08:00 |
zk66214
|
9eced80e49
|
updated cases.task
|
2024-01-05 14:33:42 +08:00 |
kailixu
|
81d8b9b98b
|
test: add test case for create index
|
2024-01-05 00:35:29 +08:00 |
Hongze Cheng
|
df74b2d755
|
Merge pull request #24284 from taosdata/fix/TD-27988
fix: remove useless code
|
2024-01-04 19:03:45 +08:00 |
haoranchen
|
4ea2cad0bb
|
comment snode_restart_with_checkpoint.py
|
2024-01-04 18:59:55 +08:00 |
dapan1121
|
670317ccd7
|
Merge pull request #24053 from taosdata/enh/3.0/TD-26813
enh: support group by tag/tbname to list empty groups
|
2024-01-04 09:08:03 +08:00 |
Alex Duan
|
22016844bc
|
Merge pull request #24326 from taosdata/td-28141
update alter_database test case for arm64 ci
|
2024-01-03 18:22:10 +08:00 |
Alex Duan
|
af0f2ecf34
|
Merge pull request #24313 from taosdata/TEST/3.0/TS-4348-TD-27939
Add test cases for TS-4348 and TD-27939
|
2024-01-03 18:01:21 +08:00 |
Alex Duan
|
2e94b652e4
|
Merge pull request #24320 from taosdata/cases/TS-4423
TS-4423: add test case
|
2024-01-03 17:43:14 +08:00 |
menshibin
|
25e2f30d0e
|
增加并行测试配置
|
2024-01-03 17:19:17 +08:00 |
charles
|
589b046ecb
|
update alter_database test case for arm64 ci
|
2024-01-03 17:05:55 +08:00 |
menshibin
|
f4aedccb80
|
增加TS-4411bug的case
|
2024-01-03 16:38:55 +08:00 |
dapan1121
|
8d9c093b99
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-27337
|
2024-01-03 16:26:17 +08:00 |
menshibin
|
78185b84b9
|
增加TS-4411bug的case
|
2024-01-03 16:25:31 +08:00 |
menshibin
|
889bea29b4
|
增加TS-4411bug的case
|
2024-01-03 16:20:34 +08:00 |
menshibin
|
2647a1b1ac
|
增加TS-4411bug的case
|
2024-01-03 16:05:26 +08:00 |
dapan1121
|
f0fbffa772
|
Merge pull request #24301 from taosdata/fix/3.0/TD-28104
fix: last table scan reported invalid param when col was dropped which
|
2024-01-03 15:47:33 +08:00 |
Ping Xiao
|
e67c676466
|
TS-4423: add test case
|
2024-01-03 15:19:27 +08:00 |
chenhaoran
|
35b8683262
|
test: add testcase for TD-28106 of copy file in snapshot
|
2024-01-03 14:52:24 +08:00 |
chenhaoran
|
c0186a214d
|
test: add testcase for TD-28106 of copy file in snapshot
|
2024-01-03 14:50:05 +08:00 |
Haojun Liao
|
a2e85c44c2
|
Merge pull request #24228 from taosdata/fix/3_liaohj
refactor: remove stream-scan-history event for stream task.
|
2024-01-03 14:43:20 +08:00 |
kailixu
|
8ffb8b652f
|
test: add test case
|
2024-01-03 06:40:01 +08:00 |
kailixu
|
e7c8d9176f
|
fix: fill vartype tag with integer when create table
|
2024-01-02 20:37:12 +08:00 |
chenhaoran
|
7b805d2b00
|
test: add testcase that merge same ver stt file after split db
|
2024-01-02 20:19:09 +08:00 |
chenhaoran
|
b48df60fdd
|
test: add testcase that merge same ver stt file after split db
|
2024-01-02 20:18:10 +08:00 |
zk66214
|
866fac624f
|
Add test cases for TS-4348 and TD-27939
|
2024-01-02 19:26:59 +08:00 |
Alex Duan
|
b1ce76cebf
|
Merge pull request #24309 from taosdata/test/3.0/TD-27980
test: modify testcase of windows
|
2024-01-02 17:53:59 +08:00 |
chenhaoran
|
93fe955828
|
test: modify testcase of windows
|
2024-01-02 17:48:05 +08:00 |
chenhaoran
|
7333fe5405
|
test: add script loop.bat
|
2024-01-02 16:35:01 +08:00 |
Alex Duan
|
3eadc04992
|
Merge pull request #24306 from taosdata/test/3.0/TD-28085
test: modify testcase of hot refresh config
|
2024-01-02 16:32:33 +08:00 |
chenhaoran
|
480f571c2b
|
test: modify testcase of hot refresh config
|
2024-01-02 16:29:01 +08:00 |
chenhaoran
|
1a265a2e9d
|
test: modify testcase of hot refresh config
|
2024-01-02 16:26:46 +08:00 |
dapan1121
|
06e3d8df1d
|
Merge pull request #24282 from taosdata/fix/3.0/TS-4411
fix: fill prev not working when desc fill
|
2024-01-02 13:07:21 +08:00 |
Haojun Liao
|
e7a0044502
|
Merge branch '3.0' into fix/3_liaohj
|
2024-01-02 13:02:55 +08:00 |
wangjiaming0909
|
be0d35a5af
|
fix: last table scan reported invalid param when col was dropped which
should report invalid col
|
2024-01-02 10:20:04 +08:00 |
fullhonest
|
e79516ade3
|
Fix TD-27939: error for sub query is empty when where 1=2
|
2024-01-02 10:02:30 +08:00 |
Alex Duan
|
e624e4c05d
|
Merge pull request #24294 from taosdata/coverage/TD-28114-3.0
coverage: add snapshot.json case
|
2023-12-31 18:30:07 +08:00 |
Alex Duan
|
902529352d
|
fix: transaction tips
|
2023-12-31 17:16:54 +08:00 |
Alex Duan
|
6dba2a7aef
|
fix: add replica to 3
|
2023-12-31 17:11:47 +08:00 |
Alex Duan
|
d318c8f983
|
fix: add data correct check point
|
2023-12-31 17:04:18 +08:00 |
Alex Duan
|
aed127ab0b
|
coverage: snapshot add balance operator
|
2023-12-31 16:53:57 +08:00 |
Alex Duan
|
fcc8185e45
|
coverage: add snapshot.json case
|
2023-12-31 11:35:39 +08:00 |
Alex Duan
|
3302e22c79
|
case: create db with wa set small
|
2023-12-30 22:39:53 +08:00 |
Alex Duan
|
1debd50a57
|
Merge pull request #24290 from taosdata/case/TD-18808-3.0
s3 with minio add test case server on 192.168.1.52
|
2023-12-30 20:47:07 +08:00 |
Alex Duan
|
1600f0654d
|
fix: s3 for minio finished
|
2023-12-30 15:16:29 +08:00 |
Alex Duan
|
26023864f1
|
fix: add show path information
|
2023-12-30 14:48:36 +08:00 |
Alex Duan
|
64164f5684
|
fix: run s3_basic.py ok
|
2023-12-30 14:39:39 +08:00 |
Alex Duan
|
1e8244f3c6
|
feat: add s3 minio ci case
|
2023-12-30 10:31:15 +08:00 |
Haojun Liao
|
83172f4580
|
Merge pull request #24286 from taosdata/fix/crash_stream
fix(stream): update the stream error code.
|
2023-12-29 22:39:24 +08:00 |
Hongze Cheng
|
87b7a9a980
|
fix: stream test case
|
2023-12-29 17:51:35 +08:00 |
Haojun Liao
|
7abeb5a27a
|
fix(stream): update the stream error code.
|
2023-12-29 17:44:10 +08:00 |
wangjiaming0909
|
90a8fe5581
|
fix: fill prev not working when desc fill
|
2023-12-29 15:08:56 +08:00 |
dapan1121
|
55b7bce8b7
|
Merge pull request #24256 from taosdata/szhou/fix/TD-28019
fix: change the result schema
|
2023-12-29 08:40:53 +08:00 |
charles
|
9052ca6ede
|
add test case for ts-4403
|
2023-12-28 18:05:28 +08:00 |
Bob Liu
|
ef22830ca3
|
adjust
|
2023-12-28 18:01:30 +08:00 |
Bob Liu
|
424ab1bbe3
|
support table merge scan
|
2023-12-28 16:18:38 +08:00 |
charles
|
9c997e34ea
|
update test case to replace 'gdb' with 'local variables'
|
2023-12-28 13:32:13 +08:00 |
slzhou
|
631eb9a72c
|
fix: add test case
|
2023-12-28 10:55:50 +08:00 |
Bob Liu
|
f6e55d358b
|
adjust case
|
2023-12-27 16:12:50 +08:00 |
Bob Liu
|
158c5996df
|
adjust case
|
2023-12-27 15:51:36 +08:00 |
charles
|
a97c2e0e16
|
add test case for jira TS-4382
|
2023-12-27 13:27:38 +08:00 |
dapan1121
|
8448021780
|
Merge pull request #24232 from taosdata/fix/xsren/TD-28056/wildcard
fix: like wildcard match
|
2023-12-27 09:58:58 +08:00 |
Bob Liu
|
42f9d54a70
|
adjust
|
2023-12-27 00:28:42 +08:00 |
dapan1121
|
194b1f03ae
|
enh: support inner join
|
2023-12-26 19:28:19 +08:00 |
54liuyao
|
ccf861dec8
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/3_liaohj
|
2023-12-26 18:36:18 +08:00 |
54liuyao
|
e2564a6189
|
fix issue
|
2023-12-26 18:35:49 +08:00 |
factosea
|
1aae0e52e3
|
fix: like wildcard match
|
2023-12-26 14:48:05 +08:00 |
Haojun Liao
|
2cd61804bc
|
test:update the test case.
|
2023-12-26 14:40:15 +08:00 |
Alex Duan
|
595874c368
|
Merge pull request #24202 from taosdata/case/army
feat : add new option -L --level -D --disk option with test.py
|
2023-12-26 11:11:48 +08:00 |
root
|
9071ff3973
|
fix: add compactDb flushDb
|
2023-12-25 21:20:59 +08:00 |
root
|
5f0b0b4338
|
case: mlevel_basic.py passed
|
2023-12-25 19:56:56 +08:00 |
54liuyao
|
ac3c76f608
|
init dummy function
|
2023-12-25 19:38:20 +08:00 |
Alex Duan
|
f567c19d05
|
fix: add new-frame public file
|
2023-12-25 15:59:29 +08:00 |
dapan1121
|
aff8e1c9a6
|
Merge pull request #24204 from taosdata/fix/case/TS-4272
fix: test case for csv import data to stable
|
2023-12-25 15:29:51 +08:00 |
Bob Liu
|
f672df239e
|
adjust
|
2023-12-25 13:33:45 +08:00 |
Bob Liu
|
31c54e5eda
|
adjust
|
2023-12-25 12:42:25 +08:00 |
Bob Liu
|
15694df001
|
adjust
|
2023-12-25 11:54:10 +08:00 |
wade zhang
|
a4f7ee6fb5
|
Merge pull request #24158 from taosdata/fix/TD-27977
fix: dynamic cfg resetlog
|
2023-12-25 11:29:56 +08:00 |
Bob Liu
|
12bbf50c8f
|
adjust
|
2023-12-25 10:29:15 +08:00 |
Alex Duan
|
abcc9c279d
|
Merge pull request #24178 from taosdata/test/3.0/TD-27992
test: modify test of last_cache_scan.py
|
2023-12-25 09:29:46 +08:00 |
dapan1121
|
e570fcef99
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-27337
|
2023-12-25 09:22:01 +08:00 |
Bob Liu
|
52c244d9ec
|
adjust
|
2023-12-24 23:48:37 +08:00 |
Bob Liu
|
2981880317
|
adjust
|
2023-12-24 18:56:17 +08:00 |
Bob Liu
|
287c361852
|
adjust test case
|
2023-12-24 18:49:48 +08:00 |
Bob Liu
|
651b681d4c
|
adjust case
|
2023-12-24 18:45:51 +08:00 |
Alex Duan
|
4b6bd14295
|
fix: if level=1 disk=1 save old data folder
|
2023-12-23 16:39:13 +08:00 |
Alex Duan
|
266ac30d96
|
feat: support -L -D for test.py submit
|
2023-12-23 16:28:39 +08:00 |
Alex Duan
|
9e7a4b8a86
|
feat: test.py add -L --level -D --disk options
|
2023-12-23 13:09:02 +08:00 |
Alex Duan
|
dc451984b5
|
feat: add level and disk param on test.py
|
2023-12-23 12:59:46 +08:00 |
Bob Liu
|
6e4703e5b4
|
adjust ts
|
2023-12-22 22:58:40 +08:00 |
Bob Liu
|
3b0d1480f7
|
adjust case
|
2023-12-22 18:14:26 +08:00 |
Bob Liu
|
3bfc7b3486
|
adjust case
|
2023-12-22 18:14:26 +08:00 |
Bob Liu
|
e3098accc4
|
support count empty table
|
2023-12-22 18:14:26 +08:00 |
dapan1121
|
709b7f4683
|
Merge pull request #24181 from taosdata/fix/TD-27967_TD-28004
fix: cache scan heap overflow and forbid DDD for to_char in windows
|
2023-12-22 16:54:46 +08:00 |
chenhaoran
|
536c002ae4
|
test: modify test of last_cache_scan.py
|
2023-12-22 16:48:57 +08:00 |
Shungang Li
|
212c1ebb3c
|
udpate test case test_hot_refresh_configurations
|
2023-12-22 16:15:47 +08:00 |
chenhaoran
|
74d5c4aa4b
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into test/3.0/TD-27992
|
2023-12-22 16:13:10 +08:00 |
wangmm0220
|
902504b39b
|
fix:partical func parameters for middle interval[checkStreamSTable1.sim]
|
2023-12-22 15:28:02 +08:00 |
wangjiaming0909
|
153221e1d6
|
fix: cache scan heap overflow and forbid DDD for to_char in windows
|
2023-12-21 19:46:33 +08:00 |
chenhaoran
|
f564e3f7bf
|
test: modify test of last_cache_scan.py
|
2023-12-21 18:43:40 +08:00 |
slzhou
|
c5e39b8a81
|
fix: add test case
|
2023-12-21 16:52:27 +08:00 |
Alex Duan
|
3bdf514082
|
Merge pull request #24153 from taosdata/test/3.0/TD-27980
test: support for windows in ci cases
|
2023-12-21 10:03:20 +08:00 |
haoranchen
|
3c7170a974
|
test:modify debugflag 131 in db.py and default dnode
|
2023-12-20 18:45:33 +08:00 |
chenhaoran
|
8160eaec90
|
test: support for windows in ci cases
|
2023-12-20 16:19:21 +08:00 |
dapan1121
|
cd044137a0
|
Merge pull request #24130 from taosdata/fix/3.0/TD-27945
fix: session window block row index overflow
|
2023-12-20 16:13:47 +08:00 |
dapan1121
|
e90fe43f93
|
Merge pull request #24083 from taosdata/enh/xsren/TD-27847
enh: call fetch_rows in taos_query_a callback
|
2023-12-20 16:12:31 +08:00 |
Alex Duan
|
667a8013b7
|
Merge pull request #24139 from taosdata/test/3.0/TD-27881
test: support for windows
|
2023-12-20 12:27:13 +08:00 |
chenhaoran
|
d819bb4bc1
|
test: support for windows
|
2023-12-19 17:33:50 +08:00 |
wangmm0220
|
78c8ebae7f
|
fix:remove useless code in split logic plan & random choose vnode in stream task & add test case
|
2023-12-19 16:35:04 +08:00 |
chenhaoran
|
cfa1faf79e
|
test: support for windows using 'taos -s'
|
2023-12-19 15:51:27 +08:00 |
wangjiaming0909
|
ad24c03538
|
fix: session window block row index overflow
|
2023-12-19 14:31:13 +08:00 |
dapan1121
|
bc38885856
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-27337
|
2023-12-19 11:22:41 +08:00 |
Alex Duan
|
ecab6655a6
|
Merge pull request #24009 from taosdata/test/TD-27721
test: add coverage case
|
2023-12-19 10:14:16 +08:00 |
Haojun Liao
|
bba5a4f08b
|
other: merge main into 3.0
|
2023-12-18 18:26:42 +08:00 |
Haojun Liao
|
79672f8e5f
|
Merge pull request #24107 from taosdata/fix/3_liaohj
fix(stream): add check for null ptr and leader .
|
2023-12-18 16:24:07 +08:00 |
Haojun Liao
|
f3e0feb998
|
other: wait for 5sec before check results.
|
2023-12-18 14:26:15 +08:00 |
dapan1121
|
bf151eafdc
|
Merge pull request #24073 from taosdata/enh/xsren/TD-27724/utest
enh: osSystemTest
|
2023-12-18 09:12:03 +08:00 |
yihaoDeng
|
7ab7a64eb3
|
Merge branch '3.0' into fix/snodeBackendCrash
|
2023-12-15 18:16:14 +08:00 |
factosea
|
662724bb42
|
enh: test case
|
2023-12-15 17:38:04 +08:00 |
Hongze Cheng
|
4ae13f411e
|
Merge pull request #24010 from taosdata/feat/TS-4229
feat: compact monitor and kill
|
2023-12-15 16:20:13 +08:00 |
Alex Duan
|
ae4271e732
|
Merge pull request #24072 from taosdata/td27685
add test case for show table distributed command by charles
|
2023-12-15 11:25:06 +08:00 |
Ping Xiao
|
647b764a57
|
Merge branch '3.0' into test/TD-27721
|
2023-12-15 11:13:26 +08:00 |
wade zhang
|
ae44462a79
|
Merge pull request #24071 from taosdata/refactor/TD-27827/C#-3.0
refactor(c#): refactor c# connector to v3.1.0
|
2023-12-15 10:59:50 +08:00 |
t_max
|
eab4861370
|
refactor(c#): refactor c# connector to v3.1.0
|
2023-12-14 18:28:29 +08:00 |
charles
|
fd2f619fee
|
add test case for show table distributed command by charles
|
2023-12-14 17:15:01 +08:00 |
dapan1121
|
e55b7c52d8
|
fix: add left join case
|
2023-12-14 17:06:19 +08:00 |
dm chen
|
81767dfa32
|
Merge branch '3.0' into feat/TS-4229
|
2023-12-14 17:02:51 +08:00 |
factosea
|
d17d51194f
|
taos_fetch_row cannot be called before the query callback ends.
|
2023-12-14 15:43:43 +08:00 |
dapan1121
|
8528fb7a15
|
Merge pull request #23963 from taosdata/enh/xsren/TD-22212/taosQueryParam3.0
enh: td-22212 taos query param3.0
|
2023-12-13 08:24:39 +08:00 |
Alex Duan
|
c0c05d036e
|
Merge pull request #24019 from taosdata/TEST/3.0/TD-27403
TEST/3.0/TD-27403
|
2023-12-12 19:09:08 +08:00 |
factosea
|
d25275713e
|
ctest
|
2023-12-12 13:59:56 +08:00 |
dmchen
|
ea9eba5621
|
fix ci case
|
2023-12-12 05:34:41 +00:00 |
Alex Duan
|
d17eda7ad7
|
fix: fix mistaken
|
2023-12-12 10:41:21 +08:00 |
facetosea
|
33897447cb
|
ctest on linux exclude
|
2023-12-12 10:37:39 +08:00 |
Alex Duan
|
15fec76033
|
Merge branch '3.0' into case/army
|
2023-12-11 20:35:10 +08:00 |
Alex Duan
|
b49c50152c
|
fix: import error
|
2023-12-11 19:35:02 +08:00 |
zk66214
|
7887af1606
|
Add test cases for TD-27403
|
2023-12-11 17:09:12 +08:00 |
Alex Duan
|
bda1c215eb
|
fix: add frame parent folder
|
2023-12-11 15:28:35 +08:00 |
Ping Xiao
|
35236729f2
|
test: add coverage case
|
2023-12-11 14:36:09 +08:00 |
Alex Duan
|
e2161bfeb5
|
case: remove util folder
|
2023-12-11 14:30:29 +08:00 |
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
|
576a6239de
|
fix: modify empty.py to army folder
|
2023-12-09 14:32:22 +08:00 |
Alex Duan
|
7adad817c9
|
case: add arrayTest unit case
|
2023-12-08 18:27:38 +08:00 |
Alex Duan
|
8472a0f2e2
|
feat: add root files
|
2023-12-08 16:33:57 +08:00 |
Alex Duan
|
de8fc65320
|
Merge pull request #23965 from taosdata/TD-25762
Td 25762
|
2023-12-08 15:03:30 +08:00 |
Alex Duan
|
5ffca8772f
|
feat: army folder create
|
2023-12-08 14:43:35 +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 |
Alex Duan
|
4379b21696
|
Merge pull request #23969 from taosdata/test/3.0/TD-27761
test:modify the keep parameter of db in python.sh cases for 100 years
|
2023-12-07 13:32:20 +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 |
chenhaoran
|
68f627ca03
|
test:modify the keep parameter of db in python.sh cases
|
2023-12-07 10:09:36 +08:00 |
chenhaoran
|
515d671e00
|
test:modify the keep parameter of db in python.sh cases
|
2023-12-07 10:04:47 +08:00 |
Charles
|
aa1445742b
|
Update cases.task
|
2023-12-07 08:06:45 +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
|
f01241f720
|
Merge branch 'fix/xsren/TD-22212/taosQueryParam3.0' into enh/xsren/TD-22212/taosQueryParam3.0
|
2023-12-06 17:39:25 +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 |
charles
|
979abd5c6f
|
add geometry test case to case list by charles
|
2023-12-06 08:47:05 +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 |
yihaoDeng
|
1cfe5ee3d9
|
add stream backend copy
|
2023-12-05 18:19:57 +08:00 |
54liuyao
|
cb3d955111
|
code coverage
|
2023-12-05 16:19:56 +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
|
646d807a28
|
test: check null tag when insert by stb
|
2023-12-04 22:43:04 +08:00 |
kailixu
|
f3a075ee9e
|
test: check null json tag
|
2023-12-04 21:00:13 +08:00 |
kailixu
|
08be3d790c
|
fix: ignore NULL tag
|
2023-12-04 20:08:46 +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 |
Haojun Liao
|
674a9954ec
|
Merge pull request #23857 from taosdata/feat/TD-27419
opt expired data
|
2023-12-04 11:21:18 +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 |
54liuyao
|
38900d672e
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-27419
|
2023-12-04 09:12:53 +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
|
a769ccb816
|
case: add stream basic test case
|
2023-12-01 16:29:06 +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
|
d7a19a9179
|
fix(stream): fix invalid decode hbmsg and memory leaks caused by invalid hb msg.
|
2023-12-01 14:45:18 +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 |
wangmm0220
|
acce0852df
|
fix:test case
|
2023-11-30 19:52:27 +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 |
wangmm0220
|
77a48f8711
|
fix:test case
|
2023-11-30 17:36:03 +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 |
54liuyao
|
271311a770
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-27419
|
2023-11-30 14:33:48 +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 |
yihaoDeng
|
a01ccf8bc9
|
snode case forbidden
|
2023-11-29 17:14:37 +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 |
54liuyao
|
ae386c6e34
|
opt expired data
|
2023-11-29 11:16:56 +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 |
dapan1121
|
e7fbe0279f
|
Merge pull request #23807 from taosdata/FIX/TS-4258
Fix bug [4258]: add process ignore/no timezone for timetruncate unit …
|
2023-11-24 11:13:24 +08:00 |
kailixu
|
9ce28483a0
|
fix: add check in mnode/vnode when alter table col/tag
|
2023-11-23 21:22:41 +08:00 |
kailixu
|
56c570cdca
|
test: add alter table test
|
2023-11-23 19:51:48 +08:00 |
kailixu
|
f7ac2d9d39
|
test: add alter table test
|
2023-11-23 19:40:02 +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 |
kailixu
|
6e3a62803c
|
fix: add check in mnd when alter table col/tag
|
2023-11-23 14:08:31 +08:00 |
slzhou
|
3de91de7f9
|
fix: bi mode create tbname col error
|
2023-11-23 11:18:05 +08:00 |
slzhou
|
f44ff199f2
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/bi-tbname-col-func
|
2023-11-23 10:41:34 +08:00 |
Haojun Liao
|
8ad071e69a
|
other: merge main.
|
2023-11-23 10:25:51 +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
|
630b259d7f
|
fix(stream): fix error in stream.
|
2023-11-23 09:41:07 +08:00 |
Haojun Liao
|
0b1fd192ad
|
fix(test): adjust test case accordingly.
|
2023-11-23 09:34:09 +08:00 |
Haojun Liao
|
7b1f586d4f
|
Merge pull request #23762 from taosdata/fix/3_liaohj
fix(stream): fix error in generating token in bucket.
|
2023-11-23 09:32:14 +08:00 |
Haojun Liao
|
ebb1993900
|
fix(stream): fix error in check trans conflict.
|
2023-11-22 16:20:59 +08:00 |
slzhou
|
668e9e0a8b
|
fix: add test cases
|
2023-11-22 08:59:29 +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 |
slzhou
|
1fc16355de
|
enhance: bi mode tbname col to tbname func
|
2023-11-21 14:34:09 +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
|
3241f9bda5
|
fix:memory leak
|
2023-11-17 17:26:52 +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”
|
668a9506d4
|
test: add insert stable data and to_char\to_timestamp cases
|
2023-11-15 18:19:55 +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”
|
6f5c819443
|
test: add insert stable data and to_char\to_timestamp cases
|
2023-11-15 17:14:14 +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 |
chenhaoran
|
4b5973f941
|
test:remove downloads of taosd package
|
2023-11-15 15:46:17 +08:00 |
Haojun Liao
|
2ca663ce66
|
Merge pull request #23593 from taosdata/feat/TD-21898
stream event window
|
2023-11-15 14:18:07 +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 |
dapan1121
|
6a303b09a5
|
Delete tests/script/tsim/query/separator.sim
|
2023-11-14 13:48:48 +08:00 |
chenhaoran
|
526d766fac
|
test:add testcase of rsma
|
2023-11-14 10:43:39 +08:00 |
Haojun Liao
|
e46a13c788
|
Merge pull request #23669 from taosdata/enh/stream_delay
opt max delay
|
2023-11-14 09:31:17 +08:00 |
Bob Liu
|
1ef0167edd
|
fit to_iso8601 test case
|
2023-11-14 08:20:29 +08:00 |
Bob Liu
|
c4ac65557f
|
adjust case
|
2023-11-13 16:30:12 +08:00 |
liuyao
|
37c102a115
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-21898
|
2023-11-13 16:06:17 +08:00 |
Bob Liu
|
fbd0d6a3cc
|
cancel task
|
2023-11-13 15:43:07 +08:00 |
Bob Liu
|
05eb328b22
|
add test case for \G, >> in sql, excute in shell
|
2023-11-13 15:20:35 +08:00 |
dapan1121
|
a51df86e43
|
Merge pull request #23636 from taosdata/enh/TD-25601-3.0
enh: support delete msg for rsma
|
2023-11-13 08:47:42 +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 |
kailixu
|
f06ea9fceb
|
enh: wait more time for result
|
2023-11-10 17:32:33 +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 |
kailixu
|
11c0427b22
|
enh: test case to delete mutiple tables
|
2023-11-10 16:41:41 +08:00 |
slzhou
|
9d448c7c6c
|
fix: review comments
|
2023-11-10 16:30:16 +08:00 |
kailixu
|
2a14a10d0d
|
Merge branch '3.0' into enh/TD-25601-3.0
|
2023-11-10 14:45:45 +08:00 |
kailixu
|
674e878ffa
|
enh: rsma support delete
|
2023-11-10 14:44:29 +08:00 |
Bob Liu
|
9f4f340622
|
fix case; adjust sqlstr
|
2023-11-10 14:21:41 +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 |
dapan1121
|
e5eeea5b16
|
Merge pull request #23619 from taosdata/fix/TD-26925
fix: const value replace issue
|
2023-11-10 10:42:22 +08:00 |
liuyao
|
6d2d5823dc
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-21898
|
2023-11-10 09:24:05 +08:00 |
Alex Duan
|
ef7f481f56
|
Merge pull request #23583 from taosdata/ts4219
Ts4219
|
2023-11-10 09:20:37 +08:00 |
Bob Liu
|
dbb271507e
|
add query test case for separator '\G', ';'
|
2023-11-09 20:48:01 +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 |
dapan1121
|
e269d042b6
|
fix: add test cases
|
2023-11-09 16:28:35 +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 |
dapan1121
|
c1f935bd12
|
fix: const value replace issue
|
2023-11-09 14:49:04 +08:00 |
kailixu
|
1a950afdb8
|
enh: test case for rsma snapshot
|
2023-11-09 12:09:27 +08:00 |
kailixu
|
f97cf96fd6
|
chore: remove test case
|
2023-11-08 20:47:41 +08:00 |
kailixu
|
501d5a7acc
|
Merge branch '3.0' into enh/TD-23769-3.0x
|
2023-11-08 20:47:15 +08:00 |
kailixu
|
72ecb0431c
|
enh: rsma checkpoint
|
2023-11-08 20:45:44 +08:00 |
liuyao
|
a8b415ed35
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-21898
|
2023-11-08 17:26:00 +08:00 |
dapan1121
|
3139bf775b
|
Merge pull request #23536 from taosdata/feat/TS-4122
feat: cache scan for select last(c), ts/c
|
2023-11-08 17:07:22 +08:00 |
liuyao
|
ab92894163
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-21898
|
2023-11-08 16:29:45 +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 |
liuyao
|
340fb3e727
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-21898
|
2023-11-08 14:16:59 +08:00 |
Ping Xiao
|
1d36a942be
|
skip rocksdb mem leak issue
|
2023-11-08 14:02:42 +08:00 |
Ping Xiao
|
967cc55dd9
|
skip rocksdb mem leak issue
|
2023-11-08 13:59:53 +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 |
dapan1121
|
7e89e55ba0
|
Merge pull request #23580 from taosdata/szhou/fix/3.0/select-tags-const
fix: select tags const from table
|
2023-11-08 08:36:46 +08:00 |
kailixu
|
b9f389a49f
|
Merge branch '3.0' into enh/TD-23769-3.0x
|
2023-11-08 08:36:35 +08:00 |
dapan1121
|
1045457d16
|
Merge pull request #23575 from taosdata/szhou/fix/3.0/tbname-no-dot
fix: tbname can not contain dot
|
2023-11-08 08:35:07 +08:00 |
charles
|
c1f2f0bb63
|
add test case for ts-4219 by charles
|
2023-11-07 18:13:23 +08:00 |
dapan1121
|
d1b7c1ea11
|
Merge pull request #23576 from taosdata/fix/TD-27163
fix: stmt query execution mode issue
|
2023-11-07 17:51:48 +08:00 |
Alex Duan
|
ecbe5e6051
|
case: reduce loop count from 10 to 3
|
2023-11-07 16:38:26 +08:00 |
slzhou
|
433d3b7354
|
fix: select tags const from table
|
2023-11-07 15:47:36 +08:00 |
kailixu
|
ac62714492
|
Merge branch '3.0' into enh/TD-23769-3.0x
|
2023-11-07 14:20:38 +08:00 |
dapan1121
|
eca1b1aeab
|
fix: stmt query execution mode issue
|
2023-11-07 11:20:08 +08:00 |
shenglian-zhou
|
aaa7b45dc3
|
Merge branch '3.0' into szhou/3.0/fix/TD-27089
|
2023-11-07 11:07:15 +08:00 |
slzhou
|
d574b97015
|
fix: tbname can not contain dot
|
2023-11-07 11:03:42 +08:00 |
Adam Ji
|
fc15845f64
|
ci: update taos-ws-py version
|
2023-11-07 10:37:39 +08:00 |
Adam Ji
|
f36446fbbb
|
ci: update run_case.sh with pip timeout 600
|
2023-11-07 09:40:12 +08:00 |
slzhou
|
06a4174c33
|
fix: increase taos-ws-py version to 0.3.1
|
2023-11-07 05:04:15 +08:00 |
slzhou
|
c716c737ec
|
fix: increase taos-ws-py version to 0.3.1
|
2023-11-06 23:09:03 +08:00 |
charles
|
a72d87b3ff
|
add non marterial test cases and update sql.error function by charles
|
2023-11-06 18:59:34 +08:00 |
kailixu
|
2f4c732cfb
|
Merge branch '3.0' into enh/TD-23769-3.0x
|
2023-11-06 17:32:04 +08:00 |
slzhou
|
3f13ab7a20
|
fix: fix test case
|
2023-11-06 17:15:46 +08:00 |
Alex Duan
|
c6f4c0124d
|
case : add delete_check.py to cases.task
|
2023-11-06 16:56:14 +08:00 |
Alex Duan
|
240d2ee8ad
|
case : check file can be delete after drop table
|
2023-11-06 16:52:11 +08:00 |
Adam Ji
|
4995d9c905
|
ci: add default timeout
|
2023-11-06 15:28:13 +08:00 |
slzhou
|
41fa664916
|
enhance: add test case
|
2023-11-06 14:52:34 +08:00 |
Adam Ji
|
57e5ec6680
|
ci: update taos-ws-py verison
|
2023-11-06 13:39:03 +08:00 |
slzhou
|
5495e1ceac
|
fix: use the right target name
|
2023-11-06 12:33:09 +08:00 |
dapan1121
|
0c4040b48e
|
Merge pull request #23541 from taosdata/fix/TS-4219.3.0
fix: insert syntax error caused coredump
|
2023-11-06 08:48:46 +08:00 |
dapan1121
|
faf7001828
|
Merge pull request #23532 from taosdata/szhou/continue-coing
enhance: insert into super table performance improvement
|
2023-11-06 08:43:33 +08:00 |
xinsheng Ren
|
da24384f0e
|
Merge branch '3.0' into fix/xsren/TD-22212/taosQueryParam3.0
|
2023-11-04 17:41:41 +08:00 |
facetosea
|
567a55a737
|
distinguish between user parameters and internal parameters
|
2023-11-04 17:20:24 +08:00 |
dapan1121
|
6c4f94661b
|
fix: insert syntax error caused core
|
2023-11-03 17:43:08 +08:00 |
slzhou
|
9a33f0d59a
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/3.0/fix/TD-27089
|
2023-11-03 16:51:53 +08:00 |
kailixu
|
77eadc59dc
|
Merge branch '3.0' into enh/TD-23769-3.0x
|
2023-11-03 16:26:07 +08:00 |
liuyao
|
e8945cedd8
|
fix issue
|
2023-11-03 16:03:23 +08:00 |
liuyao
|
b1d1e2c778
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-21898
|
2023-11-03 14:02:59 +08:00 |
slzhou
|
2aa02845dc
|
fix: insert perf utility improvement
|
2023-11-03 11:42:53 +08:00 |
shenglian zhou
|
48cac9736b
|
enhance:add test case
|
2023-11-03 10:32:55 +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 |
kailixu
|
d9ed63473c
|
Merge branch '3.0' into enh/TD-23769-3.0x
|
2023-11-03 08:37:41 +08:00 |
liuyao
|
389117b806
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-21898
|
2023-11-02 20:07:12 +08:00 |
haoranchen
|
f2b05eddab
|
Update cases.task
|
2023-11-02 19:23:33 +08:00 |
liuyao
|
79452e4288
|
add ci
|
2023-11-02 16:11:08 +08:00 |
liuyao
|
62f3b70b77
|
add ci
|
2023-11-02 16:01:25 +08:00 |
liuyao
|
52083cd694
|
event window and partition by
|
2023-11-02 15:52:55 +08:00 |
liuyao
|
330b04a8bc
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-21898
|
2023-11-02 14:36:13 +08:00 |
kailixu
|
96b5024347
|
enh: rsma checkpoint
|
2023-11-02 13:05:36 +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 |
kailixu
|
bacf771ada
|
chore: test case for rsma persist
|
2023-11-02 08:55:01 +08:00 |
chenhaoran
|
89a9a5f193
|
test:add testcase of the same ts data
|
2023-11-01 18:17:32 +08:00 |
liuyao
|
54112d757f
|
test case
|
2023-11-01 16:56:48 +08:00 |
liuyao
|
505c44d9aa
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-21898
|
2023-11-01 16:50:46 +08:00 |
slzhou
|
9b6e44756c
|
restart ci
|
2023-11-01 16:32:42 +08:00 |
slzhou
|
5f52f8940f
|
restart ci
|
2023-11-01 16:24:54 +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 |
Haojun Liao
|
a22c84617f
|
Merge pull request #23491 from taosdata/fix/ly_test
session window max delay
|
2023-11-01 15:31:46 +08:00 |
liuyao
|
1400b0c572
|
opt test case
|
2023-11-01 14:10:38 +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 |
liuyao
|
5ed8da4246
|
opt test case
|
2023-11-01 14:00:49 +08:00 |
kailixu
|
ab266c712f
|
chore: checkpoint for rsma stream state
|
2023-11-01 12:29:54 +08:00 |
Haojun Liao
|
0cf0ff3bbf
|
Merge pull request #23455 from taosdata/fix/liaohj
refactor: do some internal refactor.
|
2023-11-01 12:01:54 +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 |
slzhou
|
670a95fabc
|
fix: performance test
|
2023-10-31 21:10:25 +08:00 |
dapan1121
|
91df56fcf0
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-25204
|
2023-10-31 18:44:54 +08:00 |
dapan1121
|
d40cc27abc
|
Merge pull request #23464 from taosdata/enh/TD-26638-3.0
enh: use placeholder '-' for interval of 1st retention level
|
2023-10-31 18:36:43 +08:00 |
dapan1121
|
ca5e26fca0
|
fix: fix case issue
|
2023-10-31 17:16:14 +08:00 |
slzhou
|
041ef1ef83
|
enhance: colvals of table data cxt is not used in insert stb syntax
|
2023-10-31 17:05:37 +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 |
liuyao
|
b98d79add5
|
add test case
|
2023-10-31 15:50:45 +08:00 |
dapan1121
|
c4e1faae36
|
Merge pull request #23432 from taosdata/szhou/bi-mode-tag-scan
enhance: bi mode tag scan
|
2023-10-31 15:44:53 +08:00 |
liuyao
|
696294c208
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-21898
|
2023-10-31 15:41:04 +08:00 |
liuyao
|
b9e05ab1ec
|
update data
|
2023-10-31 15:40:42 +08:00 |
wade zhang
|
76c9b9afc5
|
Merge pull request #23377 from taosdata/FIX/TD-26596-3.0
feat: support pipelining of snap replication
|
2023-10-31 15:19:07 +08:00 |
haoranchen
|
e1d8ef7315
|
Update tmqVnodeTransform-stb.py
|
2023-10-31 10:11:39 +08:00 |
dapan1121
|
7d5708f224
|
fix: case issue and authentication issue
|
2023-10-31 09:15:40 +08:00 |
kailixu
|
b03baaed2c
|
chore: revert the code change
|
2023-10-30 19:49:50 +08:00 |
kailixu
|
89651626e3
|
chore: reopen rsma stream commit
|
2023-10-30 19:45:18 +08:00 |
dapan1121
|
b2fea84a3a
|
fix: case issue and bugs
|
2023-10-30 19:14:31 +08:00 |
liuyao
|
5b74bf87b1
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-21898
|
2023-10-30 17:55:14 +08:00 |
tjuzyp
|
f852f87f94
|
feat: do not build taosx in ci
|
2023-10-30 17:31:42 +08:00 |
tjuzyp
|
e644fca619
|
feat: do not build taosx in ci
|
2023-10-30 17:25:29 +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
|
a300302956
|
fix(test): wait for 1 sec before inserting data.
|
2023-10-30 13:33:59 +08:00 |
Haojun Liao
|
b0700d6095
|
Merge branch '3.0' into fix/3_liaohj
|
2023-10-30 11:57:54 +08:00 |
facetosea
|
31cd7b0bd5
|
special cases for query tests
|
2023-10-30 11:43:43 +08:00 |
liuyao
|
1a37f19c82
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-21898
|
2023-10-30 11:43:23 +08:00 |
dapan1121
|
d7a692649e
|
fix: add view test cases
|
2023-10-30 11:03:41 +08:00 |
Benguang Zhao
|
78cce00037
|
test: pause 1s after creating stream in testcase sliding.sim
|
2023-10-30 10:46:17 +08:00 |
dapan1121
|
6f0b634f95
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-25204
|
2023-10-30 10:24:16 +08:00 |
slzhou
|
4b6f927e6a
|
fix: add test case for bi tag scan
|
2023-10-30 10:11:57 +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 |
dapan1121
|
972e10a238
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-25204
|
2023-10-30 08:45:29 +08:00 |
facetosea
|
1ec99fe511
|
ctest case
|
2023-10-29 23:06:32 +08:00 |
Haojun Liao
|
c7285c0ede
|
fix(stream): add expired epset node list for stream tasks in hb to mnode.
|
2023-10-27 23:41:57 +08:00 |
Haojun Liao
|
4c267b538f
|
fix(stream): add expired epset node list for stream tasks in hb to mnode.
|
2023-10-27 23:05:41 +08:00 |
dapan1121
|
9801d5d7b7
|
fix: desciribe view and memory issues
|
2023-10-27 19:28:22 +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 |
liuyao
|
aac4fc8d84
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-21898
|
2023-10-27 14:00:34 +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 |
dapan1121
|
099f72e84a
|
fix: memory issues
|
2023-10-27 11:36:17 +08:00 |
Haojun Liao
|
ec5bdff5fa
|
test:update test case.
|
2023-10-27 09:59:52 +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 |
wangjiaming0909
|
70850697a4
|
feat: support to_timestamp/to_char fix comments
|
2023-10-27 09:54:16 +08:00 |
haoranchen
|
2b0c144c8e
|
Revert "test:delete zlib cache in ci"
|
2023-10-27 09:52:59 +08:00 |
facetosea
|
3c2a0fdc41
|
fix start ctest
|
2023-10-27 09:45:09 +08:00 |
liuyao
|
cf3bfe9310
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-21898
|
2023-10-27 09:39:00 +08:00 |
Alex Duan
|
127cabb2c9
|
Merge pull request #23420 from taosdata/test/3.0/TD-26953
test:delete zlib cache in ci
|
2023-10-27 09:24:23 +08:00 |
Alex Duan
|
5a62b762a3
|
Merge pull request #23418 from taosdata/test/3.0/TD-26948
test: support replica3 in splited/transform tmqvnode
|
2023-10-27 09:24:09 +08:00 |
slzhou
|
42618a953a
|
enhance: add test case
|
2023-10-27 09:07:41 +08:00 |
slzhou
|
65386ed237
|
enhance: add test case
|
2023-10-27 08:26:04 +08:00 |
slzhou
|
e1515e871d
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/insert-stb-tbname
|
2023-10-27 08:16:32 +08:00 |
facetosea
|
759a5d4bbf
|
fix ctest
|
2023-10-26 21:06:08 +08:00 |
chenhaoran
|
310793cbf0
|
test:delete zlib cache in ci
|
2023-10-26 20:33:51 +08:00 |
chenhaoran
|
3f6f928399
|
test:delete zlib cache in ci
|
2023-10-26 20:25:01 +08:00 |
chenhaoran
|
58bab7cf68
|
test: support replica3 in splited/transform tmqvnode
|
2023-10-26 19:09:37 +08:00 |
wade zhang
|
d1e4e909c3
|
Merge pull request #23384 from taosdata/fix/TD-26884-3.0
Fix/td 26884 3.0
|
2023-10-26 17:00:00 +08:00 |
wade zhang
|
951442e3db
|
Merge pull request #23381 from taosdata/fix/TD-26884-main
TD-26884
|
2023-10-26 16:59:39 +08:00 |
xsren
|
355ec86926
|
fix error when taos_query_a param is null
c_test missing on linux
mem leak
wal_test pageBufferTest on linux
tfsTest on linux
|
2023-10-26 16:50:45 +08:00 |
liuyao
|
e151b3df89
|
opt ci
|
2023-10-26 15:45:40 +08:00 |
liuyao
|
4c45f5a01c
|
add ci
|
2023-10-26 14:38:05 +08:00 |
slzhou
|
779c37b425
|
enhance: change to invalid operation for stmt error
|
2023-10-26 14:23:21 +08:00 |
dmchen
|
6c9c06552d
|
fix case
|
2023-10-26 14:14:21 +08:00 |