Haojun Liao
|
c93108bcbc
|
Merge pull request #19811 from taosdata/fix/nodisk
enh(query): add check for limit reach status.
|
2023-02-06 14:32:12 +08:00 |
Haojun Liao
|
24cdf0e758
|
enh(query): add check for limit reach status.
|
2023-02-06 13:40:51 +08:00 |
Haojun Liao
|
882451df0b
|
Merge pull request #19809 from taosdata/fix/nodisk
fix(query): add null ptr check when retrieving the block info.
|
2023-02-06 12:57:23 +08:00 |
Xiaoyu Wang
|
5639132708
|
Merge pull request #19804 from taosdata/fix/main_bugfix_wxy
fix: insert syntax error
|
2023-02-06 12:52:52 +08:00 |
Xiaoyu Wang
|
2b4adceb93
|
fix: insert syntax error
|
2023-02-06 11:07:51 +08:00 |
Haojun Liao
|
89b1843382
|
fix(query): add null ptr check when retrieving the block info.
|
2023-02-06 10:59:45 +08:00 |
Xiaoyu Wang
|
aa12f5022c
|
Merge pull request #19799 from taosdata/FIX/TS-2542-main
fix: request snapshot from maximum of commit vers of tsdb and wal
|
2023-02-06 09:21:51 +08:00 |
dapan1121
|
a2b5162ab9
|
Merge pull request #19753 from taosdata/szhou/fixbugs
fix: show table distributed only works on super table, child table, and normal table
|
2023-02-06 08:52:44 +08:00 |
Xiaoyu Wang
|
115160bbd0
|
fix: insert syntax error
|
2023-02-05 10:11:26 +08:00 |
Haojun Liao
|
8dcd73abf0
|
Merge pull request #19790 from taosdata/fix/nodisk
fix(query): set the correct number of rows when calculating using sma
|
2023-02-04 00:58:59 +08:00 |
dapan1121
|
d286b3c844
|
Merge pull request #19774 from taosdata/fix/TD-22191
fix: add get ip addr result validation
|
2023-02-03 19:01:11 +08:00 |
dapan1121
|
225bf28536
|
Merge pull request #19744 from taosdata/fix/TD-22009
enhance: optimize building table delete skyline performance
|
2023-02-03 19:00:47 +08:00 |
Benguang Zhao
|
e0412d3057
|
fix: request snapshot from maximum of commit vers of tsdb and wal
|
2023-02-03 18:52:59 +08:00 |
Haojun Liao
|
845530e125
|
other: add some logs.
|
2023-02-03 17:33:35 +08:00 |
Shengliang Guan
|
5ef7a4b7d4
|
Merge pull request #19786 from taosdata/fix/TD-22192
fix: not apply to mnode if trans createTime not matched
|
2023-02-03 17:02:46 +08:00 |
Haojun Liao
|
f803fa44b5
|
fix(query): set the correct number of rows when calculating using sma for min/max function.
|
2023-02-03 16:50:13 +08:00 |
Hui Li
|
96c76dc649
|
Merge pull request #19782 from taosdata/fix/TD-22210
fix: snapshot coredump caused by type
|
2023-02-03 16:09:02 +08:00 |
Xiaoyu Wang
|
9c1b7e8c29
|
Merge pull request #19764 from taosdata/fix/TD-22162
fix(tdb): return success if txn is commited
|
2023-02-03 16:01:26 +08:00 |
Haojun Liao
|
3da4a8a429
|
Merge pull request #19760 from taosdata/fix/TD-22131
fix:add ttl drop response for mnode
|
2023-02-03 15:53:35 +08:00 |
Shengliang Guan
|
b21ed4b617
|
fix: not apply to mnode if trans createTime not matched
|
2023-02-03 15:49:51 +08:00 |
Xiaoyu Wang
|
84f8c7675f
|
Merge pull request #19768 from taosdata/FIX/TD-22121-main
enh: improve logging msgs for sync snapshot repl
|
2023-02-03 15:06:57 +08:00 |
Hongze Cheng
|
49631f6e96
|
fix: snapshot coredump caused by type
|
2023-02-03 14:34:55 +08:00 |
Haojun Liao
|
a76dbe0b35
|
Merge pull request #19771 from taosdata/fix/reb
fix: check dup rebalance
|
2023-02-03 13:31:42 +08:00 |
Haojun Liao
|
b1192d5084
|
Merge pull request #19746 from taosdata/fix/mem_leak
fix: mem leak
|
2023-02-03 10:54:54 +08:00 |
dapan1121
|
ca16ebc6e7
|
fix: add get ip addr result validation
|
2023-02-03 10:36:47 +08:00 |
dapan1121
|
120af5da33
|
Merge pull request #19751 from taosdata/fix/TS-2530
fix: interp support filter and scalar calc
|
2023-02-03 09:57:57 +08:00 |
Liu Jicong
|
d83a94bb19
|
fix: check dup rebalance
|
2023-02-03 09:48:50 +08:00 |
Benguang Zhao
|
561ee87e9d
|
enh: change the level of sync probe logging msg to trace
|
2023-02-03 09:22:00 +08:00 |
Haojun Liao
|
d545159911
|
Merge pull request #19731 from taosdata/fix/snode
fix: snode timer
|
2023-02-03 09:12:12 +08:00 |
Haojun Liao
|
9c32ebc011
|
Merge pull request #19745 from taosdata/fix/tq
fix: tq open
|
2023-02-03 09:11:51 +08:00 |
Haojun Liao
|
8e73e3090c
|
Merge pull request #19652 from taosdata/fix/liaohj
fix(query): do some internal refactor, and identify a bug.
|
2023-02-02 22:22:55 +08:00 |
dapan1121
|
40b745932c
|
fix: scalar expr memory leak issue
|
2023-02-02 19:39:08 +08:00 |
Benguang Zhao
|
b6b0b3439e
|
enh: rename syncNodeOnSnapshotPre to syncNodeOnSnapshotPrep
|
2023-02-02 19:34:32 +08:00 |
Minglei Jin
|
6cdfa6d60f
|
fix(tdb): return success if txn is commited
|
2023-02-02 17:51:04 +08:00 |
Haojun Liao
|
aab31f655c
|
fix(query): fix bug in multi-group limit/offset of the merge sort .
|
2023-02-02 16:57:05 +08:00 |
shenglian zhou
|
c4366e4dbc
|
fix: minior, remove blank line
|
2023-02-02 16:34:20 +08:00 |
wangmm0220
|
a32c852039
|
fix:add ttl drop response for mnode
|
2023-02-02 16:13:17 +08:00 |
Xiaoyu Wang
|
522d5d1e5e
|
Merge pull request #19749 from taosdata/fix/main_bugfix_wxy
fix: a time point can be fill
|
2023-02-02 15:30:31 +08:00 |
shenglian zhou
|
3f577c5019
|
fix: show table distributed only works on super table, child table, and normal table
|
2023-02-02 11:57:22 +08:00 |
dapan1121
|
e234dda2de
|
fix: interp support filter and scalar calc
|
2023-02-02 11:44:08 +08:00 |
Xiaoyu Wang
|
7f571b1ebd
|
fix: a time point can be fill
|
2023-02-02 10:59:47 +08:00 |
Minglei Jin
|
69d6fb5bfe
|
fix(meta): use metaAbort instead of tdbAbort with metaClose
|
2023-02-02 10:20:34 +08:00 |
Xiaoyu Wang
|
e6644d85c8
|
Merge remote-tracking branch 'origin/main' into fix/main_bugfix_wxy
|
2023-02-02 09:42:45 +08:00 |
Liu Jicong
|
1e17f1d482
|
fix: mem leak
|
2023-02-02 09:42:06 +08:00 |
Xiaoyu Wang
|
461dbe752d
|
Merge pull request #19733 from taosdata/fix/TD-19579-9
fix(stream): use tdb page replacement with stream state
|
2023-02-02 09:13:36 +08:00 |
Haojun Liao
|
423e04d5a1
|
Merge pull request #19740 from taosdata/fix/nodisk
refactor: add some logs.
|
2023-02-02 09:12:16 +08:00 |
Liu Jicong
|
041d0d817a
|
fix: tq open
|
2023-02-02 09:11:17 +08:00 |
dapan1121
|
9a261ab2d7
|
improvement: optimize build table delete skyline performance
|
2023-02-02 08:45:38 +08:00 |
Haojun Liao
|
9fe1512c55
|
refactor: add some logs.
|
2023-02-01 22:41:39 +08:00 |
Haojun Liao
|
5215a218d4
|
Merge pull request #19735 from taosdata/fix/nodisk
fix(query): move the reset to other place.
|
2023-02-01 22:07:29 +08:00 |