afwerar
|
276eb84746
|
feature(dnode): mul parameter start.
|
2022-04-25 14:05:09 +08:00 |
afwerar
|
f966242047
|
feature(dnode): mul parameter start.
|
2022-04-25 13:57:55 +08:00 |
Ganlin Zhao
|
7d8d382f75
|
Merge pull request #11825 from taosdata/fix/TD-15116
fix(query): fix timezone function output string incomplete
|
2022-04-25 13:45:04 +08:00 |
shenglian zhou
|
1952decc2f
|
Merge branch '3.0' of github.com:taosdata/TDengine into feature/udf
|
2022-04-25 13:28:36 +08:00 |
Haojun Liao
|
815c70c604
|
Merge pull request #11824 from taosdata/feature/3.0_liaohj
fix(query): enable mnd to support show topics processing.
|
2022-04-25 13:18:00 +08:00 |
Ganlin Zhao
|
21feb85915
|
fix(query): fix timezone function output string incomplete
TD-15116
|
2022-04-25 12:42:26 +08:00 |
Hongze Cheng
|
13740e8988
|
refact TDB to support meta
|
2022-04-25 03:43:42 +00:00 |
Liu Jicong
|
3992effb00
|
Merge branch '3.0' into feature/tq
|
2022-04-25 11:42:02 +08:00 |
Liu Jicong
|
ecf00f7f57
|
enable hb
|
2022-04-25 11:41:42 +08:00 |
Haojun Liao
|
8f14f8e8b3
|
fix(query): enable mnd support show topics processing.
|
2022-04-25 11:40:56 +08:00 |
slzhou
|
8a858cb48e
|
Merge branch '3.0' of github.com:taosdata/TDengine into 3.0_udfd
|
2022-04-25 11:27:13 +08:00 |
shenglian-zhou
|
7468d948f5
|
Merge pull request #11819 from taosdata/3.0_udfd
udfc open/close in vm init/cleanup
|
2022-04-25 11:26:25 +08:00 |
Haojun Liao
|
817597b9a1
|
Merge remote-tracking branch 'origin/3.0' into feature/3.0_liaohj
|
2022-04-25 11:24:52 +08:00 |
Haojun Liao
|
4cfcca4960
|
Merge pull request #11817 from taosdata/feature/3.0_liaohj
enh(query): Add the group id in the serialized block format to support the multi-table(super table) interval query.
|
2022-04-25 11:24:28 +08:00 |
slzhou
|
d05d704a12
|
Merge branch '3.0' of github.com:taosdata/TDengine into 3.0_udfd
|
2022-04-25 11:22:31 +08:00 |
Liu Jicong
|
b05c263e00
|
Merge pull request #11796 from taosdata/feature/tq
enh(wal): skip read for specific msg
|
2022-04-25 11:05:31 +08:00 |
Shengliang Guan
|
3d9e27edb8
|
fix: remove un-necessary logs
|
2022-04-25 10:53:06 +08:00 |
jiacy-jcy
|
08919016a1
|
Merge branch 'test/jcy' of github.com:taosdata/TDengine into test/jcy
|
2022-04-25 10:49:43 +08:00 |
jiacy-jcy
|
76d45315f5
|
Merge branch '3.0' into test/jcy
|
2022-04-25 10:47:55 +08:00 |
jiacy-jcy
|
75b75694bd
|
update
|
2022-04-25 10:46:25 +08:00 |
jiacy-jcy
|
fa36a1725d
|
Merge branch '3.0' into test/jcy
|
2022-04-25 10:46:13 +08:00 |
Liu Jicong
|
06a370c8de
|
enh(tmq): remove topic out of db
|
2022-04-25 10:42:17 +08:00 |
Li Minghao
|
7c1f1243fc
|
add UT test.sh
|
2022-04-24 19:37:01 -07:00 |
Haojun Liao
|
ac881a7e03
|
other: merge 3.0
|
2022-04-25 10:36:13 +08:00 |
Haojun Liao
|
e63d3df1b7
|
other: merge 3.0
|
2022-04-25 10:26:15 +08:00 |
Haojun Liao
|
7968144c5c
|
refactor(query): do some internal refactor.
|
2022-04-25 10:22:48 +08:00 |
dapan1121
|
c70c49fd66
|
Merge pull request #11818 from taosdata/feature/qnode
feat: optimize scalar constant calculation
|
2022-04-25 10:20:39 +08:00 |
tomchon
|
7576067ee3
|
Merge branch '3.0' of github.com:taosdata/TDengine into test/chr/TD-14699
|
2022-04-25 10:17:36 +08:00 |
Haojun Liao
|
6a83b17713
|
other: merge 3.0
|
2022-04-25 10:16:00 +08:00 |
Shengliang Guan
|
3a20473aaa
|
Merge pull request #11813 from taosdata/feature/check
fix(tools): repair nettest in shell and dnode
|
2022-04-25 10:09:43 +08:00 |
cpwu
|
671f79fbcd
|
fix sum case
|
2022-04-25 10:08:59 +08:00 |
Shengliang Guan
|
5f370a1dcc
|
Merge remote-tracking branch 'origin/3.0' into feature/check
|
2022-04-25 10:07:31 +08:00 |
Jason-Jia
|
7c8772ea68
|
Merge branch '3.0' into test/jcy
|
2022-04-25 10:05:46 +08:00 |
Shengliang Guan
|
dc8dfee3c8
|
ci: remove unstable cases
|
2022-04-25 09:48:37 +08:00 |
Haojun Liao
|
199a3610f7
|
fix: fix some syntax errors.
|
2022-04-25 09:44:39 +08:00 |
dapan1121
|
54dd9e3ca4
|
feature/qnode
|
2022-04-25 09:32:46 +08:00 |
slzhou
|
e29141a4ad
|
udfc open/close in vm init/cleanup
|
2022-04-25 09:30:20 +08:00 |
Haojun Liao
|
5eed1159b1
|
other: merge 3.0
|
2022-04-25 09:16:37 +08:00 |
dapan1121
|
8bbc6b09ca
|
Merge remote-tracking branch 'origin/3.0' into feature/qnode
|
2022-04-25 09:06:33 +08:00 |
shenglian-zhou
|
8ad6d4606c
|
Merge pull request #11815 from taosdata/3.0_udfd
feat(udf): fix test failure
|
2022-04-25 08:50:08 +08:00 |
slzhou
|
8062272cde
|
fix test failure
|
2022-04-25 08:22:54 +08:00 |
slzhou
|
1729a7e3f2
|
modify jenkins file so that ctest output more info
|
2022-04-25 07:56:01 +08:00 |
slzhou
|
7a9cb795c5
|
Merge branch '3.0_udfd' of github.com:taosdata/TDengine into 3.0_udfd
|
2022-04-25 07:42:12 +08:00 |
shenglian-zhou
|
cc914db3ef
|
Merge pull request #11767 from taosdata/3.0_udfd
feat(udf):scalar api change
|
2022-04-25 06:22:21 +08:00 |
shenglian zhou
|
837a754bd0
|
for ci test to pass
|
2022-04-25 06:00:28 +08:00 |
shenglian zhou
|
6db9162eca
|
for ci test to pass
|
2022-04-25 05:51:53 +08:00 |
shenglian zhou
|
9e411e9f92
|
for ci test to pass
|
2022-04-25 05:49:02 +08:00 |
Cary Xu
|
6f29209464
|
trigger CI
|
2022-04-25 05:47:09 +08:00 |
Cary Xu
|
3b424ad1cc
|
Merge branch '3.0' into feature/TD-14481-3.0
|
2022-04-25 05:41:46 +08:00 |
shenglian zhou
|
420ca1ef45
|
Merge branch '3.0' of github.com:taosdata/TDengine into 3.0_udfd
|
2022-04-25 05:37:56 +08:00 |