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 |
Cary Xu
|
4a8db28554
|
trigger CI
|
2022-04-22 00:19:50 +08:00 |
Cary Xu
|
d98c2d915c
|
trigger and check CI
|
2022-04-21 23:57:49 +08:00 |
Cary Xu
|
2d328c8930
|
refactor
|
2022-04-21 23:55:20 +08:00 |
Cary Xu
|
1ec6fa12f6
|
add release method for rsma
|
2022-04-21 23:33:47 +08:00 |
Yihao Deng
|
22743e4903
|
Merge pull request #11721 from taosdata/feature/authImp
enh(rpc):add auth
|
2022-04-21 22:31:03 +08:00 |
yihaoDeng
|
eefb0a2049
|
enh(rpc):add auth
|
2022-04-21 22:03:29 +08:00 |
Cary Xu
|
56ea47e71a
|
Merge branch '3.0' into feature/TD-14481-3.0
|
2022-04-21 21:37:58 +08:00 |
Cary Xu
|
d3857cbc55
|
register rsma info
|
2022-04-21 21:37:33 +08:00 |
Shengliang Guan
|
c92b3ce226
|
refactor(tools): refact shell codes
|
2022-04-21 21:29:30 +08:00 |