wangmm0220
|
57331cd71d
|
Merge branch 'main' of https://github.com/taosdata/TDengine into fix/TD023101
|
2023-03-24 14:51:11 +08:00 |
wangmm0220
|
5d06474f2e
|
fix:send data batch if consume wal where subscribe db
|
2023-03-24 14:43:29 +08:00 |
wangmm0220
|
1a2513d212
|
Merge branch 'fix/TD023101' of https://github.com/taosdata/TDengine into fix/TD023101
|
2023-03-24 10:12:12 +08:00 |
wangmm0220
|
bf78f63e22
|
fix:send data batch if consume wal where subscribe db
|
2023-03-24 10:10:52 +08:00 |
Xiaoyu Wang
|
bddba107be
|
Merge pull request #20608 from taosdata/fix/TS-2960
fix(tdb/restore): rollback journal files backward
|
2023-03-23 19:47:31 +08:00 |
Xiaoyu Wang
|
323d8ee0b4
|
Merge pull request #20598 from taosdata/FIX/TD-23187-main
fix: set pWriter->info.state.committed as ever in vnodeSnapWriterClose
|
2023-03-23 11:42:48 +08:00 |
wangmm0220
|
5f9c7e9a7d
|
fix:[TS-2961] consume error change from snapshot to wal for taosx
|
2023-03-22 20:14:19 +08:00 |
Benguang Zhao
|
24af249f55
|
fix: set pWriter->info.state.committed as ever in vnodeSnapWriterClose
|
2023-03-22 16:05:57 +08:00 |
Minglei Jin
|
0bf98096c9
|
fix(tsdb/cache): init isLast once for each fileset
|
2023-03-22 10:57:27 +08:00 |
Minglei Jin
|
cb93ac2613
|
enh(tsdb/cache): make merge tree next one less
|
2023-03-22 10:50:34 +08:00 |
Minglei Jin
|
0b31aac2c5
|
enh(tsdb/cache): skip data block with merge tree
|
2023-03-22 10:19:58 +08:00 |
dapan1121
|
3ab55496c1
|
Merge pull request #20561 from taosdata/fix/TS-2891-M
fix: select ins_columns from stb/tb
|
2023-03-21 16:24:46 +08:00 |
Haojun Liao
|
ca29dd344f
|
other: merge main.
|
2023-03-21 14:04:52 +08:00 |
Haojun Liao
|
d5a386a563
|
fix(client): fix coverity issues.
|
2023-03-21 14:03:36 +08:00 |
Haojun Liao
|
18b121c69c
|
fix(tmq): fix the invalid write and do some internal refactor.
|
2023-03-21 13:45:43 +08:00 |
Haojun Liao
|
ea0cc2c584
|
Merge pull request #20554 from taosdata/fix/TS-2828
fix: add retry if insert error with meta change
|
2023-03-21 09:01:22 +08:00 |
kailixu
|
179579f204
|
chore: more code
|
2023-03-20 17:41:22 +08:00 |
Haojun Liao
|
ca1dffff45
|
Merge pull request #20508 from taosdata/fix/liaohj
fix(client): fix potential memory leak.
|
2023-03-20 16:11:22 +08:00 |
Haojun Liao
|
625b2dc901
|
Merge pull request #20513 from taosdata/fix/TD-23136
fix:converity scan defects
|
2023-03-20 15:37:59 +08:00 |
Haojun Liao
|
2517f9bb83
|
fix(tmq): add some logs.
|
2023-03-20 15:27:16 +08:00 |
Haojun Liao
|
a24d537d9e
|
Merge remote-tracking branch 'origin/fix/liaohj' into fix/liaohj
|
2023-03-20 13:28:13 +08:00 |
Haojun Liao
|
4cb1c51d4e
|
fix(tmq): update some logs.
|
2023-03-20 13:27:58 +08:00 |
yihaoDeng
|
192570ce77
|
fix tag filter
|
2023-03-20 04:14:57 +00:00 |
Haojun Liao
|
a5e9fad0f9
|
fix(query): set correct lastkeyInstt.
|
2023-03-19 23:58:17 +08:00 |
Haojun Liao
|
c678740968
|
refactor: do some internal refactor.
|
2023-03-19 19:22:43 +08:00 |
Haojun Liao
|
7e712a14b6
|
fix(tmq): adjust log.
|
2023-03-19 19:06:28 +08:00 |
Xiaoyu Wang
|
f86c8d0d6e
|
enh: optimize last pruning logic
|
2023-03-19 14:40:16 +08:00 |
Xiaoyu Wang
|
6277b2564b
|
enh: optimize last pruning logic
|
2023-03-19 13:41:32 +08:00 |
Xiaoyu Wang
|
9affd11eb7
|
Merge pull request #20542 from taosdata/fix/main_bugfix_wxy
enh: optimize last pruning logic
|
2023-03-19 12:00:18 +08:00 |
Xiaoyu Wang
|
5a4fe943dc
|
enh: optimize last pruning logic
|
2023-03-19 11:01:39 +08:00 |
Haojun Liao
|
ae5155edcf
|
fix(tmq): do some internal refactor.
|
2023-03-19 10:49:30 +08:00 |
Minglei Jin
|
3a5542bbbc
|
fix(tsdb/cache): update nCols of merge tree to avoid assert failed
|
2023-03-19 10:19:49 +08:00 |
yihaoDeng
|
afaa77cc3e
|
fix tag filter
|
2023-03-18 10:01:45 +00:00 |
yihaoDeng
|
f24e06f36b
|
fix tag filter
|
2023-03-18 08:58:26 +00:00 |
dapan1121
|
859f2594ed
|
fix: add sma load time
|
2023-03-17 15:21:43 +08:00 |
wangmm0220
|
0a54d00cd2
|
fix:converity scan defects
|
2023-03-17 14:54:27 +08:00 |
Shengliang Guan
|
aa656c9c29
|
Merge pull request #20505 from taosdata/fix/TD-23196
ehn(tsdb/cache): skip invalid row or data block directly with merge tree
|
2023-03-17 13:19:06 +08:00 |
Haojun Liao
|
d5a8a4aefe
|
Merge pull request #20502 from taosdata/fix/liaohj
fix(client): set the initial value for num_of_rows.
|
2023-03-17 12:50:04 +08:00 |
Minglei Jin
|
ca115b1c87
|
fix(tsdb/cache): break loop to return current row
|
2023-03-17 11:41:17 +08:00 |
wangmm0220
|
4fdef7421c
|
fix:add log for taosCreateLog error
|
2023-03-17 10:50:54 +08:00 |
Minglei Jin
|
a8d146c512
|
ehn(tsdb/cache): skip invalid row or data block directly with merge tree
|
2023-03-17 10:22:36 +08:00 |
Haojun Liao
|
970155a845
|
fix(query): fix coverity issues.
|
2023-03-16 21:53:34 +08:00 |
wangmm0220
|
6323a6e801
|
fix:conflicts
|
2023-03-16 19:18:07 +08:00 |
wangmm0220
|
14970478dc
|
fix:conflicts
|
2023-03-16 19:15:08 +08:00 |
wangmm0220
|
fa2e7b234c
|
fix:add log for schemaless & sleep longer if modify schema error
|
2023-03-16 19:13:15 +08:00 |
Shengliang Guan
|
925693c8a9
|
Merge pull request #20493 from taosdata/fix/TD-23172
ehn(tsdb/cache): load necessary columns only
|
2023-03-16 15:49:04 +08:00 |
Minglei Jin
|
b1949b5584
|
fix(tsdb/cache): skip remaining rows in current data block
|
2023-03-16 14:11:34 +08:00 |
Haojun Liao
|
345b46769c
|
Merge pull request #20490 from taosdata/fix/liaohj
fix(tmq): disable non-leader vnode responsing the poll request.
|
2023-03-16 14:00:42 +08:00 |
Minglei Jin
|
6e0343fc08
|
enh(tsdb/cache): load necessary columns only
|
2023-03-16 11:18:36 +08:00 |
Haojun Liao
|
a1682664f2
|
fix(tmq): disable non-leader vnode responsing the poll request.
|
2023-03-16 10:12:34 +08:00 |