Commit Graph

4935 Commits

Author SHA1 Message Date
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
Hongze Cheng 49631f6e96 fix: snapshot coredump caused by type 2023-02-03 14:34:55 +08:00
Haojun Liao e29ca4f5d8 refactor(query): use real number of stt instead of default value. 2023-02-03 10:04:15 +08:00
Liu Jicong 6248804b28 fix log 2023-02-03 09:14:52 +08:00
Haojun Liao baaa57567e refactor: do some internal refactor. 2023-02-03 09:13:13 +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 7168f90c51 refactor(query): disable file size check when reading data files. 2023-02-02 17:49:07 +08:00
Haojun Liao 40b7718078 refactor(query): disable file size check when reading data files. 2023-02-02 17:45:21 +08:00
Haojun Liao e9490a3235 refactor(query): disable tag filter cache by default. 2023-02-02 17:38:21 +08:00
Liu Jicong 8cd362c8d0 fix log 2023-02-02 16:15:12 +08:00
Haojun Liao edca89b731 refactor: opt query perf. 2023-02-02 15:15:46 +08:00
Haojun Liao fd6ea6ba2f other: merge main. 2023-02-02 14:12:24 +08:00
Haojun Liao ab8c977417 other: merge main. 2023-02-02 14:00:36 +08:00
Liu Jicong 924e5bfe6c add debug log 2023-02-02 13:34:11 +08:00
Minglei Jin 69d6fb5bfe fix(meta): use metaAbort instead of tdbAbort with metaClose 2023-02-02 10:20:34 +08:00
Haojun Liao 3897a91a95 refactor: do some internal refactor. 2023-02-02 10:17:39 +08:00
Haojun Liao 6a5ce7d663 refactor: opt tag filter perf. 2023-02-02 10:11: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
Hongze Cheng e13499b542 add some log 2023-02-01 18:42:39 +08:00
Haojun Liao 8e4c6ccbb3 fix(query): move the reset to other place. 2023-02-01 18:15:35 +08:00
Haojun Liao 04b6576a51
Merge pull request #19728 from taosdata/fix/nodisk
fix(query): reset the del file index when beginning last file check.
2023-02-01 17:16:17 +08:00
dapan1121 c8394cbf6e fix: add get tb from mem time info 2023-01-31 16:38:29 +08:00
Hongze Cheng 579f65115d add debug info 2023-01-31 15:23:21 +08:00
Hongze Cheng cabf3e8683 fix: invalid read 2023-01-31 11:22:06 +08:00
Hongze Cheng 9502fb3633 fix memory leak 2023-01-30 11:40:41 +08:00
Haojun Liao 1741e98a4e fix(query): reset the del file index when beginning last file check. 2023-01-30 10:13:54 +08:00
Liu Jicong 98906bb272 remove assert 2023-01-29 15:24:31 +08:00
Hongze Cheng 27f3b02196 more code fix 2023-01-29 15:09:13 +08:00
Hongze Cheng f6335a795b fix: assert coredump 2023-01-29 14:47:45 +08:00
Hongze Cheng e0b0ce2395 refact more code 2023-01-29 10:21:39 +08:00
Hongze Cheng ded3d6e7c9 more code 2023-01-29 09:08:02 +08:00
Hongze Cheng f3e199dda2 Merge branch 'main' of https://github.com/taosdata/TDengine into fix/TD-21761 2023-01-28 19:34:08 +08:00
Hongze Cheng b996618e65 more code 2023-01-28 18:03:13 +08:00
Liu Jicong f5c4ca3380 fix: wal ref 2023-01-28 17:17:55 +08:00
Hongze Cheng fb2b42f968 refact more code 2023-01-28 16:51:22 +08:00
Liu Jicong 2a71d47668 fix: wal ref 2023-01-28 16:11:17 +08:00
Hongze Cheng 545e4d7f02 make it compile 2023-01-28 13:30:15 +08:00
Hongze Cheng 8d56306517 more code 2023-01-28 11:31:32 +08:00
Hongze Cheng 2f5eeb8000 make it compile 2023-01-26 21:57:22 +08:00
Hongze Cheng ec886154a4 more code 2023-01-26 21:48:54 +08:00
Hongze Cheng a902d412eb more code 2023-01-26 20:20:39 +08:00
Hongze Cheng b8578e242e Merge branch 'main' of https://github.com/taosdata/TDengine into fix/TD-21761 2023-01-26 17:14:57 +08:00
Hongze Cheng 4f0a605cc0 more code 2023-01-22 17:20:26 +08:00
kailixu 1e06fb1783 chore: code optimization 2023-01-21 16:15:12 +08:00
kailixu 08a5ed4a07 chore: revert the code 2023-01-21 16:11:33 +08:00
kailixu 338a2a74cb chore: revert the code 2023-01-21 16:08:33 +08:00
kailixu 2416d34a80 fix: memory leak for row merge 2023-01-21 16:07:27 +08:00
kailixu 39b69ba39e fix: row schema version for row merger 2023-01-21 13:44:25 +08:00
Hongze Cheng fff4a96bdf more code 2023-01-19 22:18:39 +08:00
Hongze Cheng 7203819888 more code 2023-01-19 21:46:27 +08:00
Hongze Cheng b88327d737 Merge branch 'main' of https://github.com/taosdata/TDengine into fix/TD-21761 2023-01-18 23:32:52 +08:00
Hongze Cheng 516306b598 more code 2023-01-18 17:28:18 +08:00
dapan1121 2d42608813
Merge pull request #19632 from taosdata/fix/TS-2461
fix: rows number exceeds block capacity issue
2023-01-18 16:56:05 +08:00
dapan1121 17bfb8228a fix: rows number exceeds block capacity issue 2023-01-18 15:55:24 +08:00
Hongze Cheng d6028bdde1 some code 2023-01-18 14:59:02 +08:00
kailixu d9ae5a755c fix: tsdb fs head/data/sma nRef 2023-01-18 11:05:39 +08:00
kailixu 70fb18e611 fix: tsdb ReadSnap take/untake 2023-01-17 15:11:11 +08:00
Haojun Liao 49dedc3c3f fix(query): opt perf. 2023-01-17 10:24:19 +08:00
Haojun Liao 7425820c21 refactor: do some internal refactor. 2023-01-16 23:58:45 +08:00
Haojun Liao 82f4db302e refactor: do some internal refactor. 2023-01-14 23:17:57 +08:00
Haojun Liao 7aee35c457 fix(query): init the value. 2023-01-13 15:54:23 +08:00
Haojun Liao 5386fe7cc4 fix(query): init the value. 2023-01-13 14:57:09 +08:00
Haojun Liao cd6532ca7e enh(query): prepare the buffer on the stack, instead of heap. 2023-01-13 14:49:07 +08:00
Haojun Liao 6332c982b5 fix(query): fix invalid read 2023-01-13 14:16:59 +08:00
Haojun Liao bb5fb42c2f refactor: do some internal refactor. 2023-01-13 13:48:20 +08:00
Haojun Liao 7dcad62775 refactor: do some internal refactor. 2023-01-13 10:56:47 +08:00
Haojun Liao 5ff84757fe refactor: do some internal refactor. 2023-01-13 10:53:36 +08:00
Haojun Liao 71ca1d84ef refactor: do some internal refactor. 2023-01-13 10:53:19 +08:00
Haojun Liao 6bffcfaad8 refactor: do some internal refactor. 2023-01-13 10:45:07 +08:00
Haojun Liao 28baef1051 refactor: do some internal refactor. 2023-01-13 10:40:12 +08:00
Haojun Liao a71f029eec refactor: do some internal refactor. 2023-01-13 10:36:05 +08:00
Haojun Liao 8bed2612a6 refactor: do some internal refactor. 2023-01-12 23:24:41 +08:00
Haojun Liao a96de23363 fix(query): add the check of item when putting in cache. 2023-01-12 22:50:02 +08:00
Haojun Liao d36e68bd9b fix(query): add the check of item when putting in cache. 2023-01-12 19:25:28 +08:00
Haojun Liao 96feaaadbe fix(query): add the check of item when putting in cache. 2023-01-12 19:24:23 +08:00
Shengliang Guan cd0404bc25 refact: adjust return value of tmsgUpdateDnodeInfo 2023-01-12 17:08:33 +08:00
Haojun Liao effcfc057d fix(query): fix compare error. 2023-01-12 15:00:07 +08:00
Haojun Liao 53f27901a5 Merge branch 'main' into feature/3_liaohj 2023-01-11 15:42:34 +08:00
Haojun Liao 2d73a50469 enh(query): opt filter check. 2023-01-10 19:31:30 +08:00
dapan1121 c3cb4a52fc
Merge pull request #19425 from taosdata/fix/TD-21778
fix: tsdb read invalid memory read issue
2023-01-10 17:10:19 +08:00
dapan1121 fd0d4bb830
Update tsdb.h
fix: remove tmp field
2023-01-10 15:39:16 +08:00
dapan1121 459d2932b1 fix: memcpy empty value issue 2023-01-10 13:44:24 +08:00
Hui Li 8545bf06e3
Merge pull request #19467 from taosdata/fix/liaohj
fix(query): fix error for retrieve data only in last files.
2023-01-10 13:40:30 +08:00
Haojun Liao 08321f3c6d enh(query): update the log. 2023-01-10 13:35:25 +08:00
Haojun Liao b2a70c0a34 enh(query): jump out of loop once queried tables are all found. 2023-01-10 13:33:27 +08:00
Haojun Liao 1354eac985 Merge branch 'main' into feature/3_liaohj 2023-01-10 13:21:49 +08:00
dapan1121 bfc483aa30 fix: row merge flag issue 2023-01-10 11:32:13 +08:00
Haojun Liao e244a484f8 fix(query): add additional check for imem/mem 2023-01-10 10:49:35 +08:00
Haojun Liao 6a6d53b896
fix(query): fix error for retrieve data only in last files. (#19457)
* fix: add test cases;

* fix(query): fix error for retrieve data only in last files.
2023-01-09 20:55:34 +08:00
dapan1121 df2175087b fix: memory leak and invalid read issue 2023-01-09 19:47:17 +08:00
Haojun Liao 16f0900fe9 fix(query): fix error for retrieve data only in last files. 2023-01-09 19:26:39 +08:00
dapan1121 80586ad997 fix: invalid free issue 2023-01-09 11:33:26 +08:00
Benguang Zhao a2085703bf Merge branch main into FIX/TD-21812-main 2023-01-09 10:08:28 +08:00
Shengliang Guan f2d6ed8635
Merge pull request #19125 from taosdata/FIX/TD-21043-main
enh: vnodeCommit on consensus only
2023-01-09 09:41:34 +08:00