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 |
54liuyao
|
403a877564
|
set pk length
|
2024-04-25 08:52:29 +08:00 |
kailixu
|
1348a98118
|
fix: sys scan user tags
|
2024-04-24 19:16:25 +08:00 |
dapan1121
|
3ed44d75b9
|
fix: window join in view issue
|
2024-04-24 19:14:20 +08:00 |
54liuyao
|
2a72ceadd1
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0
|
2024-04-24 18:57:22 +08:00 |
Haojun Liao
|
3b08ee3d16
|
Merge pull request #25458 from taosdata/fix/3_liaohj
fix(stream): add task update trans conflict level.
|
2024-04-24 18:54:06 +08:00 |
54liuyao
|
85cd290aa5
|
opt bloom filter
|
2024-04-24 18:40:39 +08:00 |
Yihao Deng
|
015cd50fc8
|
Merge branch '3.0' into enh/supportTmqInterface
|
2024-04-24 10:11:45 +00:00 |
Hongze Cheng
|
c085efb4f8
|
Merge pull request #25456 from taosdata/FIX/TD-29704-3.0
fix: execute undo actions of TRN_EXEC_SERIAL trans sequentially
|
2024-04-24 18:09:56 +08:00 |
Hongze Cheng
|
2cac0d5691
|
enh: recover file
|
2024-04-24 18:04:10 +08:00 |
dapan1121
|
ab2c9aaf5b
|
Merge pull request #25466 from taosdata/enh/TD-29758
enh:[TD-29758]optimize log in tmq
|
2024-04-24 17:47:28 +08:00 |
54liuyao
|
d8946dbedd
|
opt bloom filter
|
2024-04-24 17:33:39 +08:00 |
54liuyao
|
3300bf04c1
|
opt bloom filter
|
2024-04-24 17:27:24 +08:00 |
Alex Duan
|
20b09bc862
|
fix: check diff correct
|
2024-04-24 16:40:01 +08:00 |
Alex Duan
|
84d3d6d514
|
Merge pull request #25469 from taosdata/td27337
add ci test cases for join
|
2024-04-24 16:26:18 +08:00 |
Yihao Deng
|
1181f9de28
|
Fix metaGetColCmpr function and remove commented code
|
2024-04-24 08:22:54 +00:00 |
wade zhang
|
966451643e
|
Merge pull request #25470 from taosdata/docs/join
docs: add join description
|
2024-04-24 14:55:25 +08:00 |
wade zhang
|
75f73f7731
|
Minor wording changes for 30-join.md
|
2024-04-24 14:55:11 +08:00 |
wade zhang
|
ad640f298d
|
Minor wording changes for 06-select.md
|
2024-04-24 14:51:36 +08:00 |
wade zhang
|
0a72168fb8
|
Some wording changes for 30-join.md
|
2024-04-24 14:49:51 +08:00 |
Yihao Deng
|
41814cd9fb
|
release handle while query failed
|
2024-04-24 06:37:37 +00:00 |
charles
|
f1a308aa9e
|
Merge branch 'td27337' of https://github.com/taosdata/TDengine into td27337
|
2024-04-24 14:00:19 +08:00 |