Commit Graph

33040 Commits

Author SHA1 Message Date
afwerar d5ab6209c7 test: add test time count print 2022-06-24 14:04:25 +08:00
afwerar 778d58c281 test: add test time count print 2022-06-24 13:56:35 +08:00
wangmm0220 0d9ed6d60a fix:merge from 3.0 2022-06-24 13:51:33 +08:00
Minghao Li 8060108585 refactor(sync): add trace log 2022-06-24 13:50:23 +08:00
jiacy-jcy b2537cb487 refactor:refine Now.py to be parameter driven 2022-06-24 13:33:34 +08:00
Li Minghao 746a717e8d
Merge pull request #14195 from taosdata/feature/3.0_mhli
refactor(sync): add trace log
2022-06-24 13:11:15 +08:00
Xiaoyu Wang 096c292d78
Merge pull request #14179 from taosdata/feature/3.0_debug_wxy
feat: sql command 'show consumers' and 'show subscriptions'
2022-06-24 12:51:21 +08:00
Minghao Li c3a1b200d7 Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/3.0_mhli 2022-06-24 11:46:18 +08:00
Liu Jicong ef554e9884
Merge pull request #14191 from taosdata/feature/stream
fix(wal): set first version to -1 if all log rollbacked
2022-06-24 11:45:24 +08:00
Minghao Li b3fa103cb9 refactor(sync): add trace log 2022-06-24 11:36:26 +08:00
wangmm0220 4f305c74d1 fix: table group error in stream 2022-06-24 11:24:31 +08:00
yihaoDeng 411d30f3db handle except 2022-06-24 11:19:16 +08:00
Liu Jicong a1cc2571ee fix(wal): set first version to -1 if all log rollbacked 2022-06-24 11:13:40 +08:00
Shengliang Guan 8ebe2c81c7 test: adjust test case 2022-06-24 11:12:05 +08:00
yihaoDeng 87f4f5364f handle except 2022-06-24 11:09:34 +08:00
Xiaoyu Wang 28d66616e1 fix: fix invalid write 2022-06-24 10:48:49 +08:00
Hui Li 5c081c33ae
Merge pull request #14168 from taosdata/test3.0/lihui
Test3.0/lihui
2022-06-24 10:43:12 +08:00
yihaoDeng 3795ff37ad handle except 2022-06-24 10:38:18 +08:00
Ganlin Zhao 4995ce780e
Merge pull request #14181 from taosdata/fix/TD-15216
fix(query): math function invalid input should have null output
2022-06-24 10:33:14 +08:00
jiacy-jcy e176d9a726 Merge branch '3.0' into 3.0test/jcy 2022-06-24 10:19:04 +08:00
Hui Li 81481d870e
Merge pull request #14178 from taosdata/test/chr/TD-14699
test: modify testcase of muti-mnodes
2022-06-24 10:16:00 +08:00
Liu Jicong 35e234f1f0
Merge pull request #14187 from taosdata/feature/stream
fix(stream): memory leak
2022-06-24 09:39:53 +08:00
jiacy-jcy b7bb08d665 update test case 2022-06-24 09:12:47 +08:00
Shengliang Guan 4a30efdf7d
Merge pull request #14185 from taosdata/fix/mnode
enh: add stbinfo to minotor
2022-06-24 09:11:36 +08:00
dapan1121 b092a9c5c9 Merge branch '3.0' into feature/alterlocal 2022-06-24 08:22:11 +08:00
dapan1121 abc69e1e2b feat: add new api 2022-06-24 08:20:54 +08:00
Li Minghao b70531d1af
Merge pull request #14186 from taosdata/feature/3.0_mhli
refactor(sync): refactor wal abstraction
2022-06-23 22:25:50 +08:00
Liu Jicong f2f5d68f3b fix(stream): memory leak 2022-06-23 22:05:00 +08:00
plum-lihui 40d4da3caf Merge branch '3.0' into test3.0/lihui 2022-06-23 21:41:51 +08:00
yihaoDeng 78be460ac3 handle except 2022-06-23 21:40:12 +08:00
yihaoDeng d63eb11b70 handle except 2022-06-23 21:35:35 +08:00
yihaoDeng 1d169ce22a handle except 2022-06-23 21:16:32 +08:00
Minghao Li 3d9ffc42e8 refactor(sync): refactor wal abstraction 2022-06-23 21:16:16 +08:00
Shengliang Guan 61f733c589 Merge remote-tracking branch 'origin/3.0' into fix/mnode 2022-06-23 21:10:03 +08:00
Shengliang Guan 9f0d89d6ff enh: add stbinfo to minotor 2022-06-23 21:09:50 +08:00
Ganlin Zhao 38c61a1a25 fix: pow/log function invalid input handling 2022-06-23 20:58:43 +08:00
yihaoDeng ffd105d0e0 handle except 2022-06-23 20:51:09 +08:00
wangmm0220 a95f98f7e7 feat:merge from 3.0 2022-06-23 20:50:48 +08:00
Haojun Liao cebecb9ae6 test: disable unstable test case. 2022-06-23 20:49:00 +08:00
wangmm0220 3799db4366 feat:sort table group if needed 2022-06-23 20:46:11 +08:00
tomchon d9b88d6c48 test:modify test.py and set dnode number default value 2022-06-23 20:46:09 +08:00
plum-lihui 67d1572955 Merge branch '3.0' into test3.0/lihui 2022-06-23 20:45:58 +08:00
shenglian-zhou e7d86e2c24
Merge pull request #14162 from taosdata/szhou/feature/sort-group-2
fix: fix empty downstream input for group sort operator
2022-06-23 20:44:21 +08:00
shenglian-zhou d76d8f87e3
Merge pull request #14172 from taosdata/szhou/feature/misc
fix: set correct operator blocking and add closing rpc trace to udfd
2022-06-23 20:44:05 +08:00
yihaoDeng 23d1e55718 handle except 2022-06-23 20:29:14 +08:00
Ganlin Zhao 9399f5fd70 fix: ceil/floor/round function invalid input handling 2022-06-23 20:28:51 +08:00
wenzhouwww@live.cn 53eefc1ba2 add test case for irate and check value of all 2022-06-23 20:27:46 +08:00
plum-lihui 52d19df7b2 test: modify test case 2022-06-23 20:26:20 +08:00
Ganlin Zhao b1b7974e07
Merge pull request #14152 from taosdata/fix/TD-16762
fix(query): avg/stddev divide 0 handling
2022-06-23 20:23:37 +08:00
Shengliang Guan bec17d10a9
Merge pull request #14180 from taosdata/fix/mnode
enh: add stbs/tbs/dbs to monitor info
2022-06-23 20:21:21 +08:00