Commit Graph

25947 Commits

Author SHA1 Message Date
cpwu b4628209b7 fix case 2022-04-24 16:18:26 +08:00
cpwu 9890fa1fc0 fix case 2022-04-24 15:55:21 +08:00
cpwu 59cbfcc27e fix case 2022-04-24 15:18:20 +08:00
cpwu 85bca551b2 fix case 2022-04-24 15:15:05 +08:00
cpwu f6d3f05949 fix case 2022-04-24 15:07:44 +08:00
cpwu 5fe7882abe fix case 2022-04-24 15:04:12 +08:00
cpwu d362881572 add sum case 2022-04-24 14:50:57 +08:00
cpwu a7661c467e fix case 2022-04-22 19:38:27 +08:00
cpwu 98809c0986 fix case 2022-04-22 19:34:49 +08:00
cpwu db97f5606a fix case 2022-04-22 19:32:48 +08:00
cpwu bd932b3e77 fix case 2022-04-22 19:27:17 +08:00
cpwu 98ce2f576c Merge branch '3.0' into cpwu/3.0 2022-04-22 19:15:26 +08:00
plum-lihui 306471723c Merge branch '3.0' of github.com:taosdata/TDengine into 3.0 2022-04-22 19:10:42 +08:00
plum-lihui 51fab80595 [test: modify valgrind error check] 2022-04-22 19:10:28 +08:00
cpwu bb815260fc fix case 2022-04-22 19:03:29 +08:00
Xiaoyu Wang b0a68df512
Merge pull request #11766 from taosdata/feature/3.0_wxy
fix: some syntax parsing problems
2022-04-22 18:54:54 +08:00
plum-lihui b790102ffd [test: add sleep for elect leader] 2022-04-22 18:50:21 +08:00
plum-lihui 09efd78176 [test: add sleep for elect leader] 2022-04-22 18:48:22 +08:00
plum-lihui 60c9ec38ac [test: add sleep for elect leader] 2022-04-22 18:47:00 +08:00
Xiaoyu Wang 395ba3dc5f fix: some syntax parsing problems 2022-04-22 18:38:38 +08:00
Xiaoyu Wang 20879d0ef7 fix: some syntax parsing problems 2022-04-22 18:23:37 +08:00
WANG MINGMING 4291981b54
Merge pull request #11690 from taosdata/feature/TD-13041
fix: bugs in to_json
2022-04-22 18:23:27 +08:00
plum-lihui aa433a13d8 [test: modify test case] 2022-04-22 17:33:40 +08:00
plum-lihui ceb9d2fcd5 Merge branch '3.0' of github.com:taosdata/TDengine into 3.0 2022-04-22 17:13:28 +08:00
plum-lihui 3aa40bd504 [test: rm some discard file] 2022-04-22 17:13:15 +08:00
shenglian-zhou 0d5dd77f59
Merge pull request #11748 from taosdata/3.0_udfd
feat(udf):fix start/stop/restart udfd
2022-04-22 17:09:53 +08:00
plum-lihui 98cccc17a7 [test: modify tmq test cases] 2022-04-22 17:09:26 +08:00
plum-lihui 4cc3b019b3 [test: add test cases for tmq] 2022-04-22 17:06:08 +08:00
slzhou 8ce6f55a9d refine stop processing 2022-04-22 16:52:50 +08:00
Ganlin Zhao 85bbe4e832
Merge pull request #11755 from taosdata/feature/3.0_glzhao
refactor(query): limit cast var type length to 1000
2022-04-22 16:30:11 +08:00
cpwu b1d03c014f Merge branch '3.0' into cpwu/3.0 2022-04-22 16:14:42 +08:00
cpwu af970cccec add sum case 2022-04-22 16:13:41 +08:00
Ganlin Zhao f369184503
Merge pull request #11752 from taosdata/feature/3.0_glzhao
fix(query): fix convertStringToTimestamp considering daylight saving
2022-04-22 16:10:58 +08:00
Ganlin Zhao a601081e6d refactor(query): limit cast var type length to 1000 2022-04-22 16:04:17 +08:00
slzhou 0307010861 Merge branch '3.0' of github.com:taosdata/TDengine into 3.0_udfd 2022-04-22 15:36:59 +08:00
slzhou a395b21578 fix start/stop/restart udfd 2022-04-22 15:21:26 +08:00
dapan1121 9c4bb8b0a1
Merge pull request #11741 from taosdata/feature/qnode
fix: fix hb link broken issue
2022-04-22 15:03:01 +08:00
Ganlin Zhao f6c21cd39a
Merge pull request #11743 from taosdata/feature/3.0_glzhao
fix(query): fix timediff bug
2022-04-22 14:54:51 +08:00
Liu Jicong d8b0bf3102
Merge pull request #11744 from taosdata/feature/tq
feat: add show topic
2022-04-22 14:42:20 +08:00
wangmm0220 1fe2abc8cd refactor:fix error in unit test for scalar test 2022-04-22 14:35:00 +08:00
Ganlin Zhao 40d112e6d1 fix(query): fix convertStringToTimestamp considering daylight saving 2022-04-22 14:30:33 +08:00
Liu Jicong 3035ecd58e add show topic 2022-04-22 14:26:36 +08:00
Ganlin Zhao 87bcbe8f52 fix(query): fix timediff bug
TD-14802
2022-04-22 14:25:15 +08:00
dapan1121 0afdb145a4 feature/qnode 2022-04-22 13:54:00 +08:00
shenglian-zhou d70c74d44e
Merge pull request #11735 from taosdata/3.0_udfd
feat(udf): udf scalar api change
2022-04-22 12:06:51 +08:00
slzhou d67643e631 fix test failure 2022-04-22 11:46:47 +08:00
dapan1121 54e1702749
Merge pull request #11732 from taosdata/feature/qnode
feat: add udf catalog api
2022-04-22 11:46:06 +08:00
Liu Jicong af1b5138e6
Merge pull request #11736 from taosdata/feature/tq
feat(tmq): add db subscribe
2022-04-22 11:29:46 +08:00
cpwu e6d76aa46d Merge branch '3.0' into cpwu/3.0 2022-04-22 11:17:32 +08:00
cpwu f9dea8132c fix cast add wal test 2022-04-22 11:16:16 +08:00