wangmm0220
|
fa2e7b234c
|
fix:add log for schemaless & sleep longer if modify schema error
|
2023-03-16 19:13:15 +08:00 |
Shengliang Guan
|
e98b32a69f
|
Merge pull request #20427 from taosdata/fix/main_bugfix_wxy
fix: last redundant read stt file
|
2023-03-14 09:41:19 +08:00 |
Shengliang Guan
|
214c595491
|
Merge pull request #20412 from taosdata/fix/TD-23095
fix:auto fill null column
|
2023-03-14 09:36:57 +08:00 |
Shengliang Guan
|
bf03965931
|
Merge pull request #20413 from taosdata/FIX/TD-22564-main
enh: not allow to propose if fsm applying progress lagging behind too far
|
2023-03-14 09:36:04 +08:00 |
Shengliang Guan
|
6989f1be61
|
Merge pull request #20418 from taosdata/fix/TD-22671
fix:deal with ASSERT in tmq
|
2023-03-14 09:34:52 +08:00 |
Xiaoyu Wang
|
ca39dfcf2d
|
feat: show vgroup display num of cache tables
|
2023-03-13 17:21:32 +08:00 |
Xiaoyu Wang
|
62377619ba
|
enh: optimizing stt file reading in last query
|
2023-03-13 15:05:24 +08:00 |
Xiaoyu Wang
|
25778754e2
|
fix: last redundant read stt file
|
2023-03-12 22:36:26 +08:00 |
Xiaoyu Wang
|
45e38d258c
|
fix: last redundant read stt file
|
2023-03-12 20:40:17 +08:00 |
wangmm0220
|
0e2cf0ed73
|
fix:deal with ASSERT in tmq
|
2023-03-11 16:51:34 +08:00 |
wangmm0220
|
9cc7a9f504
|
fix:deal with ASSERT in tmq
|
2023-03-11 16:12:11 +08:00 |
Shengliang Guan
|
584f213739
|
Merge pull request #20401 from taosdata/fix/main_bugfix_wxy
fix: error in last cache handle deleted data
|
2023-03-11 15:43:55 +08:00 |
54liuyao
|
84ef1c78d4
|
fix:auto fill null column
|
2023-03-11 11:33:50 +08:00 |
Xiaoyu Wang
|
38a6d02ca9
|
Merge remote-tracking branch 'origin/main' into fix/main_bugfix_wxy
|
2023-03-11 10:58:47 +08:00 |
Benguang Zhao
|
d679eaf648
|
enh: update pMnode->applied only when pMsg->code as zero
|
2023-03-10 18:10:34 +08:00 |
Xiaoyu Wang
|
11e55f028b
|
fix: error in last cache handle deleted data
|
2023-03-10 17:49:27 +08:00 |
Hongze Cheng
|
7e071ff458
|
enh: optimize snapshot transfer
|
2023-03-10 16:01:40 +08:00 |
Shengliang Guan
|
cf1bf07bbb
|
Merge pull request #20387 from taosdata/fix/main_bugfix_wxy
enh: optimize last/last_row cost when the cache was first loaded
|
2023-03-10 14:51:45 +08:00 |
Xiaoyu Wang
|
4e4f7de0ab
|
enh: optimize last/last_row cost when the cache was first loaded
|
2023-03-10 12:00:17 +08:00 |
Shengliang Guan
|
c70c9546f2
|
Merge pull request #20372 from taosdata/fix/main_bugfix_wxy
enh: optimize last/last_row cost when the cache was first loaded
|
2023-03-10 10:07:22 +08:00 |
Shengliang Guan
|
37bc466f59
|
Merge pull request #20373 from taosdata/fix/TS-2853
fix:get dest table version
|
2023-03-10 10:05:01 +08:00 |
Benguang Zhao
|
96e70c2795
|
enh: update logging msg in vnodeRestoreFinish
|
2023-03-09 20:05:19 +08:00 |
54liuyao
|
5acf665b7e
|
fix:get dest table version
|
2023-03-09 19:36:10 +08:00 |
Benguang Zhao
|
5e53b1225b
|
enh: finish restore with commit and applied indexes instead of num of items in apply queue
|
2023-03-09 19:35:42 +08:00 |
Xiaoyu Wang
|
47417e003e
|
enh: optimize last/last_row cost when the cache was first loaded
|
2023-03-09 18:54:15 +08:00 |
Benguang Zhao
|
1392711e66
|
enh: add fsm FpAppliedIndexCb to get the current applied index
|
2023-03-09 18:14:04 +08:00 |
Benguang Zhao
|
9d10739908
|
enh: send rsp of negotiation failure ahead of apply queue
|
2023-03-09 16:18:44 +08:00 |
Hongze Cheng
|
afd01bb9b6
|
Merge branch 'main' of https://github.com/taosdata/TDengine into feat/TS-2846
|
2023-03-09 15:26:04 +08:00 |
Hongze Cheng
|
16262512b2
|
feat: alter stt_trigger and minrows
|
2023-03-09 15:25:47 +08:00 |
Shengliang Guan
|
00854f677c
|
Merge pull request #20335 from taosdata/fix/TD-22753
fix: unit sma and tag index error msg
|
2023-03-09 15:20:47 +08:00 |
yihaoDeng
|
01a5d5d219
|
unit sma and tag index error msg
|
2023-03-08 18:16:29 +08:00 |
yihaoDeng
|
d8d74b3514
|
unit sma and tag index error msg
|
2023-03-08 16:02:46 +08:00 |
Hongze Cheng
|
05688386a0
|
little fix
|
2023-03-08 15:19:55 +08:00 |
Hongze Cheng
|
a56c99daac
|
fix: add more msg check
|
2023-03-08 14:45:04 +08:00 |
Hongze Cheng
|
b5b6f31023
|
Merge branch 'main' of https://github.com/taosdata/TDengine into feat/compact_with_time_range
|
2023-03-08 13:47:40 +08:00 |
Xiaoyu Wang
|
0dc34018b6
|
fix: insert data crash after empty table last cache
|
2023-03-08 10:06:48 +08:00 |
Hongze Cheng
|
dc0d7c26ea
|
Merge branch 'main' of https://github.com/taosdata/TDengine into feat/compact_with_time_range
|
2023-03-08 08:53:56 +08:00 |
Hongze Cheng
|
89281ee488
|
compact with time range
|
2023-03-07 21:46:34 +08:00 |
Shengliang Guan
|
fe729a4756
|
Merge pull request #20305 from taosdata/fix/main_bugfix_wxy
fix: taosd crash when modify the schema and query last_row
|
2023-03-07 20:31:18 +08:00 |
Xiaoyu Wang
|
163224f4e2
|
fix: taosd crash when modify the schema and query last_row
|
2023-03-07 19:42:05 +08:00 |
Xiaoyu Wang
|
ab86f6abee
|
fix: taosd crash when modify the schema and query last_row
|
2023-03-07 18:15:17 +08:00 |
Shengliang Guan
|
4ea87deef7
|
Merge pull request #20301 from taosdata/fix/main_bugfix_wxy
fix: insert data crash after empty table last_row cache
|
2023-03-07 18:08:23 +08:00 |
Xiaoyu Wang
|
ab5cce806c
|
fix: fix: after the last_row cache is created, modify the schema and query again, resulting in taosd crash
|
2023-03-07 16:25:46 +08:00 |
Xiaoyu Wang
|
8e6534d9f3
|
fix: insert data crash after empty table last_row cache
|
2023-03-07 16:06:56 +08:00 |
Shengliang Guan
|
325b3439df
|
Merge pull request #20290 from taosdata/fix/main_bugfix_wxy
fix: after the last cache is created, modify the schema and query again, resulting in taosd crash
|
2023-03-07 11:07:07 +08:00 |
Hongze Cheng
|
424a37fd3a
|
some code
|
2023-03-07 10:20:48 +08:00 |
Xiaoyu Wang
|
bc9eb47e04
|
fix: after the last cache is created, modify the schema and query again, resulting in taosd crash
|
2023-03-07 10:14:39 +08:00 |
Haojun Liao
|
2790368a03
|
Merge pull request #20269 from taosdata/feature/3_liaohj
fix(qurey): fix som errors and add some logs.
|
2023-03-06 20:38:22 +08:00 |
Xiaoyu Wang
|
b2247a10cb
|
fix: last cache invalid write
|
2023-03-06 18:00:53 +08:00 |
wangmm0220
|
86ef6522ae
|
fix:wal curVersion error if switch to wal
|
2023-03-06 17:40:02 +08:00 |