dapan1121
|
9bf8be1ab4
|
Merge pull request #23354 from taosdata/fix/3.0/TD-26779
fix: union all cast func resType check error
|
2023-10-24 16:11:50 +08:00 |
dapan1121
|
1ff5ccf186
|
Merge pull request #23222 from taosdata/feat/TS-4072
feat: support interval syntax of quoted duration and default unit
|
2023-10-20 15:16:07 +08:00 |
dapan1121
|
d7a5b529f9
|
Merge pull request #23312 from taosdata/szhou/fix/td-26778
fix: remove subquery user alias name distinct check
|
2023-10-20 15:15:01 +08:00 |
wangjiaming0909
|
720982374c
|
fix: union all cast func resType check error
|
2023-10-20 10:36:52 +08:00 |
Haojun Liao
|
9f9fae3b99
|
Merge pull request #23329 from taosdata/opt/addStatusSend
Opt/add status send
|
2023-10-20 09:52:12 +08:00 |
wade zhang
|
628667f22c
|
Merge pull request #23231 from taosdata/FEAT/TS-3816-3.0
feat: support restoring vnodes on replaced disks as needed
|
2023-10-20 09:02:25 +08:00 |
wangjiaming0909
|
04c60486e9
|
feat: support interval syntax of quoted duration and default unit
|
2023-10-19 15:46:19 +08:00 |
Haojun Liao
|
614bdd9fb9
|
Merge pull request #23220 from taosdata/feat/TD-26644
opt bloom filter
|
2023-10-19 15:34:43 +08:00 |
Haojun Liao
|
da8f6a4c2f
|
Merge pull request #23248 from taosdata/feat/TD-26647
recover session buff state
|
2023-10-19 15:34:03 +08:00 |
yihaoDeng
|
93cac3532e
|
fix invalid debug info
|
2023-10-19 15:30:04 +08:00 |
yihaoDeng
|
afac844656
|
add rpc sync read time
|
2023-10-19 11:45:59 +08:00 |
Benguang Zhao
|
a2e0480839
|
refact: rename as SYNC_FSM_STATE_COMPLETE
|
2023-10-19 11:18:57 +08:00 |
Benguang Zhao
|
c4e9069a66
|
fix: set nextProcessedVer properly in tqProcessTaskScanHistory
|
2023-10-19 11:18:57 +08:00 |
Benguang Zhao
|
05ba5e1ed0
|
refact: adjust logging msg in walLogEntriesComplete
|
2023-10-19 11:18:57 +08:00 |
Benguang Zhao
|
d671283b8b
|
refact: adjust logging msg for incomplete fsm state
|
2023-10-19 11:18:57 +08:00 |
Benguang Zhao
|
9643799dc5
|
fixup: compiler error at labels since allowed only at statements
|
2023-10-19 11:04:39 +08:00 |
Benguang Zhao
|
233a3c4034
|
enh: terminate on incompletenss of fsm state for dbs of single replica
|
2023-10-19 11:04:39 +08:00 |
Benguang Zhao
|
810678ebcb
|
enh: tidy up debugging msgs of snapshot replication
|
2023-10-19 11:04:39 +08:00 |
Benguang Zhao
|
c89c69f951
|
enh: use waitTime to prevent from starting snapshot too frequently
|
2023-10-19 11:04:39 +08:00 |
Benguang Zhao
|
be6411ebbe
|
fixup: set lastSendTime with taosGetTimestampMs
|
2023-10-19 11:04:39 +08:00 |
Benguang Zhao
|
a53ba24118
|
fix: set startTime in snapshotReSend
|
2023-10-19 11:04:39 +08:00 |
Benguang Zhao
|
e901adfdf3
|
enh: check snapshot receiver and sender by signature
|
2023-10-19 11:04:39 +08:00 |
Benguang Zhao
|
eb4e2aa58f
|
feat: restore incomplete fsm state with maxVerValid via snapshot replication
|
2023-10-19 11:04:36 +08:00 |
Benguang Zhao
|
e1c03118ab
|
enh: extract snapshot info for both of snap reader and writer
|
2023-10-19 10:51:13 +08:00 |
Benguang Zhao
|
410ced8320
|
feat: use TLV format to encode data of snapshot info
|
2023-10-19 10:51:13 +08:00 |
Benguang Zhao
|
517f1f7e40
|
fixup: fix syncNodeOnSnapshotPrep
|
2023-10-19 10:37:34 +08:00 |
Benguang Zhao
|
083dd148be
|
feat: exchange difference of snapshot info for replication
|
2023-10-19 10:37:34 +08:00 |
yihaoDeng
|
365d535e6d
|
add rpc sync read timeout
|
2023-10-19 10:32:51 +08:00 |
yihaoDeng
|
1910540a61
|
add rpc sync read timeout
|
2023-10-19 10:15:04 +08:00 |
liuyao
|
5852a0975e
|
set fill history range
|
2023-10-18 19:49:05 +08:00 |
yihaoDeng
|
ef27c87756
|
opt status send
|
2023-10-18 16:37:34 +08:00 |
slzhou
|
9c1697bfd1
|
fix: fix minior error
|
2023-10-18 13:19:44 +08:00 |
Haojun Liao
|
c6dd73b68b
|
Merge pull request #23187 from taosdata/feat/TD-26056
feat:add replay logic
|
2023-10-18 11:43:43 +08:00 |
slzhou
|
98d782cfa5
|
fix: if not subquery, rewrite project alias
|
2023-10-18 11:04:34 +08:00 |
slzhou
|
cdc8b757ad
|
fix: remove subquery user alias name distinct check
|
2023-10-18 10:11:43 +08:00 |
dapan1121
|
e6755461f5
|
Merge pull request #23087 from taosdata/szhou/pseudo-column-aliasname
enhance: support select `pseduo_column` from (select pseudo_column ...)
|
2023-10-18 09:23:01 +08:00 |
Benguang Zhao
|
4ca897246c
|
enh: proceed sync log buffer on failure of appending too
|
2023-10-17 14:56:07 +08:00 |
dapan1121
|
5ae3987958
|
Merge pull request #23283 from taosdata/szhou/3.0/fix/td-26703
fix: tag scan support limit and remove slimit optimization
|
2023-10-17 08:54:21 +08:00 |
slzhou
|
34246ea001
|
fix: tag scan support limit and remove slimit optimization
|
2023-10-16 16:43:15 +08:00 |
slzhou
|
d30c6f6bcc
|
fix: change tablename.tbname aliasname to tbname
|
2023-10-16 13:56:15 +08:00 |
wangmm0220
|
473142fab7
|
fix:conflicts from 3.0
|
2023-10-16 11:35:56 +08:00 |
liuyao
|
7269dedb39
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0
|
2023-10-13 11:35:01 +08:00 |
liuyao
|
429125be93
|
session state recover
|
2023-10-13 11:32:35 +08:00 |
Haojun Liao
|
33d9f772be
|
other: merge 3.0
|
2023-10-13 09:06:13 +08:00 |
Haojun Liao
|
84c5359d5b
|
other: merge 3.0
|
2023-10-13 08:58:26 +08:00 |
shenglian-zhou
|
cbd9749bfe
|
Merge branch '3.0' into szhou/pseudo-column-aliasname
|
2023-10-12 19:01:28 -05:00 |
Alex Duan
|
35fced8796
|
Merge pull request #23234 from taosdata/main_3_merge
other: merge main into 3.0
|
2023-10-12 07:48:20 -05:00 |
liuyao
|
2b540021e9
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-26644
|
2023-10-12 17:52:30 +08:00 |
Haojun Liao
|
90f866352b
|
Merge pull request #23221 from taosdata/feat/TD-26052
fix:[TD-26671] judge if pointer is null to avoid core dump
|
2023-10-12 17:23:41 +08:00 |
liuyao
|
731fe67352
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-26644
|
2023-10-12 16:28:10 +08:00 |