Commit Graph

33850 Commits

Author SHA1 Message Date
Liu Jicong 54b1b51c6b
Merge pull request #14462 from taosdata/test3.0/lihui
Test3.0/lihui
2022-07-02 16:47:23 +08:00
Liu Jicong 50e9656ded Merge branch '3.0' into feature/stream 2022-07-02 16:33:30 +08:00
Ganlin Zhao 5e55164e96 fix bugs in convertStringToTimestamp 2022-07-02 16:29:03 +08:00
plum-lihui 6158a12a44 test: modify tmqSim for get timestamp 2022-07-02 16:21:33 +08:00
wangmm0220 8390080074 fix: error in empty string in operator 2022-07-02 16:16:18 +08:00
liuyao 8a76abc3bf
Merge pull request #14459 from taosdata/feature/TD-16993
fix(stream): project ignore retrive datablock
2022-07-02 16:14:31 +08:00
plum-lihui bca2428cdf test: add test case into CI 2022-07-02 16:13:29 +08:00
Hui Li 20c08c5a23
Merge pull request #14461 from taosdata/test/chr/TD-14699
teset:add testcase of stmt
2022-07-02 16:09:24 +08:00
Ganlin Zhao 68fab47397 enh(query): add cast from binary/nchar -> timestamp for date-time string 2022-07-02 16:09:22 +08:00
Cary Xu 6f11d625b0 Merge branch '3.0' into feature/TD-11274-3.0 2022-07-02 16:05:24 +08:00
Minghao Li 4fc500c91c refactor(sync): add SyncAppendEntriesBatch 2022-07-02 16:01:47 +08:00
Ganlin Zhao 35698da9c9 enh(query): add cast from binary/nchar -> timestamp for date-time string 2022-07-02 15:47:42 +08:00
plum-lihui 33525deb80 Merge branch '3.0' into test3.0/lihui 2022-07-02 15:43:40 +08:00
plum-lihui cee7f41b6c Merge branch '3.0' of github.com:taosdata/TDengine into 3.0 2022-07-02 15:42:51 +08:00
plum-lihui 4d29fb4790 test: add test cases for tmq 2022-07-02 15:42:34 +08:00
54liuyao 0d10895721 fix(stream): project ignore retrive datablock 2022-07-02 15:40:15 +08:00
Zhiqiang Wang d8c3ee2dc3
Merge pull request #14456 from taosdata/fix/ZhiqiangWang/TD-16357-fix-sprintf-signed-char-error
Fix/zhiqiang wang/td 16357 fix sprintf signed char error
2022-07-02 00:34:30 -07:00
jiacy-jcy 42a69c02df update test case 2022-07-02 15:33:06 +08:00
tomchon 3e53600562 test: modify fulltest 2022-07-02 15:31:40 +08:00
tomchon 538cd4edb2 teset:add testcase of stmt 2022-07-02 15:28:45 +08:00
Cary Xu a8a0aa9223 refactor: rsma commit and restore 2022-07-02 15:17:41 +08:00
liuyao 029945502b
Merge pull request #14446 from taosdata/feature/TD-16874
ci(stream): add ignore expired data
2022-07-02 14:52:56 +08:00
wangmm0220 3dafc6556c fix: erro in json in operator 2022-07-02 14:47:07 +08:00
Minghao Li 086ec29ca0 refactor(sync): add SyncClientRequestBatch 2022-07-02 14:41:54 +08:00
Shengliang Guan 3a9048462a
Merge pull request #14448 from taosdata/fix/tsim
fix: drop sma
2022-07-02 14:39:01 +08:00
afwerar 7a7098315c os: fix other error 2022-07-02 14:38:25 +08:00
afwerar 1a18422fdb os: fix sprintf signed char error 2022-07-02 14:29:56 +08:00
Ganlin Zhao 86505d97a2
Merge pull request #14434 from taosdata/fix/TD-15257
fix(quer): fix time unit parameter check
2022-07-02 14:21:04 +08:00
54liuyao c9f133a5e4 ci(stream): add ignore expired data 2022-07-02 14:17:50 +08:00
Shengliang Guan f249bae82d Merge remote-tracking branch 'origin/3.0' into fix/tsim 2022-07-02 14:14:01 +08:00
jiacy-jcy 977baf50c3 Merge branch '3.0' into 3.0test/jcy 2022-07-02 13:53:59 +08:00
Liu Jicong 06514e13df
Merge pull request #14454 from taosdata/feature/stream
feat(stream): support ignore expired flag
2022-07-02 13:20:58 +08:00
Liu Jicong 476be244f8 Merge branch '3.0' into feature/stream 2022-07-02 13:12:23 +08:00
Shengliang Guan 60b566d7b3 Merge branch 'fix/tsim' into fix/dnode 2022-07-02 13:08:58 +08:00
Shengliang Guan b490da0afc test: remove index test 2022-07-02 13:08:14 +08:00
Shengliang Guan 0408224a8b test: remove case 2022-07-02 13:05:59 +08:00
Hui Li 97a958fc80
Merge pull request #14451 from taosdata/test3.0/lihui
test:add test case for tmq
2022-07-02 12:50:12 +08:00
Cary Xu 73b1101aa5
Merge pull request #14449 from taosdata/feature/TD-11274-3.0
feat: rsma recovery
2022-07-02 12:47:47 +08:00
plum-lihui 86622dddb3 Merge branch '3.0' into test3.0/lihui 2022-07-02 12:41:57 +08:00
dapan1121 f9c9afe61a Merge branch '3.0' into enh/killQuery 2022-07-02 12:31:45 +08:00
dapan1121 fbc206d410
Merge pull request #14433 from taosdata/hotfix/fixredirect
fix: fix redirect crash issue
2022-07-02 12:29:34 +08:00
Hui Li 9560b2ee71
Merge pull request #14414 from taosdata/test/chr/TD-14699
test:modify testcase of stmt
2022-07-02 12:24:50 +08:00
Shengliang Guan 498b78465a Merge remote-tracking branch 'origin/3.0' into fix/dnode 2022-07-02 12:01:43 +08:00
Shengliang Guan 0c510fcc8c fix: drop db has stream exist 2022-07-02 11:55:59 +08:00
Shengliang Guan 64755f585a test: remove unstable ut 2022-07-02 11:55:27 +08:00
Xiaoyu Wang 5c060565b2 Merge remote-tracking branch 'origin/3.0' into feature/3.0_debug_wxy 2022-07-02 11:31:58 +08:00
Xiaoyu Wang 246b3e245d fix: a problem of group by tbname 2022-07-02 11:31:35 +08:00
dapan1121 504d25a156 fix: fix task is NULL issue 2022-07-02 11:29:28 +08:00
Ganlin Zhao 7a588bd16f Merge branch '3.0' into fix/TD-15257 2022-07-02 11:20:04 +08:00
Ganlin Zhao f44e5310da Merge branch '3.0' into fix/TD-15257 2022-07-02 11:18:50 +08:00