dapan1121
|
2bf5b0405d
|
Merge pull request #17851 from taosdata/enh/TD-19956
enh: optimize submit response message
|
2022-11-03 10:19:39 +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 |
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 |
Shengliang Guan
|
64633e3dbb
|
enh: refact syncMsg code
|
2022-11-01 18:34:09 +08:00 |
Liu Jicong
|
60bb2c18dc
|
Merge branch '3.0' into feature/stream
|
2022-11-01 18:19:15 +08:00 |
Liu Jicong
|
94e7c79ca0
|
fix(tmq): handle adding subtable for subscribing stb
|
2022-11-01 18:18:26 +08:00 |
Minglei Jin
|
a5052eb2d5
|
fix: remove last stt load info resetting from fs iterator
|
2022-11-01 17:29:18 +08:00 |
Shengliang Guan
|
ee63b49800
|
Merge remote-tracking branch 'origin/3.0' into fix/TD-20052
|
2022-11-01 17:11:27 +08:00 |
Shengliang Guan
|
d53ab62f00
|
Merge pull request #17797 from taosdata/fix/td_19618
fix: invalid read problem of tsdb path
|
2022-11-01 16:46:58 +08:00 |
Shengliang Guan
|
18f7d658d9
|
Merge pull request #17804 from taosdata/feature/3_liaohj
refactor: add some logs.
|
2022-11-01 16:46:24 +08:00 |
Shengliang Guan
|
a71dbd83d2
|
Merge pull request #17803 from taosdata/fix/TD-20052
enh: refact syncMsg code
|
2022-11-01 16:45:56 +08:00 |
Shengliang Guan
|
68f1641991
|
Merge pull request #17800 from taosdata/feature/stream
refactor(stream): fill history
|
2022-11-01 16:15:07 +08:00 |
Shengliang Guan
|
d35028ae4a
|
enh: refact sync callback func
|
2022-11-01 16:10:07 +08:00 |
Liu Jicong
|
92804d317e
|
Merge branch '3.0' into feature/stream
|
2022-11-01 15:47:37 +08:00 |
Shengliang Guan
|
f4dc7d0766
|
enh: refact sync callback func
|
2022-11-01 15:35:10 +08:00 |
Cary Xu
|
872085bef4
|
fix: add TD_PATH_MAX to support multi-platform
|
2022-11-01 15:18:26 +08:00 |
Haojun Liao
|
cff5d9295e
|
refactor: add some logs.
|
2022-11-01 15:00:02 +08:00 |
Cary Xu
|
65943b3712
|
chore: revert the code change
|
2022-11-01 14:51:37 +08:00 |
Shengliang Guan
|
e79e50ae36
|
enh: refact syncMsg code
|
2022-11-01 13:58:25 +08:00 |
Haojun Liao
|
b78249c548
|
other: merge 3.0
|
2022-11-01 13:52:08 +08:00 |
Haojun Liao
|
83495ed5d3
|
fix(query): set the correct buffer to accommodate the tag values.
|
2022-11-01 13:49:02 +08:00 |
dapan1121
|
801d65cb9a
|
Merge pull request #17789 from taosdata/fix/TD-20027-D
fix(query): set search key according to order
|
2022-11-01 13:48:19 +08:00 |
Liu Jicong
|
8ca5f0bd9c
|
Merge branch '3.0' into feature/stream
|
2022-11-01 13:20:20 +08:00 |
Liu Jicong
|
5e253cc8ea
|
refactor(stream): fill history
|
2022-11-01 11:56:14 +08:00 |
Cary Xu
|
0b6d117121
|
fix: add TD_PATH_MAX to support multi-platform
|
2022-11-01 11:44:17 +08:00 |
Cary Xu
|
9f14c599f2
|
fix: add TD_PATH_MAX to support multi-platform
|
2022-11-01 10:49:27 +08:00 |
Shengliang Guan
|
1724aa5638
|
Merge pull request #17779 from taosdata/fix/sync
refactor(sync): check msgcb, putToQueueFp NULL
|
2022-11-01 10:43:56 +08:00 |
Cary Xu
|
64f07523e2
|
Merge branch '3.0' into fix/td_19618
|
2022-11-01 10:02:45 +08:00 |
Haojun Liao
|
e533794cb7
|
Merge branch '3.0' into fix/liao_cov
|
2022-11-01 09:08:46 +08:00 |