Commit Graph

64607 Commits

Author SHA1 Message Date
54liuyao 4be4a04621 fix(meta scan):check system table scan result 2024-05-16 09:56:07 +08:00
haoranchen 55bb398098
Update compatibility.py 2024-05-16 09:49:43 +08:00
wangjiaming0909 2279f60eed fix partition_by_col interval not loading blocks caused crash 2024-05-16 09:48:00 +08:00
Shungang Li fc047ddafc fix: last cache update rule 2024-05-16 09:30:27 +08:00
Haojun Liao f8eb217c75
Merge pull request #25790 from taosdata/fix/TD-30064
fix:remove dot from child table in stream
2024-05-16 09:21:22 +08:00
facetosea b8b16b1cb8 fix test case on windows 2024-05-15 22:25:40 +08:00
Chris Zhai 0cc1c412af add test cases for TD-29196 2024-05-15 19:50:25 +08:00
Chris Zhai 1c1853c843 Merge branch '3.0' of github.com:taosdata/TDengine into TEST/3.0/TD-29196 2024-05-15 19:48:44 +08:00
Alex Duan da02be6418
Merge pull request #25786 from taosdata/feat/TD-25871-3.0
upgrade taospy 2.7.15
2024-05-15 19:39:53 +08:00
Alex Duan 18903ff79b
Merge pull request #25797 from taosdata/TEST/3.0/TS-4791
Test/3.0/ts-4791
2024-05-15 18:32:16 +08:00
chenhaoran 1ad07dc554 Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0 2024-05-15 17:51:44 +08:00
Hongze Cheng f4a9c5e3c8
Merge pull request #25669 from taosdata/enh/TD-29953
Enh/TD-29953
2024-05-15 17:26:26 +08:00
Yihao Deng f33bf898b4 fix invalid free 2024-05-15 16:56:02 +08:00
Yihao Deng 01e9ae6299 fix invalid free 2024-05-15 16:53:42 +08:00
facetosea 9959c0cb2b build failed 2024-05-15 16:18:36 +08:00
Hongze Cheng 9dd3f326ea
Merge pull request #25731 from taosdata/enh/TD-29968-3.0
enh: grant support s3/active-active/dual-replica/db_encryption
2024-05-15 15:52:28 +08:00
Chris Zhai 5ac136fdee update test cases for TS-4791 2024-05-15 15:20:20 +08:00
wangmm0220 1eb2984986 fix:remove dot from child table in stream 2024-05-15 14:57:50 +08:00
factosea e1ae87bbf5 use tsem2 2024-05-15 14:57:14 +08:00
Haojun Liao 2b44211928 fix(test): update test case and fix a typo. 2024-05-15 14:52:59 +08:00
Haojun Liao abd90c733a fix(stream): remove backend files only after the in-memory task is dropped. 2024-05-15 14:24:35 +08:00
54liuyao 2a67b83a27 adj code 2024-05-15 14:11:55 +08:00
Haojun Liao 43e018e210
Merge pull request #25733 from taosdata/fix/TD-29745
optimize scan data
2024-05-15 13:41:08 +08:00
wangmm0220 919e2848b3 fix:remove dot from child table in stream 2024-05-15 13:40:33 +08:00
Yihao Deng b1c50e23b6 refactor checkpoint 2024-05-15 11:38:43 +08:00
menshibin 810f689b67 upgrade taospy 2.7.15 2024-05-15 11:01:32 +08:00
54liuyao 167cdc79c5 format code 2024-05-15 10:54:53 +08:00
54liuyao 4c603fee55 format code 2024-05-15 10:54:24 +08:00
54liuyao 3c56f623ed adj inline func 2024-05-15 10:46:19 +08:00
dapan1121 126c7fa6a5
Merge pull request #25771 from taosdata/fix/3.0/TD-30037
fix get table meta without meta lock
2024-05-15 10:23:15 +08:00
Haojun Liao 042ed3caff fix(stream): fix invalid unlock. 2024-05-15 10:08:56 +08:00
Alex Duan 3c4e9a65d8
Merge pull request #25768 from taosdata/TEST/3.0/TD-29904
add test cases for TD-29904
2024-05-15 09:16:00 +08:00
Haojun Liao f905558c38
Merge pull request #25776 from taosdata/fix/TD-30049
fix(tsdb): fix deadlock when stopping reader.
2024-05-15 09:15:18 +08:00
Hongze Cheng 156b5e71f4
Merge pull request #25735 from taosdata/fix/TD-29772-3.0
fix/TD-29772
2024-05-15 09:13:01 +08:00
54liuyao ab3ba3f2e4 optimize scan tsdb 2024-05-15 09:09:20 +08:00
Haojun Liao a3bd3a4c76
Merge pull request #25769 from taosdata/fix/TS-4791
fix(tsdb): fix the length of column type overflow.
2024-05-15 00:44:59 +08:00
Haojun Liao 610aa80e65 fix(stream): init backend for fill-history task. 2024-05-15 00:08:38 +08:00
facetosea 36cb98e79e build on mac 2024-05-14 21:21:22 +08:00
Yihao Deng 0c25b71add change test case 2024-05-14 20:11:18 +08:00
Haojun Liao 4eacf86843 fix(tsdb): fix deadlock when stopping reader. 2024-05-14 19:20:19 +08:00
Hongze Cheng e1555ea2bc
Merge pull request #25756 from taosdata/fix/TD-30001-3.0
fix: race condition in dumpConfToDataBlock
2024-05-14 19:07:41 +08:00
Hongze Cheng 1cc8212384
Merge pull request #25723 from taosdata/fix/TD-30008
fix: tsdbCache vartype of zero size
2024-05-14 18:59:23 +08:00
Hongze Cheng c57dd5f607
Merge pull request #25764 from taosdata/fix/TD-30030-3.0
fix: error msg of show tags from ntb/view
2024-05-14 18:10:54 +08:00
Haojun Liao 241f8b3d2e fix(tsdb): fix deadlock when stopping reader. 2024-05-14 18:05:13 +08:00
Hongze Cheng 7b35a5964e
Merge pull request #25471 from taosdata/feat/TD-29196
feat: add pcre2 lib to precheck geometry wkt
2024-05-14 17:42:15 +08:00
Chris Zhai 72daedc2fd update test cases 2024-05-14 17:20:55 +08:00
factosea 4db19b5215 destory 2024-05-14 17:03:22 +08:00
factosea 3c39f76365 tsem_wait 2024-05-14 16:52:53 +08:00
Hongze Cheng c581432054
Merge pull request #25758 from taosdata/fix/TD-30036
fix(cos/checks3): failed early if not enabled
2024-05-14 16:27:53 +08:00
Haojun Liao 9300b7a401 fix(tsdb): fix the length of column type overflow. 2024-05-14 16:22:11 +08:00