Haojun Liao
|
be5b72b25d
|
enh(query): add cache for table meta entry in table scan.
|
2022-11-07 10:17:42 +08:00 |
Haojun Liao
|
e3d0bc6bf7
|
other: merge 3.0.
|
2022-11-06 11:37:21 +08:00 |
Haojun Liao
|
d200fe5145
|
refactor: do some internal refactor.
|
2022-11-06 01:34:04 +08:00 |
Shengliang Guan
|
1c892e3e3d
|
Merge pull request #17894 from taosdata/fix/TD-20161
enh: adjust tqueue and tworker log
|
2022-11-04 19:11:13 +08:00 |
Haojun Liao
|
03f4918b3b
|
refactor: do some internal refactor.
|
2022-11-04 18:46:48 +08:00 |
Shengliang Guan
|
8ce2e12423
|
Merge pull request #17886 from taosdata/feature/3_liaohj
fix(query): set the last key of each tablescan info
|
2022-11-04 18:46:17 +08:00 |
Shengliang Guan
|
2e6f75107d
|
enh: adjust the number of vnode threads so that one vnode has one write thread
|
2022-11-04 17:38:35 +08:00 |
Shengliang Guan
|
fc41f43c9d
|
fix: deadlock while drop db
|
2022-11-04 16:15:37 +08:00 |
Shengliang Guan
|
8886785be1
|
Merge pull request #17853 from taosdata/fix/liao_cov
refactor(query): do some internal refactor.
|
2022-11-04 15:58:11 +08:00 |
Shengliang Guan
|
a0983cf8c1
|
enh: adjust tqueue and tworker log
|
2022-11-04 10:58:23 +08:00 |
Haojun Liao
|
0315414623
|
other: merge 3.0
|
2022-11-03 19:03:09 +08:00 |
Haojun Liao
|
4959529127
|
fix(query): set the last key of each tablescan info
|
2022-11-03 19:00:13 +08:00 |
Shengliang Guan
|
0a45e80613
|
Merge pull request #17875 from taosdata/fix/TD-20125-2
fix: reset last load info when close dataf reader for stt last files
|
2022-11-03 17:05:17 +08:00 |
Shengliang Guan
|
33d64b67ff
|
Merge pull request #17865 from taosdata/feature/stream
refactor(stream): stream deploy and state transfer
|
2022-11-03 15:24:39 +08:00 |
Shengliang Guan
|
c392abb0ad
|
Merge pull request #17869 from taosdata/feature/3.0_mhli
refactor(sync): add syncIsReadyForRead
|
2022-11-03 15:23:34 +08:00 |
Minglei Jin
|
93190003a3
|
fix: reset last load info when close dataf reader for stt last files
|
2022-11-03 15:19:21 +08:00 |
Minghao Li
|
a4b54c4f0e
|
refactor(sync): add syncIsReadyForRead
|
2022-11-03 13:57:57 +08:00 |
Shengliang Guan
|
6cef3fa4fa
|
Merge pull request #17856 from taosdata/feature/3.0_mhli
enh(sync): add sync pre stop, local-cmd:follower-commit
|
2022-11-03 13:40:35 +08:00 |
Liu Jicong
|
15ad147c40
|
Merge branch '3.0' into feature/stream
|
2022-11-03 13:37:59 +08:00 |
Liu Jicong
|
2fbc8e6306
|
refactor(stream): stream deploy and state transfer
|
2022-11-03 13:22:23 +08:00 |
Shengliang Guan
|
e61829856a
|
Merge pull request #17852 from taosdata/fix/TD-20125
fix: set fs and last dataf reader to null when resetting
|
2022-11-03 11:31:34 +08:00 |
Haojun Liao
|
7a14bc05ea
|
fix(query): fix some issues about the initialization of SColumnInfoData.
|
2022-11-03 10:57:05 +08:00 |
dapan1121
|
2bf5b0405d
|
Merge pull request #17851 from taosdata/enh/TD-19956
enh: optimize submit response message
|
2022-11-03 10:19:39 +08:00 |
Haojun Liao
|
9f5a0f01ea
|
Merge branch '3.0' into fix/liao_cov
|
2022-11-03 10:02:23 +08:00 |
Haojun Liao
|
11c4878ca1
|
refactor(query): do some internal refactor.
|
2022-11-03 10:01:11 +08:00 |
Minghao Li
|
1a4b7622e4
|
enh(sync): add sync pre stop
|
2022-11-03 09:39:20 +08:00 |
Shengliang Guan
|
9de4bfb230
|
Merge pull request #17834 from taosdata/fix/liao_cov
fix(query): update the lastkey for each table during table scanning.
|
2022-11-03 09:29:55 +08:00 |
Minglei Jin
|
0bbe049e58
|
fix: set fs and last dataf reader to null when resetting
|
2022-11-03 09:14:51 +08:00 |
Haojun Liao
|
fc20be8699
|
fix(query): get if the correct rows in last block exists, and set the correct flag to denote if the last blocks index have been loaded or not.
|
2022-11-02 22:27:23 +08:00 |
dapan1121
|
83fc35c8ee
|
Merge pull request #17841 from taosdata/fix/TS-1965-new
fix: fix reverse table scan when checking if block from file overlap with skyline deletion result error
|
2022-11-02 17:56:09 +08:00 |
Ganlin Zhao
|
215257f7f1
|
fix: fix reverse table scan when checking if block from file overlap
with skyline deletion result error
|
2022-11-02 16:58:36 +08:00 |
Shengliang Guan
|
b5f0041af1
|
refact: adjust error code in vnode
|
2022-11-02 15:28:32 +08:00 |
dapan1121
|
ecfcf7054c
|
enh: optimize submit response msg
|
2022-11-02 15:18:32 +08:00 |
Haojun Liao
|
ecad94c419
|
fix(query): add one more check.
|
2022-11-02 14:59:34 +08:00 |
Haojun Liao
|
f83b863cf9
|
fix(query): update the lastkey for each table during table scanning.
|
2022-11-02 14:36:00 +08:00 |
Shengliang Guan
|
b2e3c7800f
|
Merge pull request #17813 from taosdata/feature/3_liaohj
fix(query): optimize the performance of tsdbread.
|
2022-11-02 11:23:29 +08:00 |
Shengliang Guan
|
1c77d5381a
|
Merge remote-tracking branch 'origin/3.0' into fix/TD-20052
|
2022-11-02 10:26:19 +08:00 |
Shengliang Guan
|
7a537bba09
|
refact: adjust sync.h and syncState
|
2022-11-02 10:24:55 +08:00 |
Haojun Liao
|
c3ece576f2
|
Merge branch '3.0' into feature/3_liaohj
|
2022-11-02 09:13:13 +08:00 |
Shengliang Guan
|
15308ad140
|
Merge pull request #17820 from taosdata/fix/msg_compat
fix(vnode): ignore unhandled msg
|
2022-11-02 08:37:08 +08:00 |
Haojun Liao
|
698ae90e5b
|
fix(query): set correct value in hash map reset.
|
2022-11-01 23:37:51 +08:00 |
Haojun Liao
|
b610b23981
|
fix(query): check for null value.
|
2022-11-01 21:47:12 +08:00 |
Liu Jicong
|
a0910c87f7
|
fix(vnode): ignore unhandled msg
|
2022-11-01 21:23:50 +08:00 |
Shengliang Guan
|
cec6642700
|
Merge pull request #17811 from taosdata/feature/stream
fix(tmq): handle adding subtable for subscribing stb
|
2022-11-01 21:09:43 +08:00 |
Shengliang Guan
|
fee43064f7
|
Merge pull request #17812 from taosdata/fix/TD-20052
enh: refact sync callback func
|
2022-11-01 21:09:00 +08:00 |
Shengliang Guan
|
0578d034bc
|
Merge pull request #17810 from taosdata/fix/TD-20028
fix: remove last stt load info resetting from fs iterator
|
2022-11-01 19:36:12 +08:00 |
Liu Jicong
|
f0a66602da
|
fix(taosx): set version
|
2022-11-01 19:28:42 +08:00 |
Shengliang Guan
|
871757240a
|
Merge pull request #17777 from taosdata/FIX/TS-1984-3.0
fix: fsync wal files and meta if data size not synced yet beyond a threshold
|
2022-11-01 18:53:10 +08:00 |
Haojun Liao
|
026b82145e
|
Merge branch '3.0' into feature/3_liaohj
|
2022-11-01 18:49:51 +08:00 |
Haojun Liao
|
68db9b1cc9
|
fix(query): optimize the performance of tsdbread.
|
2022-11-01 18:48:57 +08:00 |