Shengliang Guan
|
6d0b51bfd2
|
refactor: adjust SRpcMsg handle to info
|
2022-05-16 20:07:09 +08:00 |
Shengliang Guan
|
b765f21e05
|
refactor: adjust SRpcMsg
|
2022-05-16 16:32:30 +08:00 |
Shengliang Guan
|
7729ce2eb3
|
refactor: adjust SRpcMsg
|
2022-05-16 16:13:51 +08:00 |
Shengliang Guan
|
fc94b71c80
|
refactor: adjust SRpcMsg
|
2022-05-16 15:17:11 +08:00 |
Shengliang Guan
|
96b7f2696a
|
refactor: adjust SRpcMsg
|
2022-05-16 14:55:31 +08:00 |
Shengliang Guan
|
c78517549e
|
refactor: adjust SRpcMsg
|
2022-05-16 14:13:20 +08:00 |
Shengliang Guan
|
893fb646d5
|
refactor: enable multi-process mode
|
2022-05-16 09:40:13 +08:00 |
Shengliang Guan
|
234325736c
|
refactor: enable multi-process mode
|
2022-05-15 23:26:55 +08:00 |
Shengliang Guan
|
47dde96404
|
refactor: enable multi-process mode
|
2022-05-15 22:25:49 +08:00 |
Shengliang Guan
|
ddc692b9f8
|
refactor: adjust dnode logs
|
2022-05-15 13:29:25 +08:00 |
Shengliang Guan
|
24feb934eb
|
refactor: adjust dnode logs
|
2022-05-15 13:23:24 +08:00 |
Shengliang Guan
|
f88e536b6b
|
refactor: adjust dnode logs
|
2022-05-15 13:06:55 +08:00 |
Shengliang Guan
|
21a9367d67
|
refactor: transport
|
2022-05-14 23:35:24 +08:00 |
Shengliang Guan
|
6e523a4706
|
refactor: multi-process mode
|
2022-05-14 22:23:52 +08:00 |
Shengliang Guan
|
842611494e
|
refactor: multi process mode
|
2022-05-14 18:59:46 +08:00 |
Shengliang Guan
|
b7b18e4709
|
Merge remote-tracking branch 'origin/3.0' into fix/mnode
|
2022-05-14 18:18:07 +08:00 |
Shengliang Guan
|
a5a4da4d49
|
refactor: multi process mode
|
2022-05-14 18:16:52 +08:00 |
Shengliang Guan
|
b08f6b5efa
|
refactor: multi process mode
|
2022-05-14 17:41:43 +08:00 |
Haojun Liao
|
fe01caf3c8
|
Merge pull request #12473 from taosdata/feature/3.0_liaohj
fix(query): ignore the reserved column data when generating filtered result.
|
2022-05-14 17:24:18 +08:00 |
slzhou
|
2a42fc66bc
|
fix: udf task to queue whenever uv_write result
|
2022-05-14 16:51:16 +08:00 |
Haojun Liao
|
46e76fc2ee
|
fix(query): fix a corner case for generating the filtered ssdatablock.
|
2022-05-14 16:40:51 +08:00 |
Haojun Liao
|
234c0cd966
|
fix(query): ignore the reserved column data when generating filtered result.
|
2022-05-14 16:28:34 +08:00 |
slzhou
|
8d1ddbd877
|
fix: remove from task queue before signalling caller
|
2022-05-14 15:42:21 +08:00 |
Xiaoyu Wang
|
a5210ee155
|
Merge pull request #12466 from taosdata/feature/3.0_wxy
fix: some problems of parser and planner
|
2022-05-14 13:17:20 +08:00 |
Shengliang Guan
|
ad3fda2e43
|
refactor: rename tprocess
|
2022-05-14 13:12:51 +08:00 |
afwerar
|
81e48a9e23
|
fix(os): 3.0 TDengine package error
|
2022-05-14 12:25:29 +08:00 |
Xiaoyu Wang
|
84018cdbd2
|
fix: some problems of parser and planner
|
2022-05-14 12:21:57 +08:00 |
Shengliang Guan
|
1f5941ebde
|
Merge pull request #12465 from taosdata/fix/mnode
enh: control the memory of the rpc queue
|
2022-05-14 12:05:18 +08:00 |
Xiaoyu Wang
|
f0df0da98f
|
fix: some problems of parser and planner
|
2022-05-14 11:59:23 +08:00 |
Shengliang Guan
|
7ad96ac276
|
enh: control the memory of the rpc queue
|
2022-05-14 11:53:46 +08:00 |
dapan1121
|
7473f61394
|
Merge pull request #12458 from taosdata/feature/qnode
fix: fix string to timestamp issue
|
2022-05-14 11:50:22 +08:00 |
Zhiqiang Wang
|
25b5b20e35
|
Merge pull request #12463 from taosdata/fix/ZhiqiangWang/fix-15189-update-windows-compile-error
fix(os): update windows compile error
|
2022-05-14 11:28:39 +08:00 |
afwerar
|
38dfa18750
|
fix(os): update windows compile error
|
2022-05-14 11:18:50 +08:00 |
Hongze Cheng
|
e9a1e863e4
|
Merge pull request #12464 from taosdata/feat--tag-index
feat: tag index
|
2022-05-14 11:16:37 +08:00 |
afwerar
|
2e3a64a569
|
fix(os): update windows compile error
|
2022-05-14 11:15:21 +08:00 |
WANG MINGMING
|
d3e722fc54
|
Merge pull request #12461 from taosdata/feature/TD-14761
fix:fix compile error in c++ unit test
|
2022-05-14 11:05:47 +08:00 |
Hongze Cheng
|
f3eaca04f5
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat--tag-index
|
2022-05-14 03:04:06 +00:00 |
Yihao Deng
|
9dc392d321
|
Merge pull request #12455 from taosdata/enh/add_more_index_ut
enh(index): add more UT
|
2022-05-14 10:49:10 +08:00 |
afwerar
|
61729d6805
|
fix(os): update windows compile error
|
2022-05-14 10:43:00 +08:00 |
Xiaoyu Wang
|
422f65abf6
|
Merge pull request #12462 from taosdata/feature/feat--tag-index_wxy
fix: 'create table using' problem
|
2022-05-14 10:39:38 +08:00 |
Xiaoyu Wang
|
e9042e709d
|
fix: 'create table using' problem
|
2022-05-14 10:36:19 +08:00 |
wangmm0220
|
ec5c99762e
|
fix:fix compile error in c++ unit test
|
2022-05-14 10:29:13 +08:00 |
Xiaoyu Wang
|
e0a51d43e7
|
fix: 'union [all]' syntax problems
|
2022-05-14 09:42:52 +08:00 |
Shengliang Guan
|
245f82ffe4
|
refactor: align 8 bytes in tqueue.c
|
2022-05-14 09:39:50 +08:00 |
dapan1121
|
4f8346ed91
|
Merge branch 'feature/qnode' of github.com:taosdata/TDengine into feature/qnode
|
2022-05-14 09:38:00 +08:00 |
dapan1121
|
feaf9d0519
|
fix string to ts issue
|
2022-05-14 09:37:29 +08:00 |
slzhou
|
b53e7192fc
|
fix: core caused by invalid total rows of data block when executing sql like select udf2(f2) from udf.t2 group by 1-udf1(f1)
|
2022-05-14 09:31:30 +08:00 |
Shengliang Guan
|
1e41ba8c14
|
Merge remote-tracking branch 'origin/3.0' into fix/mnode
|
2022-05-14 09:30:55 +08:00 |
Hongze Cheng
|
d311d4fee7
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat--tag-index
|
2022-05-14 01:29:36 +00:00 |
yihaoDeng
|
e21588c627
|
enh(index): add NULL value and remove duplicate
|
2022-05-13 23:49:37 +08:00 |