Shengliang Guan
|
b219224e1f
|
refactror: node mgmt
|
2022-05-10 16:54:26 +08:00 |
Shengliang Guan
|
47b084f156
|
Merge remote-tracking branch 'origin/3.0' into feature/dnode
|
2022-05-10 16:50:21 +08:00 |
Cary Xu
|
4059d93c38
|
Merge pull request #12303 from taosdata/feature/TD-14481-3.0
fix: commit during add sub block
|
2022-05-10 15:21:35 +08:00 |
shenglian-zhou
|
004f6d9513
|
Merge pull request #12297 from taosdata/feature/udf
fix: block extraction null set error
|
2022-05-10 14:50:56 +08:00 |
Cary Xu
|
ba2783919b
|
fix: commit during add sub block
|
2022-05-10 13:44:21 +08:00 |
Cary Xu
|
1df5468f79
|
Merge pull request #12292 from taosdata/feature/TD-14481-3.0
feat: code refactor for rollup
|
2022-05-10 13:28:26 +08:00 |
Shengliang Guan
|
69a37cd4aa
|
fix: make the grant statement support *
|
2022-05-10 13:03:03 +08:00 |
shenglian zhou
|
8dda49ac17
|
Merge branch '3.0' of github.com:taosdata/TDengine into feature/udf
|
2022-05-10 13:01:06 +08:00 |
Minghao Li
|
503de649cb
|
enh(sync): add error log
|
2022-05-10 12:22:57 +08:00 |
Minghao Li
|
8c0d600cdf
|
enh(sync): add error log
|
2022-05-10 12:20:13 +08:00 |
shenglian zhou
|
2ba5fdc36f
|
fix: block extraction null set error
|
2022-05-10 11:22:31 +08:00 |
Ganlin Zhao
|
65fe36ffb4
|
Merge pull request #12295 from taosdata/feature/3.0_glzhao
fix(query): fix histogram normalized result incorrect for super table
|
2022-05-10 11:11:25 +08:00 |
dapan1121
|
887b1ebf77
|
Merge pull request #12201 from taosdata/feature/qnode
fix: fix filter issue
|
2022-05-10 11:08:06 +08:00 |
Hongze Cheng
|
61ac61c6be
|
Merge pull request #12286 from taosdata/feature/vnode_refact1
refact: vnode
|
2022-05-10 10:48:10 +08:00 |
Ganlin Zhao
|
7213548847
|
fix(query): fix histogram normalized result incorrect for super table
TD-15407
|
2022-05-10 10:15:33 +08:00 |
Ganlin Zhao
|
15055fe9e3
|
Merge pull request #12281 from taosdata/feature/3.0_glzhao
feat(query): add leastsquares function
|
2022-05-10 10:13:51 +08:00 |
Yihao Deng
|
5de1a22656
|
Merge pull request #12291 from taosdata/enh/supportIdxFilter
enh(index): support numberic and json filter
|
2022-05-10 10:00:30 +08:00 |
Shengliang Guan
|
fe4c1eed05
|
Merge pull request #12283 from taosdata/feature/3.0_wxy
fix: problem of parser and planner
|
2022-05-10 09:35:32 +08:00 |
Shengliang Guan
|
1899c4609f
|
Merge pull request #12220 from taosdata/feature/dnode
refactor: remove rpc client in executor and scanoperator
|
2022-05-10 09:34:25 +08:00 |
Hongze Cheng
|
ca7263be27
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1
|
2022-05-10 01:23:43 +00:00 |
WANG MINGMING
|
74b125924b
|
Merge pull request #12285 from taosdata/feature/TD-14761
feat: schemaless write
|
2022-05-10 09:23:04 +08:00 |
Xiaoyu Wang
|
88c767bcdb
|
fix: problem of parser and planner
|
2022-05-10 08:55:32 +08:00 |
Li Minghao
|
305d92f7e8
|
Merge pull request #12282 from taosdata/feature/3.0_mhli
fix(sync): fix memory leak, RespMgr
|
2022-05-10 07:47:08 +08:00 |
Cary Xu
|
20ce1b7936
|
feat: code refactor for rollup
|
2022-05-10 00:03:44 +08:00 |
Haojun Liao
|
f872ef975f
|
Merge pull request #12274 from taosdata/feature/3.0_liaohj
enh(query):support selectivity function and normal column data query.
|
2022-05-09 23:36:51 +08:00 |
yihaoDeng
|
6c844c7567
|
enh(index): support numberic and json filter
|
2022-05-09 23:34:48 +08:00 |
Shengliang Guan
|
87aca17f29
|
Merge remote-tracking branch 'origin/3.0' into feature/dnode
|
2022-05-09 23:27:12 +08:00 |
Cary Xu
|
b8791da751
|
Merge branch 'feature/qnode' of github.com:taosdata/TDengine into feature/qnode
|
2022-05-09 21:52:53 +08:00 |
Cary Xu
|
5122a6e268
|
enh: add submit row debug log in taosd
|
2022-05-09 21:52:39 +08:00 |
slzhou
|
623a71d34c
|
feature(udf):move start/stop udfd out of dnode management preparation
|
2022-05-09 21:39:41 +08:00 |
Hongze Cheng
|
76a9ef186e
|
refact row apis
|
2022-05-09 13:10:16 +00:00 |
wangmm0220
|
771a1e3194
|
refactor:fix error in schemaless
|
2022-05-09 20:46:00 +08:00 |
wangmm0220
|
f3ed6ba905
|
refactor:fix error in schemaless
|
2022-05-09 20:41:00 +08:00 |
slzhou
|
a2e074be34
|
feature(udf):move start/stop udfd out of dnode management preparation
|
2022-05-09 20:39:02 +08:00 |
dapan1121
|
3cc9011579
|
fix case
|
2022-05-09 20:35:59 +08:00 |
wangmm0220
|
af60b5743d
|
refactor:fix error in schemaless
|
2022-05-09 20:34:44 +08:00 |
slzhou
|
3a6a8a96cb
|
Merge branch '3.0' of github.com:taosdata/TDengine into feature/udf
|
2022-05-09 20:34:10 +08:00 |
Xiaoyu Wang
|
6804c6a47f
|
fix: problem of parser and planner
|
2022-05-09 20:30:26 +08:00 |
Hongze Cheng
|
fa2f8060c8
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1
|
2022-05-09 12:29:21 +00:00 |
Shengliang Guan
|
75c47794c9
|
Merge remote-tracking branch 'origin/3.0' into feature/dnode
|
2022-05-09 20:26:07 +08:00 |
wangmm0220
|
d9f76c7b72
|
refactor:dd a function of generate table name
|
2022-05-09 20:24:17 +08:00 |
Xiaoyu Wang
|
4c914c2960
|
fix: problem of parser and planner
|
2022-05-09 20:20:05 +08:00 |
Minghao Li
|
589048e96b
|
fix(sync): fix memory leak, RespMgr
|
2022-05-09 20:14:31 +08:00 |
Ganlin Zhao
|
cfa77a2d39
|
feat(query): add leastsquares function
|
2022-05-09 20:04:03 +08:00 |
dapan
|
af2ba729b0
|
Merge remote-tracking branch 'origin/3.0' into feature/qnode
|
2022-05-09 20:04:00 +08:00 |
dapan
|
1157154d1e
|
stmt test
|
2022-05-09 20:03:09 +08:00 |
Liu Jicong
|
05755a2829
|
Merge pull request #12276 from taosdata/feature/tq
feat(tmq): show subcription
|
2022-05-09 19:55:52 +08:00 |
wangmm0220
|
8dccd22958
|
Merge branch 'feature/TD-14761' of github.com:taosdata/TDengine into feature/TD-14761
|
2022-05-09 19:52:19 +08:00 |
wangmm0220
|
438a76c8b2
|
refactor:add time cost info for schemaless
|
2022-05-09 19:51:52 +08:00 |
Shengliang Guan
|
7de84e0e86
|
refactor: let child process work
|
2022-05-09 19:51:47 +08:00 |