Commit Graph

11998 Commits

Author SHA1 Message Date
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
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
Haojun Liao 845530e125 other: add some logs. 2023-02-03 17:33:35 +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
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
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
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
Benguang Zhao 561ee87e9d enh: change the level of sync probe logging msg to trace 2023-02-03 09:22:00 +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
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
Xiaoyu Wang e6644d85c8 Merge remote-tracking branch 'origin/main' into fix/main_bugfix_wxy 2023-02-02 09:42:45 +08:00
Benguang Zhao 043fc8d980 enh: improve logging msgs for sync snapshot repl 2023-02-01 19:26:58 +08:00
Minglei Jin df30b51a75 fix(stream): use tdb page replacement with stream state 2023-02-01 17:59:39 +08:00
Xiaoyu Wang e89ce9b8b9 Merge remote-tracking branch 'origin/main' into fix/main_bugfix_wxy 2023-02-01 17:14:34 +08:00
Xiaoyu Wang f6df973d4d fix: no cache auto create table error 2023-02-01 10:15:42 +08:00
Xiaoyu Wang 0d2d3349a3 Merge remote-tracking branch 'origin/main' into fix/main_bugfix_wxy 2023-02-01 09:45:32 +08:00
dapan1121 c8394cbf6e fix: add get tb from mem time info 2023-01-31 16:38:29 +08:00
Haojun Liao 12cea405d1
Merge pull request #19705 from taosdata/fix/TS-2499
fix:process data with incorrect timestamp
2023-01-30 15:15:14 +08:00
dapan1121 c273c42dfb
Merge pull request #19629 from taosdata/szhou/fix-td-21911
fix: add node stopped and get/accquire ctx return node stopped
2023-01-30 15:06:42 +08:00
54liuyao 1ce1f8143c fix:process data with incorrect timestamp 2023-01-30 13:29:15 +08:00
Shengliang Guan 98e174606c
Merge pull request #19578 from taosdata/FIX/TD-21942-main
enh: trim the last WAL idx file which is not fsynced
2023-01-30 09:31:28 +08:00
Benguang Zhao bd23a36f86 fix: round lastApplyIndex up to beginIndex -1 in syncBeginSnapshot 2023-01-29 18:03:09 +08:00
Xiaoyu Wang 284286cbc4
Merge pull request #19621 from taosdata/FIX/TD-21218-main
enh: remove unused old routines in sync
2023-01-29 10:56:29 +08:00
Xiaoyu Wang 16bae8ebe3
Merge pull request #19636 from taosdata/FIX/TD-21267-main
fix: not keep wal log vnodeCommit'ed for single replica db
2023-01-29 09:02:27 +08:00
Hui Li f01deae2f0
Merge pull request #19681 from taosdata/fix/wal_ref
fix: wal ref
2023-01-28 18:51:30 +08:00
Liu Jicong f5c4ca3380 fix: wal ref 2023-01-28 17:17:55 +08:00
Liu Jicong 2a71d47668 fix: wal ref 2023-01-28 16:11:17 +08:00
Xiaoyu Wang 8258c68b6d fix: subquery output ignores group id 2023-01-28 11:11:37 +08:00
Liu Jicong 0c6f6d3a42 fix: task db 2023-01-28 10:59:09 +08:00
Xiaoyu Wang beb3de8530 fix: limit push down error 2023-01-28 10:53:43 +08:00
Xiaoyu Wang 6d1621c221 Merge remote-tracking branch 'origin/fix/main_bugfix_wxy' into fix/liaohj 2023-01-28 10:36:23 +08:00
Xiaoyu Wang ec1592390a fix: limit push down error 2023-01-28 10:35:21 +08:00
Xiaoyu Wang 83a711c37f merge main 2023-01-28 09:24:30 +08:00
Haojun Liao c1ffbb5c1c refactor:do some internal refactor. 2023-01-23 01:11:04 +08:00
Haojun Liao 21d57a3624 fix(query): check for failure during add new buf pages. 2023-01-22 01:45:29 +08:00
Haojun Liao a898be4f7d fix(query): set correct total rsp rows. 2023-01-20 23:38:31 +08:00
Haojun Liao 7803104b7e fix(query): do some internal refactor, and identify a bug. 2023-01-20 22:50:35 +08:00
Haojun Liao 41f73b4294 Merge branch 'main' into fix/liaohj 2023-01-20 22:08:36 +08:00
Haojun Liao 5950f6fad5 Merge branch 'fix/liaohj' of github.com:taosdata/tdengine into fix/liaohj 2023-01-20 18:09:51 +08:00
Haojun Liao fae4f2c4ed refactor: do some internal refactor. 2023-01-20 18:08:34 +08:00