Haojun Liao
14c80364fb
test:update sim script.
2023-01-08 23:06:53 +08:00
Haojun Liao
95a6720b2a
fix(query): do not merge rows in last file when no data blocks exist.
2023-01-08 23:02:16 +08:00
Shengliang Guan
ef3e60c387
Merge branch 'fix/TD-21746' into FIX/TD-21043-main
2023-01-05 15:58:30 +08:00
54liuyao
5845c9c87e
ci:add ci for keepColumnName
2023-01-05 10:29:31 +08:00
Benguang Zhao
9d5e74a3ff
Merge branch 'main' into FIX/TD-21043-main
2023-01-05 09:47:22 +08:00
dapan1121
6f3cc64fa6
Merge pull request #19358 from taosdata/feat/TD-21721
...
feat: add batch get table vgId API
2023-01-04 16:05:53 +08:00
dapan1121
36c582c678
feat: add batch get table vgId API
2023-01-04 14:01:43 +08:00
Shengliang Guan
e2056ba8fb
Merge branch 'main' into FIX/TD-21043-main
2023-01-04 11:48:35 +08:00
dapan1121
e1b25c192e
Merge pull request #19337 from taosdata/fix/TD-21688-MAIN
...
fix: varchar type order by rule different with nchar type
2023-01-04 10:49:46 +08:00
Shengliang Guan
34260cd397
Merge branch 'main' into FIX/TD-21043-main
2023-01-04 09:29:07 +08:00
dapan1121
cae835bd86
Merge pull request #19310 from taosdata/szhou/fixbugs
...
fix: add test for select tbname from systable
2023-01-04 09:16:47 +08:00
Hui Li
a38bc1ddb8
Merge pull request #19289 from taosdata/test/TD-19796_main
...
test: update tmq test cases
2023-01-04 09:16:07 +08:00
Alex Duan
f29fffd8e7
fix: adjust value with new order rule
2023-01-03 19:21:30 +08:00
Alex Duan
8cb62eb045
fix: adjust case check data by new order rule1
2023-01-03 19:15:26 +08:00
Alex Duan
c217850537
fix: adjust case check data by new order rule
2023-01-03 19:09:38 +08:00
Ping Xiao
4abb6448a8
test: update tmq test cases
2023-01-03 18:22:54 +08:00
dapan1121
3e1e6be827
Merge pull request #19262 from taosdata/fix/TS-2350
...
fix(query): fix floating type handle sma error
2023-01-03 17:21:30 +08:00
Ganlin Zhao
0a0bb2e697
add test cases
2023-01-03 11:10:53 +08:00
Ganlin Zhao
321d2d6787
add sma test cases
2023-01-03 11:10:42 +08:00
dapan1121
d33bcc9977
Merge pull request #19280 from taosdata/fix/TD-21547
...
fix: insert into select with disorder column issue
2023-01-03 09:24:04 +08:00
slzhou
d292243b1a
fix: add test for select tbname from systable
2023-01-03 08:32:33 +08:00
Benguang Zhao
4031dc1af4
Merge branch main into FIX/TD-21043-main
2023-01-02 16:41:46 +08:00
Shengliang Guan
3de892d41e
fix: return 0 if fileptr is null while fsync
2022-12-30 23:07:07 +08:00
Ping Xiao
f14e2ed3f9
update script for crash gen
2022-12-30 18:24:45 +08:00
dapan1121
ee719d02b4
fix: insert into select with disorder column issue
2022-12-30 14:31:56 +08:00
jiacy-jcy
d4852fe133
test:add test case info ci
2022-12-30 10:21:58 +08:00
dapan1121
4a142018da
Merge pull request #19224 from taosdata/fix/TD-21561
...
fix(query): fix count/hyperloglog return additional row in group by when queryPolicy is set to 3.
2022-12-29 12:28:28 +08:00
Benguang Zhao
d307413c36
Merge branch 'main' into FIX/TD-21043-main
2022-12-29 10:03:17 +08:00
Shengliang Guan
bffe45c79b
test: adjust some balance case
2022-12-28 20:14:52 +08:00
chenhaoran
6929848ed3
test:add client-server compatibility test
2022-12-28 19:18:56 +08:00
Ganlin Zhao
26596325b1
add test cases
2022-12-28 19:15:54 +08:00
Ganlin Zhao
da54705609
add test cases
2022-12-28 19:12:38 +08:00
chenhaoran
47930b0211
test:add client-server compatibility test
2022-12-28 19:06:27 +08:00
chenhaoran
4a0968e372
test:add client-server compatibility test
2022-12-28 19:05:33 +08:00
Shengliang Guan
bfca29a221
Merge pull request #19193 from taosdata/test/TD-19796
...
test: add test case for tmq replica 3
2022-12-28 14:45:56 +08:00
Ping Xiao
d949008543
test: add test case for tmq replica 3
2022-12-27 18:53:06 +08:00
dapan1121
79c5b20ba6
Merge pull request #19187 from taosdata/fix/TD-21553
...
fix:calculate next sliding window error
2022-12-27 18:51:16 +08:00
54liuyao
e5c4196c98
fix:calculate next sliding window error
2022-12-27 17:19:47 +08:00
Benguang Zhao
691b75adf5
enh: flush database for test cases of rsma
2022-12-27 15:42:00 +08:00
Shengliang Guan
43561bfb8c
Merge pull request #19103 from taosdata/fix/TD-21446
...
fix: restart snapshot sender on receiver is restart
2022-12-26 10:58:55 +08:00
dapan1121
ac08d13340
Merge pull request #19104 from taosdata/fix/TS-2324
...
fix: duplicated groups result in group by
2022-12-25 15:19:53 +08:00
dapan1121
a6e7f0f2d5
Merge pull request #18960 from taosdata/fix/TD-20621-3.0
...
fix(query): avg function support overflow sum value calculate
2022-12-25 15:12:28 +08:00
Ping Xiao
3c5f07f70b
test: add test cases
2022-12-23 18:39:21 +08:00
dapan1121
d87f375405
fix: fix case issue
2022-12-23 16:20:25 +08:00
Shengliang Guan
4f33119d46
test: adjust test.sh
2022-12-23 13:07:10 +08:00
dapan1121
c318be9214
fix: duplicated groups result in group by
2022-12-23 12:04:20 +08:00
Shengliang Guan
90e44ced3e
test: add logs
2022-12-23 11:15:45 +08:00
Hui Li
6ad8d7ab80
Merge pull request #19095 from taosdata/lihui3.0/test
...
test: modify test case for checking db ready
2022-12-23 10:11:45 +08:00
dapan1121
5aa7c51ab2
Merge pull request #19099 from taosdata/fix/TD-21377
...
fix: fix time related function inconsistent result in nested queries
2022-12-23 09:58:06 +08:00
Ganlin Zhao
a81262195b
add cases to cases.task
2022-12-22 19:08:14 +08:00
Ganlin Zhao
3402fb828b
add test cases
2022-12-22 19:05:55 +08:00
plum-lihui
80a7a15778
test: modify test case for checking db ready
2022-12-22 17:18:30 +08:00
54liuyao
7c84ddd46d
fix:timestampe is out of order
2022-12-22 16:48:33 +08:00
Shengliang Guan
9ed8a2125c
Merge pull request #19054 from taosdata/fix/TD-21388
...
fix: the mnode is also offline when dnode on it is offline
2022-12-21 13:37:16 +08:00
Xiaoyu Wang
21af5e12f8
fix: show tables/stables privilege error
2022-12-21 12:00:31 +08:00
Shengliang Guan
893cf18f8e
test: adjust case
2022-12-21 11:27:59 +08:00
dapan1121
b77a1ed5e3
Merge pull request #19032 from taosdata/fix/TD-21001
...
enh: optimize converting timestamp at client side
2022-12-21 09:21:35 +08:00
dapan1121
294a437657
fix: fix percentile + interval res error
2022-12-20 19:50:09 +08:00
Ping Xiao
633a5d979e
test: update coverage test script
2022-12-20 15:45:38 +08:00
Shengliang Guan
13bee02129
Merge pull request #19021 from taosdata/test/jcy
...
test:add test case into ci
2022-12-20 12:50:24 +08:00
jiacy-jcy
b58bb4fba1
test:add test case into ci
2022-12-19 18:25:02 +08:00
Shuduo Sang
4a95bb1133
fix: taosbenchmark delay time for windows ( #19011 )
...
* fix: taosbenchmark delay time for windows
* test: remove taosbenchmark deprecated paramter
* fix: update taos-tools 261fcca
2022-12-19 17:26:33 +08:00
Hui Li
1add39ae2e
Merge pull request #19003 from taosdata/test/TD-20540
...
Test/td 20540
2022-12-19 11:10:02 +08:00
Shengliang Guan
2e2e227dbe
fix: remove invalid assert
2022-12-18 19:59:17 +08:00
Alex Duan
680b7aa090
fix(query): avg fix case error
2022-12-17 16:59:25 +08:00
Alex Duan
110ed6b4b3
fix(query): avg funciton add case
2022-12-17 11:40:00 +08:00
“happyguoxy”
e52b7a5a07
test: add insert null and none cases
2022-12-16 16:14:51 +08:00
“happyguoxy”
b669283aff
test: add insert null and none cases
2022-12-16 16:13:32 +08:00
Liu Jicong
4ab9638f9a
enh(stream): forbid source db replica > 1
2022-12-16 15:41:08 +08:00
Alex Duan
3fb64bf078
fix(query): avg function check overflow case
2022-12-15 17:58:33 +08:00
Alex Duan
7fa0a2e0b5
fix(query): avg function check overflow range add case
2022-12-15 17:10:53 +08:00
dapan1121
978d45ffc1
enh: optimize converting timestamp at client side
2022-12-15 16:56:35 +08:00
dapan1121
2aad923b59
Merge pull request #18927 from taosdata/fix/TD-21101
...
fix: refact some example files
2022-12-14 16:35:52 +08:00
dapan1121
d6f6c6495b
Merge pull request #18917 from taosdata/szhou/cenc
...
fix: udfd pipe close before send response
2022-12-14 08:51:28 +08:00
slzhou
c14c1b9ae2
fix: add test case
2022-12-13 15:30:18 +08:00
dapan1121
186384dda3
fix: refact some example files
2022-12-13 15:26:16 +08:00
Shengliang Guan
3f97f41861
Merge pull request #18920 from taosdata/fix/main_bugfix_wxy
...
enh: shielding database option 'strict'
2022-12-13 14:52:45 +08:00
slzhou
3108e658e6
fix: expand scalar param column data to fill the udf datablock
2022-12-13 14:51:11 +08:00
Xiaoyu Wang
9dff4371ec
enh: shielding database option 'strict'
2022-12-13 12:20:48 +08:00
54liuyao
9f3fabc7f5
ci:add some test for stream
2022-12-13 09:30:34 +08:00
Shengliang Guan
71587df603
enh: topic privilege
2022-12-12 17:34:32 +08:00
Shengliang Guan
a2adbfcbd1
Merge branch 'main' into feat/TD-21045-main
2022-12-09 13:05:45 +08:00
Shengliang Guan
18d6d8441d
Merge pull request #18846 from taosdata/3.0
...
release: build 3.0.2.0
2022-12-09 13:04:42 +08:00
Shuduo Sang
9972414382
test: temporarily disable go.sh test ( #18845 )
2022-12-09 12:25:24 +08:00
54liuyao
8caca97568
feat:add delete mark for sma
2022-12-09 11:34:58 +08:00
Shengliang Guan
59c48d0396
test: addjust cases
2022-12-09 11:29:42 +08:00
Shengliang Guan
1dd1e497f9
test: update case
2022-12-07 23:57:51 +08:00
Shengliang Guan
cdadfe42f1
Merge remote-tracking branch 'origin/3.0' into enh/TD-21066
2022-12-07 23:57:21 +08:00
Shuduo Sang
82471e1dda
fix: make invalid_commandline.py and demo.py back to test ( #18784 )
...
* fix: taosbenchmark vgid with tables less than vgroups
* fix: update taos-tools 7583475
* fix: update taos-tools ac69142
* fix: make invalid_commandline.py and demo.py back
2022-12-07 22:40:18 +08:00
Shengliang Guan
66f4ee9a41
enh: alter db replica return quickly, operation executed asynchronously
2022-12-07 21:57:49 +08:00
Shengliang Guan
6d94afe48f
Revert "refact: adjust some assert cases"
2022-12-07 21:51:17 +08:00
Shengliang Guan
64e39cf2d4
enh: alter db replica return quickly, operation executed asynchronously
2022-12-07 20:16:22 +08:00
dapan1121
f56916cff9
Merge pull request #18743 from taosdata/fix/TD-20802.2
...
fix: fix task redirect not finished issue
2022-12-07 11:06:40 +08:00
dapan1121
98b55ac506
Merge pull request #18749 from taosdata/fix/addStmtMergeCase
...
fix: add stmt sort merge case
2022-12-07 09:03:53 +08:00
dapan1121
34072c2307
fix: add stmt sort merge case
2022-12-06 20:40:29 +08:00
dapan1121
bb382ec2a3
fix: fix case dead loop issue
2022-12-06 19:23:50 +08:00
Shengliang Guan
28bc1bde9b
test: add cases for create and drop topic
2022-12-06 15:28:55 +08:00
Shengliang Guan
d16d38aeb5
test: adjust cases
2022-12-06 12:48:58 +08:00
Shengliang Guan
2e900918bb
enh: allow any user to create a topic
2022-12-06 12:02:32 +08:00
Shuduo Sang
0ce44c400b
fix: csharp test case ( #18706 )
...
* fix: csharp test case
* fix: return -1 if failed
2022-12-05 22:08:06 +08:00