Minghao Li
|
057fda21ce
|
enh(sync): syncNodeOnAppendEntriesSnapshotCb
|
2022-05-31 19:46:49 +08:00 |
Minghao Li
|
7917716b4f
|
enh(sync): syncNodeOnAppendEntriesReplySnapshotCb
|
2022-05-31 19:06:55 +08:00 |
Minghao Li
|
fd823c8670
|
enh(sync): syncNodeOnRequestVoteReplySnapshotCb
|
2022-05-31 18:12:17 +08:00 |
Minghao Li
|
a20cac89cc
|
enh(sync): syncNodeOnRequestVoteSnapshotCb
|
2022-05-31 18:04:49 +08:00 |
Minghao Li
|
b9472dc386
|
enh(sync): syncNodeAppendEntriesPeersSnapshot
|
2022-05-31 17:53:38 +08:00 |
Minghao Li
|
ba212ce396
|
enh(sync): syncNodeRequestVotePeersSnapshot
|
2022-05-31 17:37:57 +08:00 |
Minghao Li
|
ee9cdb2967
|
enh(sync): syncNodeOnSnapshotSendCb, syncNodeOnSnapshotRspCb
|
2022-05-31 17:23:36 +08:00 |
Minghao Li
|
21191ae2a8
|
enh(sync): add SSyncSnapshotReceiver
|
2022-05-31 16:48:47 +08:00 |
Minghao Li
|
6d8733a232
|
enh(sync): add SSyncSnapshotSender
|
2022-05-31 16:14:19 +08:00 |
Minghao Li
|
cdc0dc487f
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/3.0_mhli
|
2022-05-30 21:24:05 +08:00 |
Minghao Li
|
b9e4543a40
|
enh(sync): add SyncSnapshotRsp SyncSnapshotSend
|
2022-05-30 21:21:51 +08:00 |
Minghao Li
|
c5526ef915
|
enh(sync): add SyncSnapshotRsp SyncSnapshotSend
|
2022-05-30 21:11:14 +08:00 |
Cary Xu
|
2f19dc4ba0
|
Merge pull request #13240 from taosdata/feature/TD-11274-3.0
fix: support fetching specific schema version from table
|
2022-05-30 20:14:53 +08:00 |
Xiaoyu Wang
|
945ac571b5
|
Merge pull request #13239 from taosdata/feature/3.0_wxy
fix: problems of some function parameters with negative numbers
|
2022-05-30 20:14:04 +08:00 |
Xiaoyu Wang
|
a37782e49b
|
fix: problems of some function parameters with negative numbers
|
2022-05-30 19:59:15 +08:00 |
Cary Xu
|
76ef412d8f
|
enh: prefer to use latest schema
|
2022-05-30 19:56:15 +08:00 |
Cary Xu
|
5fa27b27ba
|
fix: support fetching specific schema version from table
|
2022-05-30 19:52:06 +08:00 |
Xiaoyu Wang
|
2dd1771f39
|
fix: problems of some function parameters with negative numbers
|
2022-05-30 19:08:14 +08:00 |
Minghao Li
|
6be4119fe7
|
add syncNodeIsIndexInSnapshot syncNodeGetLastIndexTerm syncNodeGetPreIndexTerm
|
2022-05-30 18:45:09 +08:00 |
Ganlin Zhao
|
0a98735a08
|
Merge pull request #13235 from taosdata/TD-16122/fix
fix(query): fix multiple aggregate function issues
|
2022-05-30 17:48:52 +08:00 |
Minghao Li
|
79ae770a0b
|
enh(sync): add snapshotEnable2
|
2022-05-30 17:31:55 +08:00 |
Xiaoyu Wang
|
9826a0710c
|
Merge pull request #13234 from taosdata/feature/3.0_async
feat: parser of insert statement adapts asynchronous interface
|
2022-05-30 17:19:41 +08:00 |
Minghao Li
|
43c383dcbc
|
enh(sync): add snapshotEnable2
|
2022-05-30 17:19:31 +08:00 |
Ganlin Zhao
|
0b0042ff2a
|
fix(query): restrict statecount/stateduration first param to be column
only
TD-16128
|
2022-05-30 17:17:00 +08:00 |
Ganlin Zhao
|
a27d05f6e1
|
fix(query): change state_count/state_duration function name to
statecount/stateduration
TD-16110
|
2022-05-30 17:07:50 +08:00 |
Xiaoyu Wang
|
06baa86145
|
feat: parser of insert statement adapts asynchronous interface
|
2022-05-30 17:01:44 +08:00 |
Ganlin Zhao
|
edf66a3572
|
fix(query): fix tail result incorrect when column containing null value
TD-16122
|
2022-05-30 16:56:43 +08:00 |
afwerar
|
35fe6feed6
|
fix(os): uninit free error
|
2022-05-30 16:55:37 +08:00 |
Minghao Li
|
d6c57bd372
|
enh(sync): add snapshotEnable2
|
2022-05-30 13:14:48 +08:00 |
WANG MINGMING
|
aaec70ebd4
|
Merge pull request #13217 from taosdata/feature/TD-14222-new
feat:add test for operator encode/decode
|
2022-05-30 12:54:11 +08:00 |
Minghao Li
|
bdc9acbf2e
|
enh(sync): add snapshotEnable
|
2022-05-30 12:26:15 +08:00 |
wangmm0220
|
6c38d716a1
|
feat:add test for operator encode/decode
|
2022-05-30 12:00:51 +08:00 |
Hongze Cheng
|
2eee0c9927
|
fix: meta get latest schema
|
2022-05-30 02:30:06 +00:00 |
Yihao Deng
|
1d794208fa
|
Merge pull request #13202 from taosdata/fix/idxMemLeak
fix: avoid mem leak
|
2022-05-30 09:22:03 +08:00 |
yihaoDeng
|
da4ab248ed
|
fix index mem leak
|
2022-05-29 21:56:57 +08:00 |
WANG MINGMING
|
b3dca3eb90
|
Merge pull request #13176 from taosdata/feature/TD-14222-new
feat:add encode/decode for operator
|
2022-05-29 21:42:05 +08:00 |
afwerar
|
08aff709db
|
fix(os): length overflow error
|
2022-05-29 20:28:15 +08:00 |
Shengliang Guan
|
edb7a2c0b2
|
refactor: mnode snapshot
|
2022-05-29 13:14:36 +08:00 |
Li Minghao
|
e3068a60ee
|
Merge pull request #13180 from taosdata/feature/3.0_mhli
enh(sync): add SSnapshot callback: reader, writer
|
2022-05-29 07:37:54 +08:00 |
Minghao Li
|
cd2e8fe730
|
enh(sync): add SSnapshot callback: reader, writer
|
2022-05-29 07:15:29 +08:00 |
Cary Xu
|
451558d3f2
|
Merge pull request #13178 from taosdata/feature/TD-11274-3.0
fix: init buffer to avoid invalid write
|
2022-05-29 01:47:59 +08:00 |
Cary Xu
|
5eba0520b7
|
fix: init buffer to avoid invalid write
|
2022-05-29 01:22:58 +08:00 |
Cary Xu
|
f2b4cca23d
|
fix: init buffer to avoid invalid write
|
2022-05-29 01:10:32 +08:00 |
Cary Xu
|
890075ef4a
|
fix: init buf to avoid invalid write
|
2022-05-29 00:59:23 +08:00 |
Cary Xu
|
f51e1b8405
|
fix: init logbuf to avoid invalid write
|
2022-05-29 00:47:30 +08:00 |
Cary Xu
|
5374680649
|
fix: init buffer to avoid invalid write
|
2022-05-29 00:37:18 +08:00 |
wangmm0220
|
f37388514c
|
feat:add encode/decode for operator
|
2022-05-29 00:26:50 +08:00 |
WANG MINGMING
|
99966e73ae
|
Merge pull request #13177 from taosdata/3.0
3.0
|
2022-05-29 00:23:37 +08:00 |
wangmm0220
|
650a6a85a7
|
feat:add encode/decode for operator
|
2022-05-28 23:48:31 +08:00 |
wangmm0220
|
5ebd2ec810
|
feat:add encode/decode for operator
|
2022-05-28 23:26:22 +08:00 |