Commit Graph

26289 Commits

Author SHA1 Message Date
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
Ganlin Zhao b96d372e81 feat(query): add avg function
TD-14295
2022-04-22 16:56:04 +08:00
slzhou 8ce6f55a9d refine stop processing 2022-04-22 16:52:50 +08:00
Jason-Jia b931168c8c
Update fulltest.sh 2022-04-22 16:31:18 +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
Shengliang Guan bc65c92ee3 refactor(tools): adjust client config parameters 2022-04-22 16:04:10 +08:00
jiacy-jcy 98979cf7ce update timezone.py 2022-04-22 15:59:09 +08:00
Haojun Liao 7cd259592f fix(driver): the user specified port that is in taos_connect API is active. 2022-04-22 15:57:49 +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
Haojun Liao d28afa2bd9 refactor: do some internal refactor. 2022-04-22 15:26:02 +08:00
slzhou a395b21578 fix start/stop/restart udfd 2022-04-22 15:21:26 +08:00
Haojun Liao e28b75b8d4 refactor(query): do some internal refactor. 2022-04-22 15:07:20 +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
Shengliang Guan 0970d1e418 refactor(tools): refact shell codes 2022-04-22 14:18:00 +08:00
jiacy-jcy a3d7e07f3e Merge branch '3.0' into test/jcy 2022-04-22 14:11:12 +08:00
jiacy-jcy 7710d88ff2 update 2022-04-22 14:10:25 +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
slzhou f41edf3be8 Merge branch '3.0' of github.com:taosdata/TDengine into 3.0_udfd 2022-04-22 11:14:36 +08:00
Liu Jicong 9a3365e1f1 fix pointer type 2022-04-22 10:59:09 +08:00
Liu Jicong d51336384f feat(tmq): add db subscribe 2022-04-22 10:55:17 +08:00
Zhiqiang Wang 17b20d33aa
Merge pull request #11733 from taosdata/fix/ZhiqiangWang/TD-13063-windows-compile-3.0
fix(os): windows compile 3.0.
2022-04-22 10:36:43 +08:00
afwerar c80da6133a fix(os): windows compile 3.0. 2022-04-22 10:21:39 +08:00
slzhou d537322e41 udf scalar api change 2022-04-22 10:10:14 +08:00
afwerar fc24521621 fix(os): windows compile 3.0. 2022-04-22 09:54:27 +08:00
dapan1121 162b3087c3 Merge remote-tracking branch 'origin/3.0' into feature/qnode 2022-04-22 09:46:19 +08:00
jiacy-jcy 312b7a4f02 Merge branch '3.0' into test/jcy 2022-04-22 09:19:54 +08:00
jiacy-jcy 0c8c955268 update 2022-04-22 09:19:22 +08:00
dapan1121 31528bbe55 feature/qnode 2022-04-22 09:16:00 +08:00
shenglian-zhou db2b993185
Merge pull request #11697 from taosdata/3.0_udfd
feature(udf):begin integration with dnode
2022-04-22 09:02:20 +08:00
slzhou a01f1a4e1d fix unit test case that causes core dump 2022-04-22 08:45:38 +08:00
slzhou 49dc204076 Merge branch '3.0' of github.com:taosdata/TDengine into 3.0_udfd 2022-04-22 08:14:09 +08:00
slzhou 7c54b69977 sigkill to kill taosd causes udfd to exit 2022-04-22 08:13:45 +08:00