Hongze Cheng
|
9fa5b30403
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/alter_table
|
2022-05-14 10:35:00 +00:00 |
slzhou
|
cef0f74cb3
|
fix: udf aggregate function handle does not exist
|
2022-05-14 18:28:51 +08:00 |
slzhou
|
56cc2c06f9
|
fix: udf aggregate function handle does not exist
|
2022-05-14 18:28:24 +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 |
Minghao Li
|
a2d43fb96f
|
enh(sync): add syncStartStandBy
|
2022-05-14 18:12:53 +08:00 |
slzhou
|
a58a0e79c6
|
fix: uv task error when the pipe is NULL
|
2022-05-14 18:09:44 +08:00 |
Shengliang Guan
|
b08f6b5efa
|
refactor: multi process mode
|
2022-05-14 17:41:43 +08:00 |
Hongze Cheng
|
6e3a0bb79d
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/data_format
|
2022-05-14 09:26:06 +00: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
|
2ce5ceb754
|
Merge branch '3.0' of github.com:taosdata/TDengine into feature/udf
|
2022-05-14 17:22:06 +08:00 |
slzhou
|
7161919086
|
fix: finish uv task when event loop start uv task failed
|
2022-05-14 17:20:22 +08:00 |
Hongze Cheng
|
088ba3090c
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/alter_table
|
2022-05-14 09:17:07 +00:00 |
Hongze Cheng
|
5b518821d7
|
test BDB
|
2022-05-14 09:16:57 +00:00 |
shenglian-zhou
|
928af5f0cd
|
Merge pull request #12472 from taosdata/feature/udf
fix: taosd core by thread switching to new thread and free uvtask
|
2022-05-14 17:04:16 +08:00 |
slzhou
|
4a316eae3f
|
Revert "feat: enhance udf scalar function calls"
This reverts commit e8690dabef.
|
2022-05-14 17:03:05 +08:00 |
Minghao Li
|
1cfa16fcd8
|
enh(sync): add syncConfigChangeTest
|
2022-05-14 16:53:04 +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
|
b9faad7b82
|
Merge branch '3.0' of github.com:taosdata/TDengine into feature/udf
|
2022-05-14 15:42:41 +08:00 |
slzhou
|
8d1ddbd877
|
fix: remove from task queue before signalling caller
|
2022-05-14 15:42:21 +08:00 |
Zhiqiang Wang
|
64395dbd72
|
Merge pull request #12471 from taosdata/fix/ZhiqiangWang/fix-15481-add-udfd-to-make-install
fix(os): add udfd to make install
|
2022-05-14 15:39:13 +08:00 |
afwerar
|
5d8c867791
|
fix(os): make install copy file error
|
2022-05-14 15:30:11 +08:00 |
afwerar
|
c47bbb12dd
|
fix(os): add udfd to make install
|
2022-05-14 14:44:08 +08:00 |
Hongze Cheng
|
cb3185a9cc
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/data_format
|
2022-05-14 06:22:52 +00:00 |
Hongze Cheng
|
34a219b5fc
|
feat: impl tsrow read
|
2022-05-14 06:18:07 +00:00 |
plum-lihui
|
1e32228d8c
|
Merge branch '3.0' of github.com:taosdata/TDengine into 3.0
|
2022-05-14 14:05:59 +08:00 |
plum-lihui
|
ec6efecf9f
|
test: add error case for rerun fail
|
2022-05-14 14:05:45 +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 |
Zhiqiang Wang
|
84144adf7e
|
Merge pull request #12469 from taosdata/fix/ZhiqiangWang/fix-15533-3.0-TDengine-package-error
fix(os): 3.0 TDengine package error
|
2022-05-14 12:35:49 +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
|
68d439f66d
|
Merge branch 'feature/TD-14761' of github.com:taosdata/TDengine into feature/TD-14761
|
2022-05-14 10:29:43 +08:00 |
wangmm0220
|
ec5c99762e
|
fix:fix compile error in c++ unit test
|
2022-05-14 10:29:13 +08:00 |