yihaoDeng
|
c08fcc625c
|
feature(rpc): add retry
|
2022-04-26 18:57:54 +08:00 |
plum-lihui
|
06656d0daa
|
[test: add to check vnode statu for replica 3]
|
2022-04-26 18:57:53 +08:00 |
Xiaoyu Wang
|
86d077764d
|
Merge pull request #11901 from taosdata/feature/3.0_wxy
fix: some problems of tag query and sma
|
2022-04-26 18:49:44 +08:00 |
Ping Xiao
|
ccffe94579
|
test: add client config for test cases
|
2022-04-26 18:46:08 +08:00 |
Shengliang Guan
|
a76d8df492
|
Merge pull request #11900 from taosdata/feature/dnode
refactor(cluster): adjust mnode sync codes
|
2022-04-26 18:42:14 +08:00 |
slzhou
|
e9e6b1fa1f
|
sync home office
|
2022-04-26 18:28:30 +08:00 |
Xiaoyu Wang
|
cdee4d8e07
|
merge 3.0
|
2022-04-26 18:27:27 +08:00 |
Haojun Liao
|
cc4fd6517f
|
Merge pull request #11895 from taosdata/feature/3.0_liaohj
fix(query): copy the hasNull attribute to destination SColumnInfoData.
|
2022-04-26 18:26:26 +08:00 |
plum-lihui
|
0584f972cb
|
[test: not repull submodules]
|
2022-04-26 18:19:01 +08:00 |
yihaoDeng
|
207fd455fb
|
feature(rpc): add retry
|
2022-04-26 18:17:45 +08:00 |
Xiaoyu Wang
|
ac754dce90
|
fix: some problems of tag query and sma
|
2022-04-26 18:15:06 +08:00 |
Li Minghao
|
0bd5a15d62
|
Merge pull request #11898 from taosdata/feature/3.0_mhli
fix(sync): show vgroups all leader
|
2022-04-26 18:06:19 +08:00 |
Haojun Liao
|
723a6bd909
|
Merge remote-tracking branch 'origin/3.0' into feature/3.0_liaohj
|
2022-04-26 17:52:14 +08:00 |
Liu Jicong
|
08942d5a96
|
Merge pull request #11893 from taosdata/feature/tq
feat(tmq): support show
|
2022-04-26 17:47:55 +08:00 |
Hongze Cheng
|
d5886dc97d
|
Merge pull request #11875 from taosdata/vnode_refact_merge
refactor: vnode
|
2022-04-26 17:47:39 +08:00 |
Shengliang Guan
|
cfe7abce4b
|
refactor(cluster): make sdb ver atomic
|
2022-04-26 17:45:37 +08:00 |
Shengliang Guan
|
1f2b8ae1df
|
refactor(cluster): adjust log print
|
2022-04-26 17:42:57 +08:00 |
Li Minghao
|
d0f676caa0
|
fix bug: show vgroups
|
2022-04-26 02:39:37 -07:00 |
dapan1121
|
901cf55ff2
|
Merge pull request #11891 from taosdata/feature/qnode
feat: handle null value
|
2022-04-26 17:35:11 +08:00 |
Haojun Liao
|
0f4da0ef57
|
fix(query): copy the hasNull attribute to destination SColumnInfoData.
|
2022-04-26 17:34:00 +08:00 |
slzhou
|
22a97ca07e
|
Merge branch '3.0_udfd' of github.com:taosdata/TDengine into feature/udf
|
2022-04-26 17:31:22 +08:00 |
Shengliang Guan
|
2225622500
|
Merge branch '3.0_udfd' of https://github.com/taosdata/TDengine into 3.0_udfd
|
2022-04-26 17:19:34 +08:00 |
Hongze Cheng
|
15127f3a97
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into vnode_refact_merge
|
2022-04-26 09:19:30 +00:00 |
Shengliang Guan
|
16887683f3
|
fix: crash while create udf
|
2022-04-26 17:19:23 +08:00 |
Liu Jicong
|
fa03303bad
|
reject wal write if exceeds limit
|
2022-04-26 17:19:09 +08:00 |
Liu Jicong
|
28325c9080
|
reject wal write if exceeds limit
|
2022-04-26 17:18:10 +08:00 |
Hongze Cheng
|
85d3e4c8ae
|
make case pass
|
2022-04-26 09:16:29 +00:00 |
Liu Jicong
|
a5a10f7068
|
feat: tmq support show
|
2022-04-26 17:08:42 +08:00 |
slzhou
|
26eaaf9070
|
Merge branch '3.0' of github.com:taosdata/TDengine into 3.0_udfd
|
2022-04-26 17:00:15 +08:00 |
Zhiqiang Wang
|
6dffa66031
|
Merge pull request #11889 from taosdata/fix/ZhiqiangWang/fix-15146-memory-free-error
fix(shell): memory free error.
|
2022-04-26 16:57:13 +08:00 |
slzhou
|
41a213a904
|
scalar api change
|
2022-04-26 16:57:08 +08:00 |
Shengliang Guan
|
289cfb9325
|
Merge pull request #11890 from taosdata/feature/dnode
fix: allow startup if the log directory does not exist
|
2022-04-26 16:46:29 +08:00 |
Shengliang Guan
|
f7fda0159b
|
fix(tools): remove un necessary codes in taos shell
|
2022-04-26 16:46:13 +08:00 |
Shengliang Guan
|
86354a996a
|
refactor(cluster): adjust mnode sync codes
|
2022-04-26 16:44:45 +08:00 |
dapan1121
|
4d595938df
|
handle null value
|
2022-04-26 16:40:30 +08:00 |
afwerar
|
5c953839f9
|
fix(shell): memory free error.
|
2022-04-26 16:38:45 +08:00 |
slzhou
|
65598879ca
|
pass compilation after merging 3.0
|
2022-04-26 16:36:34 +08:00 |
Shengliang Guan
|
8379c33a25
|
fix: allow startup if the log directory does not exist
|
2022-04-26 16:27:59 +08:00 |
afwerar
|
0037374142
|
fix(shell): memory free error.
|
2022-04-26 16:25:54 +08:00 |
afwerar
|
6dd4a54339
|
fix(shell): memory free error.
|
2022-04-26 16:23:51 +08:00 |
slzhou
|
21a28306e0
|
merge 3.0
|
2022-04-26 16:09:13 +08:00 |
Shengliang Guan
|
68be5698a0
|
refactor(cluster): adjust acct errno
|
2022-04-26 16:00:40 +08:00 |
Haojun Liao
|
cdbfe53c13
|
Merge pull request #11884 from taosdata/feature/3.0_liaohj
fix(query): add an null ptr check
|
2022-04-26 15:59:35 +08:00 |
Li Minghao
|
f7cd02a970
|
Merge pull request #11886 from taosdata/feature/3.0_mhli
enh: add flag in syncEnv, to deal with expired timer
|
2022-04-26 15:58:41 +08:00 |
dapan1121
|
960f885aef
|
Merge remote-tracking branch 'origin/3.0' into feature/qnode
|
2022-04-26 15:55:11 +08:00 |
dapan1121
|
65a7d0f1c2
|
scalar constant
|
2022-04-26 15:51:46 +08:00 |
Ganlin Zhao
|
e15d78e2e8
|
Merge pull request #11881 from taosdata/fix/TD-15132
fix(query): fix taosshell crash when arithmetic operation with NULL concstant
|
2022-04-26 15:48:21 +08:00 |
Shengliang Guan
|
9e41cce370
|
refactor(cluster): adjust acct log
|
2022-04-26 15:47:45 +08:00 |
Ganlin Zhao
|
471b67ae45
|
fix(query): change some assert to ASSERT macro
|
2022-04-26 15:29:50 +08:00 |
Haojun Liao
|
3461d97b25
|
fix(query): reset the block id before apply the filter.
|
2022-04-26 15:24:46 +08:00 |