Commit Graph

64169 Commits

Author SHA1 Message Date
Hongze Cheng f500762af7 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TS-4706-3.0 2024-04-26 09:00:09 +08:00
Hongze Cheng e8af63c81e
Merge pull request #25486 from taosdata/enh/TS-4636-3.0
enh: enlarge number of mounted disks
2024-04-26 08:57:59 +08:00
Haojun Liao 59a3e8ca40 fix(tsdb): overlap check take pk into consideration. 2024-04-25 23:25:24 +08:00
Haojun Liao b3d2ccec83
Merge pull request #25483 from taosdata/fix/3_liaohj
fix(query): add ts in cache_scan_operator if pk exists and only retri…
2024-04-25 22:32:26 +08:00
chenhaoran 91ebee80b0 test: add tmq and stream in compatibility 2024-04-25 19:59:58 +08:00
wangmm0220 4c87857153 fix:[TS-4718]pMsg->data is null 2024-04-25 19:49:01 +08:00
54liuyao b8e373f6a9 Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0 2024-04-25 19:26:41 +08:00
dapan1121 e8ef5c570c
Merge pull request #25496 from taosdata/tsma_user_manual
tsma user manual
2024-04-25 19:20:04 +08:00
chenhaoran 14ff120fdc fix: fix tstream.h 2024-04-25 19:09:53 +08:00
Alex Duan 88ade6f4e1
Merge pull request #25461 from taosdata/feat/TD-28945-3.0
fix: uncomment tcompare crash
2024-04-25 19:08:09 +08:00
Hongze Cheng 6b44f9b3ac
Merge pull request #25495 from taosdata/fix/TD-29733
fix(cos/multi-writing): use lasted version of data
2024-04-25 19:01:48 +08:00
dapan1121 e363e1c502
Merge pull request #25488 from taosdata/fix/TD-29793
fix:[TD-29793] check if column and tag name are dumplicate in schemaless
2024-04-25 19:00:49 +08:00
wangjiaming0909 51760ef12f tsma user manual 2024-04-25 18:56:33 +08:00
54liuyao 0551c1189d save stream tbname 2024-04-25 18:46:13 +08:00
Haojun Liao eef5e6e409 fix(stream): fix syntax error. 2024-04-25 18:30:33 +08:00
Hongze Cheng d65bd323d8 fix test case 2024-04-25 18:12:56 +08:00
54liuyao 220a31d02f save stream tbname 2024-04-25 17:48:32 +08:00
Haojun Liao 3b932599ab fix(stream): fix syntax error. 2024-04-25 17:47:03 +08:00
54liuyao dbe3b25618 save stream tbname 2024-04-25 17:37:59 +08:00
Haojun Liao addd2d2a84 fix(stream): fix syntax error. 2024-04-25 17:06:15 +08:00
Alex Duan cb97979fe4 fix: snapshot.py passed1 2024-04-25 16:58:04 +08:00
wangjiaming0909 1b5ababb98 tsma user manual 2024-04-25 16:50:34 +08:00
Alex Duan 1fca5edb0e fix: snapshot.py passed 2024-04-25 16:48:26 +08:00
Minglei Jin eaa1e7a775 tsdb/writer: use latest version of data for writing 2024-04-25 16:40:58 +08:00
Haojun Liao cd8baa7ba0 fix(stream): add log for update task epset, set correct update flag if epset updated. 2024-04-25 16:39:11 +08:00
Haojun Liao 7d1e2f1f9d fix(util): set code to be success if set config success. 2024-04-25 16:38:26 +08:00
Minglei Jin a9094d7602 fix(cos/multi-writing): use lasted version of data 2024-04-25 16:37:24 +08:00
Yihao Deng d06cf49182 Fix memory leak in copyDataAt function 2024-04-25 07:44:31 +00:00
Alex Duan 1804c12ee8 fix:solve snapshot.py failed 2024-04-25 15:42:30 +08:00
wangmm0220 c5f45c5114 fix:memory leak 2024-04-25 14:28:28 +08:00
dapan1121 3986f392b5
Merge pull request #25489 from taosdata/fix/TD-29746/createstb1
fix: createstb use compress
2024-04-25 14:27:05 +08:00
dapan1121 a38a14e20c
Merge pull request #25484 from taosdata/fix/TD-29719/schemaExtCrash
fix: copy schemaExt in subtable
2024-04-25 14:26:08 +08:00
Haojun Liao d1ecfe5cf3 refactor: do some internal refactor. 2024-04-25 14:24:20 +08:00
Haojun Liao e1cd7710ed fix(test): fix error in unit test. 2024-04-25 14:23:54 +08:00
Haojun Liao c7806ebca2 fix(util): fix race condition. 2024-04-25 13:58:02 +08:00
Hongze Cheng e6db086365
Merge pull request #25478 from taosdata/fix/TD-29781-3.0
fix: sys scan user tags
2024-04-25 11:38:36 +08:00
Hongze Cheng 1cf2f82598 change doc 2024-04-25 11:30:56 +08:00
Haojun Liao 740115e117
Merge pull request #25474 from taosdata/fix/TD-29749
fix(stream):opt bloom filter
2024-04-25 11:29:28 +08:00
wangmm0220 aed5e50eee fix:[TD-29793] check if column and tag name are dumplicate in schemaless 2024-04-25 11:25:20 +08:00
Hongze Cheng 10d82a3acf
Merge pull request #25476 from taosdata/enh/TS-4710-3.0
enh: recover file
2024-04-25 11:15:02 +08:00
factosea 905042d0aa fix: createstb use compress 2024-04-25 11:08:44 +08:00
wangmm0220 4b29184408 fix:[TD-29793] check if column and tag name are dumplicate in schemaless 2024-04-25 11:06:20 +08:00
Hongze Cheng 609f97e6f2 enh: enlarge number of mounted disks 2024-04-25 11:04:41 +08:00
Hongze Cheng 032835deec
Merge pull request #25472 from taosdata/fix/TD-29763
Release handle while query failed
2024-04-25 10:54:17 +08:00
dapan1121 8d42c364ed
Merge pull request #25477 from taosdata/fix/windowJoinViewIssue
fix: window join in view issue
2024-04-25 10:22:32 +08:00
Haojun Liao b698b8be96 fix(stream): pass the address of tmr_h id 2024-04-25 09:57:08 +08:00
Hongze Cheng ca9aebc5ff
Merge pull request #25473 from taosdata/fix/TD-29773
Fix/TD-29773
2024-04-25 09:45:47 +08:00
factosea 91f5d92299 fix: unused code 2024-04-25 09:37:26 +08:00
factosea 46edf75ced fix: copy schemaExt in subtable 2024-04-25 09:33:01 +08:00
Haojun Liao ac860f7fe8 fix(query): add ts in cache_scan_operator if pk exists and only retrieve ts column. 2024-04-25 09:29:42 +08:00