Haojun Liao
|
f8d8061260
|
refactor: do some internal refactor.
|
2024-05-11 11:08:51 +08:00 |
|
Haojun Liao
|
d7e1f37cd4
|
Merge branch '3.0' into fix/3_liaohj
|
2024-05-11 10:28:12 +08:00 |
|
Haojun Liao
|
370c255128
|
refactor: do some internal refactor.
|
2024-05-11 10:27:55 +08:00 |
|
dmchen
|
9cf2529cac
|
check grant first
|
2024-05-11 02:12:31 +00:00 |
|
Haojun Liao
|
11ed1f54b3
|
refactor: do some internal refactor.
|
2024-05-11 10:09:23 +08:00 |
|
Haojun Liao
|
7f93ec2c53
|
fix(stream): update the checkpoint info for followers, and some internal refactor.
|
2024-05-11 09:37:02 +08:00 |
|
dapan1121
|
8059ce72d2
|
Merge pull request #25711 from taosdata/fix/3.0/TS-4769
modify tsma invalid interval msg
|
2024-05-10 17:57:20 +08:00 |
|
Hongze Cheng
|
4d4fa9ea94
|
Merge pull request #25703 from taosdata/fix/TD-29912
fix: handle memleak in vnodeSnapWriterOpen, add log for abort_edit
|
2024-05-10 15:29:44 +08:00 |
|
Hongze Cheng
|
db68b9a1f0
|
Merge pull request #25707 from taosdata/fix/TD-29981
fix: refactor lastcache ser/des for compatibility
|
2024-05-10 09:15:29 +08:00 |
|
Shungang Li
|
0ac5d393e6
|
fix: tsdbcache last disk data format change
|
2024-05-09 23:37:28 +08:00 |
|
Shungang Li
|
544999c01b
|
fix: tsdbCacheSerialize copy from null ptr
|
2024-05-09 22:55:29 +08:00 |
|
Shungang Li
|
457b98fee8
|
fix: adjust SValueV0 data order
|
2024-05-09 21:52:43 +08:00 |
|
Hongze Cheng
|
ba0d0a316f
|
Merge pull request #25696 from taosdata/FIX/audit-tb-memory-leak-3.0
fix/audit-memory-leak
|
2024-05-09 19:10:36 +08:00 |
|
Shungang Li
|
7ae4415890
|
fix: refactor lastcache ser/des for compatibility
|
2024-05-09 19:04:11 +08:00 |
|
wangjiaming0909
|
5ede67f578
|
modify tsma invalid interval msg
|
2024-05-09 17:55:17 +08:00 |
|
Minglei Jin
|
41eb82c4de
|
enh(s3/grant): disable s3 with expired grant
|
2024-05-09 15:19:50 +08:00 |
|
Haojun Liao
|
845fcfa247
|
Merge pull request #25700 from taosdata/fix/3_liaohj
refactor: do some internal refactor.
|
2024-05-09 15:14:46 +08:00 |
|
Shungang Li
|
6895bb121f
|
fix: handle memleak in vnodeSnapWriterOpen, add log for abort_edit
|
2024-05-09 14:55:48 +08:00 |
|
Haojun Liao
|
6721ec3cd8
|
refactor: do some internal refactor.
|
2024-05-09 14:06:25 +08:00 |
|
Haojun Liao
|
2ee8f7da32
|
Merge pull request #25695 from taosdata/fix/3_liaohj
refactor: do some internal refactor.
|
2024-05-09 13:36:56 +08:00 |
|
dmchen
|
e5547eccbf
|
encrypt grant
|
2024-05-09 02:44:38 +00:00 |
|
dmchen
|
454b4047cb
|
fix/audit-memory-leak
|
2024-05-09 10:19:14 +08:00 |
|
Haojun Liao
|
db848f7e6b
|
refactor: do some internal refactor.
|
2024-05-09 10:15:34 +08:00 |
|
Haojun Liao
|
6693efaa85
|
refactor: do some internal refactor.
|
2024-05-09 10:11:37 +08:00 |
|
Haojun Liao
|
a450deb60b
|
Merge pull request #25679 from taosdata/fix/3_liaohj
fix(query): set correct row length for rowid sort.
|
2024-05-09 10:10:27 +08:00 |
|
Hongze Cheng
|
e76d15e33f
|
Merge pull request #25690 from taosdata/fix/TD-29962
enh: refactor tsdbCache ser/des
|
2024-05-09 09:04:09 +08:00 |
|
dapan1121
|
8919584f27
|
Merge pull request #25683 from taosdata/fix/incDefaultThreadNum
fix: increase default query thread number
|
2024-05-09 08:20:46 +08:00 |
|
Shungang Li
|
70598a3038
|
enh: refactor tsdbCache ser/des
|
2024-05-09 00:13:19 +08:00 |
|
factosea
|
5a75c38897
|
test
|
2024-05-08 23:28:04 +08:00 |
|
Haojun Liao
|
cbf994f04f
|
fix(query): set correct length for json value.
|
2024-05-08 22:28:49 +08:00 |
|
Hongze Cheng
|
9e21eacf26
|
Merge pull request #25687 from taosdata/fix/TD-29934-3.0
fix(tsdb/cache-update): compare when rocks's colVal not null
|
2024-05-08 21:48:01 +08:00 |
|
Minglei Jin
|
3d1612e44b
|
fix(tsdb/cache-update): compare when rocks's colVal not null
|
2024-05-08 19:27:43 +08:00 |
|
Haojun Liao
|
81abf3fe6d
|
refactor: do some internal refactor.
|
2024-05-08 19:04:50 +08:00 |
|
dapan1121
|
c93c54b580
|
fix: increase default query thread number
|
2024-05-08 19:03:21 +08:00 |
|
Hongze Cheng
|
431c3c0066
|
Merge pull request #25675 from taosdata/fix/TD-29934-3.0
fix(tsdb/cache-update): discard none colVals for same timestamp
|
2024-05-08 18:54:17 +08:00 |
|
dapan1121
|
a221813f55
|
Merge pull request #25658 from taosdata/fix/3.0/TD-29931
fix check ctgCache.pTsmas outside of cache read lock
|
2024-05-08 18:51:23 +08:00 |
|
Haojun Liao
|
25d84ab7d3
|
refactor: do some internal refactor.
|
2024-05-08 18:41:57 +08:00 |
|
Haojun Liao
|
75e0ce8cbc
|
fix(query): calculate the correct dst row length.
|
2024-05-08 18:25:56 +08:00 |
|
Haojun Liao
|
ca022259a0
|
fix(query): set correct row length for rowid sort.
|
2024-05-08 18:17:22 +08:00 |
|
Hongze Cheng
|
7b93aa11a4
|
Merge pull request #25671 from taosdata/fix/TD-29962
fix: (compatibility) SLastCol field change cause 'last' crash
|
2024-05-08 18:15:43 +08:00 |
|
factosea
|
3a4e8f0842
|
fix: memleak
|
2024-05-08 17:38:58 +08:00 |
|
Minglei Jin
|
bb227a9798
|
fix(tsdb/cache-update): discard none colVals for same timestamp
|
2024-05-08 17:29:07 +08:00 |
|
Haojun Liao
|
6e832b68bd
|
refactor: do some internal refactor.
|
2024-05-08 16:40:51 +08:00 |
|
Haojun Liao
|
f120a62434
|
refactor: do some internal refactor.
|
2024-05-08 16:37:31 +08:00 |
|
Haojun Liao
|
4f59754a63
|
refactor: do some internal refactor.
|
2024-05-08 16:22:02 +08:00 |
|
Haojun Liao
|
dc9452fb0a
|
fix(sort): set correct output row index.
|
2024-05-08 16:21:48 +08:00 |
|
Shungang Li
|
733c8f8f9a
|
fix: (compatibility) SLastCol field change cause 'last' crash
|
2024-05-08 16:12:43 +08:00 |
|
Haojun Liao
|
a1a198630a
|
Merge pull request #25666 from taosdata/fix/3_liaohj
refactor: do some internal refactor.
|
2024-05-08 15:33:53 +08:00 |
|
Yihao Deng
|
a247a43863
|
change compress
|
2024-05-08 06:55:29 +00:00 |
|
yihaoDeng
|
697ca8914e
|
enh compress
|
2024-06-22 11:35:47 +08:00 |
|
Haojun Liao
|
bc04093d11
|
refactor: do some internal refactor.
|
2024-05-08 13:54:25 +08:00 |
|
Haojun Liao
|
9ce8f6953d
|
refactor: do some internal refactor.
|
2024-05-08 13:52:20 +08:00 |
|
Haojun Liao
|
b26656fd1c
|
Merge pull request #25661 from taosdata/fix/3_liaohj
refactor: do some internal refactor.
|
2024-05-08 13:03:13 +08:00 |
|
Haojun Liao
|
c43fbf6fee
|
refactor: do some internal refactor.
|
2024-05-08 11:21:24 +08:00 |
|
Haojun Liao
|
64ae35affe
|
fix(test): fix syntax error.
|
2024-05-08 09:18:36 +08:00 |
|
Haojun Liao
|
cdeb4462fb
|
refactor: do some internal refactor.
|
2024-05-07 23:43:21 +08:00 |
|
Haojun Liao
|
55a630911d
|
Merge pull request #25653 from taosdata/fix/3_liaohj
refactor: do some internal refactor.
|
2024-05-07 23:12:30 +08:00 |
|
Haojun Liao
|
b6debd985b
|
fix(stream): always return success if repeatly recv checkpoint source msg.
|
2024-05-07 16:33:08 +08:00 |
|
factosea
|
446fc9f859
|
group by alias tablename
|
2024-05-07 15:57:49 +08:00 |
|
wangjiaming0909
|
f5a9f8c338
|
fix check ctgCache.pTsmas outside of cache read lock
|
2024-05-07 15:15:26 +08:00 |
|
54liuyao
|
a5213e4cf9
|
adj delete mark
|
2024-05-07 15:01:45 +08:00 |
|
Hongze Cheng
|
c4b2f5681c
|
Merge pull request #25654 from taosdata/fix/TD-29845
fix: fix last col version when updating rocks
|
2024-05-07 11:33:51 +08:00 |
|
Haojun Liao
|
0e0f98eb8d
|
refactor: do some internal refactor.
|
2024-05-07 10:50:44 +08:00 |
|
Minglei Jin
|
562bf0fe1e
|
tsdb/cache: fix last col version when updating rocks
|
2024-05-07 10:24:07 +08:00 |
|
Shungang Li
|
b979c584fb
|
fix: tsdbCacheGetBatch ref of tmp memory
|
2024-05-07 10:22:58 +08:00 |
|
Haojun Liao
|
bbd423f666
|
refactor: do some internal refactor.
|
2024-05-07 09:46:12 +08:00 |
|
Hongze Cheng
|
3ffe2740e5
|
Merge pull request #25138 from taosdata/ENH/TD-29195-3.0
enh: add logging info for alter vnode hash range action
|
2024-05-07 09:02:32 +08:00 |
|
Hongze Cheng
|
05f0253991
|
Merge pull request #25644 from taosdata/FIX/TD-29908-3.0
enh: check snap begin index against commit index on leader
|
2024-05-07 09:02:15 +08:00 |
|
Haojun Liao
|
3b43b8f8c7
|
Merge pull request #25646 from taosdata/fix/3_liaohj
fix(stream): set global close flag in the streamMeta.
|
2024-05-06 22:19:23 +08:00 |
|
dapan1121
|
12f38f7685
|
Merge pull request #25640 from taosdata/fix/TS-4737
fix: scheduler dead lock issue
|
2024-05-06 18:53:34 +08:00 |
|
Haojun Liao
|
18c66a5491
|
refactor: do some internal refactor.
|
2024-05-06 18:17:38 +08:00 |
|
Haojun Liao
|
c982f6ac80
|
refactor: do some internal refactor.
|
2024-05-06 17:08:11 +08:00 |
|
Haojun Liao
|
7ad7ef7cfc
|
refactor: do some internal refactor.
|
2024-05-06 17:03:41 +08:00 |
|
Haojun Liao
|
46e9fe6f97
|
fix(stream): set global close flag in the streamMeta.
|
2024-05-06 17:03:09 +08:00 |
|
Benguang Zhao
|
b0f7355d11
|
enh: check snap begin index against commit index on leader
|
2024-05-06 16:57:22 +08:00 |
|
Haojun Liao
|
d879c7c967
|
fix(stream): set global close flag in the streamMeta.
|
2024-05-06 16:40:49 +08:00 |
|
dapan1121
|
4f1a983074
|
Update schJob.c
|
2024-05-06 16:00:35 +08:00 |
|
dapan1121
|
e2b6699c7a
|
fix: scheduler retry issue
|
2024-05-06 15:57:57 +08:00 |
|
dapan1121
|
d28fa202d7
|
Merge pull request #25639 from taosdata/enh/elimNotNullCond
Enh: eliminate not null cond
|
2024-05-06 15:56:43 +08:00 |
|
dapan1121
|
e45a348e5b
|
fix: scheduler job retry issue
|
2024-05-06 14:08:37 +08:00 |
|
dapan1121
|
7809533c79
|
enh: eliminate not null condition
|
2024-05-06 13:45:16 +08:00 |
|
Yihao Deng
|
8061688e79
|
fix rocskdb init failed
|
2024-05-06 03:22:28 +00:00 |
|
wangmm0220
|
5f6d3fcf7e
|
fix:[TD-29893]avoid returning 0 if vnode init error
|
2024-05-06 10:09:53 +08:00 |
|
dapan1121
|
90c0bb53c9
|
enh: eliminate cond
|
2024-05-06 09:30:55 +08:00 |
|
Haojun Liao
|
44100139a4
|
Merge pull request #25614 from taosdata/fix/3_liaohj
fix(stream): close task if it's in checkdown stream procedure.
|
2024-05-01 08:06:59 +08:00 |
|
dapan1121
|
355db3a0a3
|
Merge pull request #25609 from taosdata/fix/TD-29869
fix:[TD-29869]use latest vg info when drop topic
|
2024-05-01 07:37:03 +08:00 |
|
Haojun Liao
|
cdc7b03ac6
|
fix(stream): fix syntax error.
|
2024-04-30 22:44:32 +08:00 |
|
yihaoDeng
|
bc56d86314
|
fix:[TD-29893]mkdir error in mac
|
2024-04-30 19:48:34 +08:00 |
|
Haojun Liao
|
05a204dd6c
|
refactor: do some internal refactor.
|
2024-04-30 19:30:56 +08:00 |
|
Haojun Liao
|
732e52d64d
|
refactor: do some internal refactor, and add some logs.
|
2024-04-30 19:11:58 +08:00 |
|
Haojun Liao
|
94a0f9ab8f
|
other: merge 3.0
|
2024-04-30 17:12:46 +08:00 |
|
Haojun Liao
|
ed610d293f
|
fix(stream): close task if it's in checkdown stream procedure.
|
2024-04-30 17:09:37 +08:00 |
|
Haojun Liao
|
629502e12e
|
refactor: do some internal refactor.
|
2024-04-30 17:00:51 +08:00 |
|
Haojun Liao
|
f2bc93b78d
|
Merge pull request #25598 from taosdata/fix/3_liaohj
refactor(stream): opt stream sink perf.
|
2024-04-30 16:59:22 +08:00 |
|
dapan1121
|
f54dd2b818
|
Merge pull request #25602 from taosdata/fix/TS-4728-3.0
fix:use path of SStreamMeta
|
2024-04-30 16:12:50 +08:00 |
|
Haojun Liao
|
cb5a0563e6
|
fix(stream): fix error caused by merge.
|
2024-04-30 15:43:12 +08:00 |
|
wangmm0220
|
0758c4ece0
|
fix:[TD-29869]use latest vg info when drop topic
|
2024-04-30 15:38:09 +08:00 |
|
wangmm0220
|
35003cbb34
|
fix:use path of SStreamMeta
|
2024-04-30 14:36:16 +08:00 |
|
dapan1121
|
7cc173ffbe
|
Merge pull request #25601 from taosdata/fix/TD-29719/crash2
fix: pSchemaExt crash
|
2024-04-30 14:28:10 +08:00 |
|
dapan1121
|
b023e6f9df
|
Merge pull request #25589 from taosdata/fix/TS-4730
fix: create stream udf issue
|
2024-04-30 14:24:44 +08:00 |
|
Haojun Liao
|
d73fd5492a
|
fix(test): update test case.
|
2024-04-30 14:24:20 +08:00 |
|
dapan1121
|
c0bd60fa9d
|
Merge pull request #25596 from taosdata/use_tsma_when_partition_by_tag
use tsma when partition by tag
|
2024-04-30 13:25:56 +08:00 |
|
Haojun Liao
|
4c27af9b13
|
refactor: do some internal refactor.
|
2024-04-30 13:25:39 +08:00 |
|
dapan1121
|
2bd83169bb
|
fix: memory leak issue
|
2024-04-30 13:22:10 +08:00 |
|
factosea
|
879513c831
|
fix build failed
|
2024-04-30 12:09:20 +08:00 |
|
factosea
|
87c71337d1
|
fix: pSchemaExt null
|
2024-04-30 12:07:11 +08:00 |
|
wangmm0220
|
3a1c210601
|
fix:use path of SStreamMeta
|
2024-04-30 11:06:03 +08:00 |
|
Hongze Cheng
|
09dcbdd352
|
Merge pull request #25593 from taosdata/opt/optTransfer30
opt transfer
|
2024-04-30 10:50:28 +08:00 |
|
factosea
|
5f582723eb
|
fix: pSchemaExt crash
|
2024-04-30 10:23:40 +08:00 |
|
Haojun Liao
|
d3e676b084
|
fix(cos): fix syntax error.
|
2024-04-30 10:14:32 +08:00 |
|
Haojun Liao
|
9c39d11ea0
|
other: add some logs for drop streams.
|
2024-04-30 09:55:56 +08:00 |
|
Shungang Li
|
40e0c6902e
|
fix: geo regex multipoint with paren
|
2024-04-30 09:53:20 +08:00 |
|
Haojun Liao
|
973ca3be80
|
refactor: do some internal refactor.
|
2024-04-30 09:51:40 +08:00 |
|
Haojun Liao
|
cd6261c8d4
|
refactor: do some internal refactor.
|
2024-04-30 09:49:11 +08:00 |
|
dapan1121
|
0ef476a09e
|
fix: ut issue
|
2024-04-30 09:42:53 +08:00 |
|
Haojun Liao
|
54e9522c62
|
refactor(stream): opt stream sink perf.
|
2024-04-30 09:41:29 +08:00 |
|
wangjiaming0909
|
bf1c12af53
|
use tsma when partition by tag
|
2024-04-30 09:30:36 +08:00 |
|
Haojun Liao
|
9ba8e6bd34
|
refactor: add logs for drop streams.
|
2024-04-30 09:26:06 +08:00 |
|
dapan1121
|
6187bf4e06
|
Merge pull request #25584 from taosdata/fix/TS-4728-3.0
fix:[TS-4728]transform store data if data is too big
|
2024-04-30 09:02:40 +08:00 |
|
dapan1121
|
48296447ce
|
Merge pull request #25586 from taosdata/fix/3.0/TD-29870
fix scanoperator using sma info of last group
|
2024-04-29 21:45:00 +08:00 |
|
Haojun Liao
|
7879a32a33
|
Merge pull request #25588 from taosdata/fix/3_liaohj
fix(util): fix the assign of pointer data in ssdatablock.
|
2024-04-29 19:53:21 +08:00 |
|
wangmm0220
|
cd3f3046f7
|
fix:memory leak
|
2024-04-29 19:36:41 +08:00 |
|
Yihao Deng
|
f99cad9443
|
opt transfer
|
2024-04-29 11:30:38 +00:00 |
|
Hongze Cheng
|
c923faa4bf
|
Merge pull request #25578 from taosdata/fix/TD-29325
fix(tdb/btc): free txn early when closing btc
|
2024-04-29 18:04:02 +08:00 |
|
Hongze Cheng
|
95a78587b4
|
Merge pull request #25571 from taosdata/fix/TD-29844
Fix/TD-29844
|
2024-04-29 17:25:59 +08:00 |
|
wangmm0220
|
1f85cb42e6
|
fix:[TS-4728]transform strore data if data is too big
|
2024-04-29 17:22:40 +08:00 |
|
dapan1121
|
1437b1cffb
|
Merge pull request #25580 from taosdata/enh/TS-4738
enh: optimize inner join cond
|
2024-04-29 17:03:56 +08:00 |
|
Hongze Cheng
|
052c79125a
|
Merge pull request #25570 from taosdata/fix/TS-4728-3.0
fix: TDB upsert no page recycled
|
2024-04-29 16:58:56 +08:00 |
|
Haojun Liao
|
62a1277801
|
fix(util): fix the assign of pointer data in ssdatablock.
|
2024-04-29 16:50:00 +08:00 |
|
Haojun Liao
|
ed73617cc3
|
Merge pull request #25575 from taosdata/fix/3_liaohj
fix(tsdb): set the correct start pos for binary search.
|
2024-04-29 16:48:01 +08:00 |
|
Minglei Jin
|
785faf50aa
|
btc/close: free txn only if iPage < 0
|
2024-04-29 16:27:11 +08:00 |
|
wangjiaming0909
|
94fc209d7d
|
fix scanoperator using sma info of last group
|
2024-04-29 16:17:04 +08:00 |
|
dapan1121
|
a35dd72147
|
enh: optimize inner join cond
|
2024-04-29 15:44:12 +08:00 |
|
Minglei Jin
|
d5f140aee2
|
fix(tdb/btc): free txn early when closing btc
|
2024-04-29 15:23:00 +08:00 |
|
Hongze Cheng
|
145837ab67
|
fix memory leak
|
2024-04-29 15:21:09 +08:00 |
|
Haojun Liao
|
b0ef022e87
|
fix(tsdb): set the correct start pos for binary search.
|
2024-04-29 15:13:52 +08:00 |
|
Haojun Liao
|
7a5cdb81d5
|
fix(tsdb): set the correct start pos for binary search.
|
2024-04-29 14:40:49 +08:00 |
|
dapan1121
|
511e0de155
|
Merge pull request #25503 from taosdata/fix/TS-4718
fix:[TS-4718]pMsg->data is null
|
2024-04-29 14:26:42 +08:00 |
|
Yihao Deng
|
3fd6770c81
|
avoid invalid read
|
2024-04-29 05:52:54 +00:00 |
|
Hongze Cheng
|
0b4f5150b6
|
Merge pull request #25550 from taosdata/fix/TD-29844
Fix/TD-29844
|
2024-04-29 13:48:30 +08:00 |
|
Hongze Cheng
|
577c2a69f2
|
add test
|
2024-04-29 13:43:31 +08:00 |
|
Hongze Cheng
|
175d50594a
|
fix: TDB upsert no page recycled
|
2024-04-29 13:39:51 +08:00 |
|
dapan1121
|
2c5ae8011e
|
Merge pull request #25565 from taosdata/fix/3.0/TD-29769
fix count return negative value when loading sma
|
2024-04-29 13:35:37 +08:00 |
|
Hongze Cheng
|
d8e682c567
|
Merge pull request #25555 from taosdata/FIX/TD-29834-3.0
enh: propagate code of vnodeSnapRead as terrno upwards
|
2024-04-29 11:26:03 +08:00 |
|
Yihao Deng
|
b54198ba4a
|
avoid invalid read
|
2024-04-29 03:18:38 +00:00 |
|
Yihao Deng
|
97aadd3aa7
|
avoid invalid read
|
2024-04-29 03:17:33 +00:00 |
|
wangjiaming0909
|
5bab2db71f
|
fix count return negative value when loading sma
|
2024-04-29 10:43:26 +08:00 |
|
Hongze Cheng
|
c9415f5f85
|
Merge pull request #25561 from taosdata/fix/TD-29727-2
Fix/TD-29727-2
|
2024-04-29 10:03:41 +08:00 |
|
Yihao Deng
|
2beb46c9df
|
Merge branch '3.0' into fix/TD-29844
|
2024-04-29 01:27:20 +00:00 |
|
dapan1121
|
0997355460
|
Merge pull request #25560 from taosdata/tsma_tradeoff
usable tsma
|
2024-04-29 09:22:50 +08:00 |
|
wangjiaming0909
|
cb008f18dc
|
usable tsma
|
2024-04-29 09:18:40 +08:00 |
|
dapan1121
|
6ffa3945ea
|
fix: create stream udf issue
|
2024-04-29 09:18:26 +08:00 |
|
dapan1121
|
df4421b0a2
|
Merge pull request #25542 from taosdata/fix/TD-29841
use debug log when fetching no tsmas for table
|
2024-04-29 08:26:12 +08:00 |
|
yihaoDeng
|
07291a7ebc
|
fix:[TS-4718]pMsg->data is null
|
2024-04-29 01:19:53 +08:00 |
|
yihaoDeng
|
edabe85952
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TS-4718
|
2024-04-29 00:26:58 +08:00 |
|
Haojun Liao
|
f115a33a94
|
Merge pull request #25538 from taosdata/fix/3_liaohj
refactor: do some internal refactor.
|
2024-04-28 23:21:52 +08:00 |
|
Haojun Liao
|
f16bd528a5
|
fix(cos): fix syntax error.
|
2024-04-28 21:53:50 +08:00 |
|
Yihao Deng
|
9306085ba2
|
Convert column level to lowercase
|
2024-04-28 12:53:49 +00:00 |
|
dapan1121
|
7d0f31c469
|
Merge pull request #25554 from taosdata/fix/addTaskQueueThreadNum
fix: add default task queue thread number
|
2024-04-28 18:57:01 +08:00 |
|
Haojun Liao
|
6c93fe5593
|
fix(stream): fix dead lock.
|
2024-04-28 18:35:00 +08:00 |
|
Haojun Liao
|
b990632e8d
|
fix(stream): fix dead lock.
|
2024-04-28 18:29:18 +08:00 |
|
Haojun Liao
|
bf5d523116
|
fix(stream): disable the exec of complete check status in timer thread.
|
2024-04-28 17:57:34 +08:00 |
|
Hongze Cheng
|
13cd60f17f
|
Merge pull request #25524 from taosdata/feat/TD-29823
Feat/TD-29823
|
2024-04-28 17:51:39 +08:00 |
|
Hongze Cheng
|
0253aed220
|
Merge pull request #25522 from taosdata/enh/TD-29801-3.0
enh: batch create table
|
2024-04-28 17:16:23 +08:00 |
|
Benguang Zhao
|
d2f8410586
|
enh: propagate code of vnodeSnapRead as terrno upwards
|
2024-04-28 16:47:30 +08:00 |
|
dapan1121
|
d65302393c
|
fix: add default task queue thread number
|
2024-04-28 16:08:30 +08:00 |
|
Yihao Deng
|
9e19c52924
|
Remove unnecessary memory free in uploadCheckpointData function
|
2024-04-28 06:50:54 +00:00 |
|
Yihao Deng
|
fac8530580
|
fix invalid read
|
2024-04-28 06:50:33 +00:00 |
|
Yihao Deng
|
af567ea2cb
|
fix invalid read
|
2024-04-28 06:47:31 +00:00 |
|
Hongze Cheng
|
adbf2b5907
|
Merge pull request #25543 from taosdata/opt/TD-29838
Opt/TD-29838
|
2024-04-28 14:46:02 +08:00 |
|
Haojun Liao
|
57ee97814f
|
fix(stream): fix failed to launch timer bug.
|
2024-04-28 14:29:18 +08:00 |
|
Haojun Liao
|
3c5ca17737
|
Merge branch '3.0' into fix/3_liaohj
|
2024-04-28 13:57:16 +08:00 |
|
kailixu
|
4eb1763b52
|
enh: batch create table
|
2024-04-28 13:52:17 +08:00 |
|
wangjiaming0909
|
88cc43250f
|
use debug log when fetching no tsmas for table
|
2024-04-28 12:42:10 +08:00 |
|
Yihao Deng
|
d9c112244b
|
profile opt
|
2024-04-28 03:48:00 +00:00 |
|
dapan1121
|
d0c1e660c2
|
fix: ctable tag scan issue
|
2024-04-28 11:31:46 +08:00 |
|
kailixu
|
4d572ebe88
|
enh: batch create table
|
2024-04-28 11:25:40 +08:00 |
|
Haojun Liao
|
6ea4823f1e
|
fix(stream): update the timeout measurement.
|
2024-04-28 11:14:10 +08:00 |
|
kailixu
|
bc1f9bca93
|
enh: batch create table
|
2024-04-28 11:07:53 +08:00 |
|
kailixu
|
e392b39323
|
enh: batch create table
|
2024-04-28 10:24:16 +08:00 |
|
Haojun Liao
|
ed962186a1
|
enh(stream): add attrs for stream tasks.
|
2024-04-28 10:22:09 +08:00 |
|
Haojun Liao
|
b2d8260f14
|
refactor: do some internal refactor.
|
2024-04-28 10:05:22 +08:00 |
|
Haojun Liao
|
8adaeb59a3
|
refactor: do some internal refactor.
|
2024-04-28 09:50:21 +08:00 |
|
factosea
|
b314ca8509
|
fix: rewrite expr groupby
|
2024-04-28 09:45:54 +08:00 |
|
Haojun Liao
|
384efdc185
|
Merge pull request #25531 from taosdata/fix/3_liaohj
fix(stream):add ref for task in check rsp monitor timer.
|
2024-04-28 09:22:00 +08:00 |
|
kailixu
|
53e9e0b3af
|
enh: batch create table
|
2024-04-28 04:58:05 +08:00 |
|
kailixu
|
3b504e6e96
|
enh: batch create table
|
2024-04-28 04:47:00 +08:00 |
|
kailixu
|
504263315d
|
enh: batch create table
|
2024-04-28 04:37:30 +08:00 |
|
kailixu
|
0b5e35643c
|
Merge branch '3.0' into enh/TD-29801-3.0
|
2024-04-28 04:27:25 +08:00 |
|
Haojun Liao
|
8e47adba09
|
fix(util): fix syntax error.
|
2024-04-27 17:46:23 +08:00 |
|
Haojun Liao
|
1f6b7bbcff
|
fix(util): fix dead lock.
|
2024-04-27 10:08:15 +08:00 |
|
Haojun Liao
|
12570d7390
|
fix(client): fix deadlock.
|
2024-04-26 23:09:17 +08:00 |
|
Haojun Liao
|
a33e7b2eb3
|
refactor: do some internal refactor.
|
2024-04-26 22:22:54 +08:00 |
|
Haojun Liao
|
faa87e13b0
|
fix(util): fix race condition.
|
2024-04-26 19:12:19 +08:00 |
|
Haojun Liao
|
2d1e9ba631
|
fix(stream):add ref for task in check rsp monitor timer.
|
2024-04-26 19:11:57 +08:00 |
|
Haojun Liao
|
324072fed8
|
Merge pull request #25525 from taosdata/fix/3_liaohj
fix(stream): update stream task meta info.
|
2024-04-26 18:15:09 +08:00 |
|
Haojun Liao
|
6d06188b9f
|
fix(stream): fix memory leak.
|
2024-04-26 17:06:15 +08:00 |
|
Haojun Liao
|
b1b3246066
|
fix(stream): update the checkpoint executed transId range.
|
2024-04-26 17:03:01 +08:00 |
|
Haojun Liao
|
230486df13
|
fix(stream): update stream task meta info.
|
2024-04-26 17:02:27 +08:00 |
|
Haojun Liao
|
5f5595a6ab
|
Merge pull request #25517 from taosdata/fix/3_liaohj
fix(stream): add task node into update list if it is timeout for more than 100sec.
|
2024-04-26 17:00:23 +08:00 |
|
Hongze Cheng
|
63a735a546
|
Merge pull request #25512 from taosdata/fix/TD-29713
fix: arb reduce duplicate updates
|
2024-04-26 16:33:04 +08:00 |
|
Yihao Deng
|
ac15015cb8
|
Add RpcNoDelayfp function to handle specific message types
|
2024-04-26 08:10:39 +00:00 |
|
Hongze Cheng
|
38117823f3
|
Merge pull request #25455 from taosdata/fix/TS-4706-3.0
fix: possible write block when error occurs
|
2024-04-26 16:04:42 +08:00 |
|
dapan1121
|
94297d4e25
|
Merge pull request #25513 from taosdata/fix/TD-29793
fix:[TD-29793] check if column and tag name are dumplicate in schemaless
|
2024-04-26 15:57:04 +08:00 |
|
Haojun Liao
|
8b53f76691
|
fix(stream): discard the repeatly recv checkpoint-source msg.
|
2024-04-26 15:56:34 +08:00 |
|
kailixu
|
55ec5f164c
|
enh: batch create table
|
2024-04-26 15:09:53 +08:00 |
|
Hongze Cheng
|
efdc943a3d
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TS-4706-3.0
|
2024-04-26 14:57:58 +08:00 |
|
wangmm0220
|
511a9b53e3
|
fix:[TD-29793] check if column and tag name are dumplicate in schemaless
|
2024-04-26 14:01:20 +08:00 |
|
Haojun Liao
|
3961903fea
|
refactor: do some internal refactor.
|
2024-04-26 14:00:03 +08:00 |
|
Haojun Liao
|
88af030966
|
refactor: do some internal refactor.
|
2024-04-26 13:53:41 +08:00 |
|
Haojun Liao
|
19b0de6582
|
fix(stream): add task node into update list if it is timeout for more than 100sec.
|
2024-04-26 13:49:40 +08:00 |
|
Hongze Cheng
|
e678d2508f
|
Merge pull request #25462 from taosdata/enh/supportTmqInterface
Enh/support tmq interface
|
2024-04-26 13:05:33 +08:00 |
|
Haojun Liao
|
c565e31638
|
Merge pull request #25510 from taosdata/fix/3_liaohj
fix(stream): handle disorder node Update trans Id.
|
2024-04-26 12:44:00 +08:00 |
|
wangjiaming0909
|
ffea69ac5c
|
remove forbid funcs
|
2024-04-26 12:14:43 +08:00 |
|
wangmm0220
|
19b7bb9e0c
|
fix:[TD-29793] check if column and tag name are dumplicate in schemaless
|
2024-04-26 11:41:41 +08:00 |
|
Shungang Li
|
21f508fe58
|
fix: arb reduce duplicate updates
|
2024-04-26 11:40:06 +08:00 |
|
Haojun Liao
|
e5069669cb
|
refactor: do some internal refactor.
|
2024-04-26 11:16:40 +08:00 |
|
Haojun Liao
|
a0e68c2bfb
|
refactor: do some internal refactor.
|
2024-04-26 11:14:53 +08:00 |
|
Haojun Liao
|
815489d20a
|
fix(tsdb): set the pk info when converting fileblockinfo to binrecord.
|
2024-04-26 11:10:20 +08:00 |
|
Haojun Liao
|
ae4e2bf671
|
fix(stream): suppress some warnings by ide.
|
2024-04-26 10:00:54 +08:00 |
|
Haojun Liao
|
fae53efed9
|
fix(stream): add some logs for retry for notready/timeout downstream tasks. and do some internal refactor.
|
2024-04-26 09:58:20 +08:00 |
|
Haojun Liao
|
77961ea791
|
fix(stream): handle disorder node Update trans Id.
|
2024-04-26 09:45:42 +08:00 |
|
factosea
|
5a72630b3d
|
fix: select failed as using table alias name
|
2024-04-26 09:40:29 +08:00 |
|
Haojun Liao
|
5df720910e
|
Merge pull request #25497 from taosdata/fix/TD-29672
save stream tbname
|
2024-04-26 09:14:24 +08:00 |
|
Haojun Liao
|
feb176149e
|
Merge pull request #25507 from taosdata/fix/3_liaohj
fix(tsdb): overlap check take pk into consideration.
|
2024-04-26 09:06:38 +08:00 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Shungang Li
|
a7a736b6d6
|
feat: add pcre2 lib to precheck geometry wkt
|
2024-04-25 11:28:07 +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
|
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
|
3300bf04c1
|
opt bloom filter
|
2024-04-24 17:27:24 +08:00 |
|
Yihao Deng
|
1181f9de28
|
Fix metaGetColCmpr function and remove commented code
|
2024-04-24 08:22:54 +00:00 |
|
Yihao Deng
|
41814cd9fb
|
release handle while query failed
|
2024-04-24 06:37:37 +00:00 |
|
Hongze Cheng
|
b1fb14e49e
|
Merge pull request #25465 from taosdata/fix/TD-29759
fix(s3migrate/datas3): init fd of from & to early
|
2024-04-24 11:29:47 +08:00 |
|
Benguang Zhao
|
9f8e970a32
|
enh: set default errcode as action in progress in executing serial trans
|
2024-04-24 11:23:53 +08:00 |
|
Hongze Cheng
|
e47d17e826
|
Merge pull request #25451 from taosdata/enh/refactorCompress
refactor compress
|
2024-04-24 10:55:00 +08:00 |
|
Hongze Cheng
|
c3275dc61c
|
Merge pull request #25459 from taosdata/fix/TD-29750-3.0
fix: if not exists logic for topic/stream/table
|
2024-04-24 10:52:53 +08:00 |
|
Benguang Zhao
|
396c08e14a
|
fix: execute undo actions of TRN_EXEC_SERIAL trans sequentially
|
2024-04-24 10:52:49 +08:00 |
|
Benguang Zhao
|
edcd1b87d8
|
refact: add mndTransExecuteActionsSerial
|
2024-04-24 10:52:49 +08:00 |
|
Hongze Cheng
|
0eae851257
|
Merge pull request #25425 from taosdata/fix/ci_monitor_memory
fix ci monitor memory
|
2024-04-24 10:35:04 +08:00 |
|
wangmm0220
|
20cedc3339
|
enh:[TD-29758]optimize log in tmq
|
2024-04-24 10:02:58 +08:00 |
|
Minglei Jin
|
c76f886c91
|
fix(s3migrate/datas3): init fd of from & to early
|
2024-04-24 09:36:44 +08:00 |
|
kailixu
|
c173be667c
|
Merge branch '3.0' into fix/TD-29750-3.0
|
2024-04-24 08:44:43 +08:00 |
|
Yihao Deng
|
2c74a600ef
|
Refactor compress option handling in clientRawBlockWrite.c
|
2024-04-23 12:09:32 +00:00 |
|
Haojun Liao
|
e5c679d280
|
Merge pull request #25453 from taosdata/fix/TD-29701
fix(stream):mem leak
|
2024-04-23 19:50:07 +08:00 |
|
Haojun Liao
|
a37667968f
|
refactor: do some internal refactor.
|
2024-04-23 19:49:14 +08:00 |
|
Haojun Liao
|
82cde46614
|
fix(stream): fix memory leak.
|
2024-04-23 19:48:50 +08:00 |
|
Yihao Deng
|
7549bf96e3
|
Update compression level in l2CompressImpl_zlib function
|
2024-04-23 11:37:56 +00:00 |
|
Yihao Deng
|
83af2cdc43
|
Update error code message for column compress already exist
|
2024-04-23 11:30:39 +00:00 |
|
Haojun Liao
|
ace5e12e65
|
fix(tsdb): set the correct lflag when creating tsdbCache reader.
|
2024-04-23 19:25:51 +08:00 |
|
Hongze Cheng
|
ed9c943d68
|
Merge pull request #25450 from taosdata/fix/TD-29700-4
fix(qsort): use non-recursive taosqsort_r instead of taosqsort
|
2024-04-23 19:09:16 +08:00 |
|
Cary Xu
|
44b4580bd5
|
Update metaTable.c
|
2024-04-23 18:37:40 +08:00 |
|
Yihao Deng
|
7ddfe085f1
|
refactor code
|
2024-04-23 10:26:56 +00:00 |
|
kailixu
|
89ee62ac09
|
fix: if not exists logic for topic/stream/table
|
2024-04-23 18:19:16 +08:00 |
|
Haojun Liao
|
0f8ff48c6b
|
fix(stream): fix double free
|
2024-04-23 18:18:01 +08:00 |
|
Yihao Deng
|
1cf109604c
|
Add support for updating column compression in alter table
|
2024-04-23 10:10:31 +00:00 |
|
Haojun Liao
|
0c7373509e
|
fix(stream): add task update trans conflict level.
|
2024-04-23 18:07:00 +08:00 |
|
Haojun Liao
|
b30650059b
|
Merge pull request #25449 from taosdata/fix/3_liaohj
fix(stream): check req id to remove expired check rsp .
|
2024-04-23 18:05:33 +08:00 |
|
Haojun Liao
|
10c792efa2
|
fix(stream):add related fill-history task to be done, when check-rsp moniting quit.
|
2024-04-23 16:55:47 +08:00 |
|
Hongze Cheng
|
328f95f7cb
|
fix: possible write block when error occurs
|
2024-04-23 16:48:49 +08:00 |
|
Benguang Zhao
|
10e9d79201
|
refact: rename STrans redoActionPos to actionPos
|
2024-04-23 16:44:05 +08:00 |
|
54liuyao
|
cdaa5f9801
|
fix(stream):mem leak
|
2024-04-23 15:40:50 +08:00 |
|
Hongze Cheng
|
7eb5724b05
|
Merge pull request #25430 from taosdata/enh/supportTmqInterface
Enh/supportTmqInterface
|
2024-04-23 15:24:27 +08:00 |
|
Haojun Liao
|
7fda9d9fcb
|
Merge branch '3.0' into fix/3_liaohj
|
2024-04-23 15:08:43 +08:00 |
|
Haojun Liao
|
b0f68a9147
|
refactor: do some internal refactor.
|
2024-04-23 14:58:51 +08:00 |
|
Yihao Deng
|
f3feb9dabe
|
refactor compress
|
2024-04-23 06:37:18 +00:00 |
|
Haojun Liao
|
cda0087d40
|
Merge pull request #25437 from taosdata/fix/TD-29721
fix(stream):save invalid delete info for final interval op
|
2024-04-23 14:13:48 +08:00 |
|
Haojun Liao
|
1adf59e7d8
|
fix(stream): do check when task is paused, and do some internal refactor.
|
2024-04-23 13:53:23 +08:00 |
|
Minglei Jin
|
11dde20995
|
fix(qsort): use non-recursive taosqsort_r instead of taosqsort
|
2024-04-23 13:33:30 +08:00 |
|
dapan1121
|
07e01b3e97
|
Merge pull request #25386 from taosdata/fix/3.0/TD-29631
fix cancel create tsma memory use after free
|
2024-04-23 13:17:55 +08:00 |
|
dapan1121
|
92a7801d09
|
Merge pull request #25444 from taosdata/enh/groupJoinOpt
enh: optimize group join performance
|
2024-04-23 10:19:47 +08:00 |
|
Haojun Liao
|
34048937a4
|
fix(stream): check req id to remove expired check rsp .
|
2024-04-23 10:03:01 +08:00 |
|
dapan1121
|
94c7f32247
|
enh: optimize group join performance
|
2024-04-23 09:14:42 +08:00 |
|
Haojun Liao
|
d7a08909dd
|
Merge pull request #25442 from taosdata/fix/3_liaohj
fix(stream): save the epset if task epset updated.
|
2024-04-23 09:10:45 +08:00 |
|
54liuyao
|
a4a226a22d
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0
|
2024-04-23 08:58:25 +08:00 |
|
Haojun Liao
|
315b86cf66
|
fix(stream): save the epset if task epset updated.
|
2024-04-22 23:52:45 +08:00 |
|
Haojun Liao
|
ada1c6d4c0
|
Merge pull request #25434 from taosdata/fix/3_liaohj
fix(stream):update the check-rsp prcedure, to avoid repeatly start check-rsp procedure.
|
2024-04-22 22:13:19 +08:00 |
|
Hongze Cheng
|
2424eb1e0b
|
Revert "fix(qsort): use glibc qsort_r instead of taosqsort"
|
2024-04-22 19:26:28 +08:00 |
|
Hongze Cheng
|
327964b703
|
Merge pull request #25438 from taosdata/fix/TD-29700
fix(qsort): use glibc qsort_r instead of taosqsort
|
2024-04-22 19:26:02 +08:00 |
|
Minglei Jin
|
0ffb275826
|
fix(qsort): use glibc qsort_r instead of taosqsort
|
2024-04-22 19:22:25 +08:00 |
|
54liuyao
|
0c62f5417a
|
save invalid delete info for final interval op
|
2024-04-22 18:05:35 +08:00 |
|
Haojun Liao
|
cf7ffb82e0
|
fix(stream): init before send msg, to avoid race condition.
|
2024-04-22 17:18:01 +08:00 |
|
Haojun Liao
|
b6316c2692
|
Merge pull request #25432 from taosdata/fix/TD-29688
fix(stream):add option for update data
|
2024-04-22 14:57:28 +08:00 |
|
Haojun Liao
|
97c1f88b22
|
refactor: do some internal refactor.
|
2024-04-22 14:06:11 +08:00 |
|
Haojun Liao
|
6c76790e6c
|
fix(stream): fix a typo
|
2024-04-22 14:03:13 +08:00 |
|
Haojun Liao
|
a8fac441be
|
fix(stream):update the check-rsp prcedure, to avoid repeatly start check-rsp procedure.
|
2024-04-22 14:02:31 +08:00 |
|
wangjiaming0909
|
f971cfb778
|
1. fix stream wrong group id for new child tables.
2. fix md5 function wrong bytes returned
|
2024-04-22 14:00:06 +08:00 |
|
Yihao Deng
|
f225e32748
|
add tmq interface
|
2024-04-22 05:46:14 +00:00 |
|
Haojun Liao
|
bbd45221d1
|
Merge pull request #25429 from taosdata/fix/3_liaohj
fix(tsdb): set correct pk info when creating cache scan operator.
|
2024-04-22 13:39:40 +08:00 |
|
wangjiaming0909
|
2c0624a8ae
|
fix create tsma transaction
|
2024-04-22 13:21:32 +08:00 |
|
wangjiaming0909
|
6aa09f4d8f
|
fix cancel create tsma memory use after free
|
2024-04-22 13:21:32 +08:00 |
|
Yihao Deng
|
f3ac2e1ef9
|
add tmq interface
|
2024-04-22 03:56:45 +00:00 |
|
54liuyao
|
2d48c2c993
|
fix(stream):add option for update data
|
2024-04-22 10:41:01 +08:00 |
|
Yihao Deng
|
f0147770e0
|
add tmq interface
|
2024-04-22 02:21:51 +00:00 |
|
Haojun Liao
|
00fa4e7f0c
|
fix(tsdb): set correct pk info when creating cache scan operator.
|
2024-04-22 09:26:12 +08:00 |
|
Yihao Deng
|
541b070765
|
Remove commented out code in metaCreateSTable function
|
2024-04-20 07:45:39 +00:00 |
|
Yihao Deng
|
ba30339d4e
|
Refactor meteDecodeColCmprEntry function to return -1 on error
|
2024-04-20 03:07:12 +00:00 |
|
Yihao Deng
|
517365467d
|
Merge branch '3.0' into fix/compatibleWithVeryOldMeta
|
2024-04-20 01:54:02 +00:00 |
|
Haojun Liao
|
e5dddc4abf
|
Merge branch '3.0' into fix/3_liaohj
|
2024-04-19 19:13:28 +08:00 |
|
Haojun Liao
|
b75e77cb15
|
refactor: do some internal refactor.
|
2024-04-19 19:13:07 +08:00 |
|
Haojun Liao
|
ea527b19b8
|
fix(stream): set correct start version if no checkpoint exist.
|
2024-04-19 19:12:23 +08:00 |
|
Haojun Liao
|
b903872a4e
|
fix(stream): correct count down the ready tasks.
|
2024-04-19 19:02:34 +08:00 |
|
dmchen
|
62bc1074c0
|
fix monitor memory
|
2024-04-19 10:44:08 +00:00 |
|
dapan1121
|
312ca43b9f
|
Merge pull request #25399 from taosdata/opti/TS-4658
opti:add local thread error msg array
|
2024-04-19 18:23:39 +08:00 |
|
dapan1121
|
a46b7cca3d
|
Merge pull request #25413 from taosdata/feat/TS-4243-tmq
opti:raw data from tmq
|
2024-04-19 18:22:21 +08:00 |
|
Hongze Cheng
|
5500b11137
|
Merge pull request #25409 from taosdata/fix/TD-29107-3.0
fix/TD-29107
|
2024-04-19 17:45:25 +08:00 |
|
wangmm0220
|
16065e2a2d
|
fix:move err msg to tmq interface
|
2024-04-19 16:36:11 +08:00 |
|
Haojun Liao
|
adfc1fb927
|
Merge branch '3.0' into fix/3_liaohj
|
2024-04-19 16:24:53 +08:00 |
|
Haojun Liao
|
3baa47f266
|
fix(stream): record the task check downstream failed info.
|
2024-04-19 16:21:05 +08:00 |
|
Yihao Deng
|
18cdeaf960
|
compatible with older meta
|
2024-04-19 07:37:43 +00:00 |
|
wangmm0220
|
32f6d525e6
|
fix:compile error in windows & wait for heatbeat in case
|
2024-04-19 15:27:56 +08:00 |
|
Hongze Cheng
|
69222543a2
|
Merge pull request #25401 from taosdata/fix/TD-29562
Fix/td 29562
|
2024-04-19 13:57:19 +08:00 |
|
wangmm0220
|
1695824c73
|
fix:merge from 3.0
|
2024-04-19 13:52:57 +08:00 |
|
wangmm0220
|
42467c0e00
|
opti:raw data from tmq
|
2024-04-19 13:48:17 +08:00 |
|
Hongze Cheng
|
fc5c84422e
|
Merge pull request #25256 from taosdata/feat/TD-24834
Feat/td 24834
|
2024-04-19 13:34:37 +08:00 |
|
Haojun Liao
|
62260bff79
|
Merge pull request #25389 from taosdata/fix/3_liaohj
fix(stream): reset checkpoint info after receiving task-reset info.
|
2024-04-19 11:23:55 +08:00 |
|
Hongze Cheng
|
e4e00c8953
|
Merge pull request #25403 from taosdata/fix/TD-29621
fix: geometry crash in stream & tmq
|
2024-04-19 11:15:26 +08:00 |
|
Hongze Cheng
|
7ddb82a9a4
|
Merge pull request #25323 from taosdata/enh/TS-4255-3.0
enh: nchar insert and query
|
2024-04-19 11:09:53 +08:00 |
|
kailixu
|
a044308150
|
enh: error code optimization for encryption key
|
2024-04-19 10:36:09 +08:00 |
|
Yihao Deng
|
2314771209
|
fix TD-29562
|
2024-04-19 02:09:40 +00:00 |
|
Yihao Deng
|
ee8a96fb42
|
fix TD-29562
|
2024-04-19 02:04:32 +00:00 |
|
Haojun Liao
|
3769da535e
|
fix(stream): re-send checkmsg to downstream for fixed dispatch type.
|
2024-04-19 10:00:47 +08:00 |
|
dapan1121
|
ba87f9bdaa
|
Merge pull request #25388 from taosdata/fix/TD-26789/ncharMatchSlow
fix: TD-26789 nchar match slow
|
2024-04-19 09:36:06 +08:00 |
|
dapan1121
|
417f7f3972
|
Update tcompare.c
|
2024-04-19 09:35:53 +08:00 |
|
Haojun Liao
|
34f7dc4782
|
Merge pull request #25404 from taosdata/feat/TS-4243-3.0
fix(tsdb): set correct compare func for merge tree.
|
2024-04-19 09:10:03 +08:00 |
|
Haojun Liao
|
eb1fed177f
|
fix(tsdb): set correct compare func for merge tree.
|
2024-04-19 00:32:41 +08:00 |
|
Haojun Liao
|
525b574c85
|
Merge pull request #25402 from taosdata/feat/TS-4243-3.0
fix(tsdb): update the initial value of pk for varchar type.
|
2024-04-18 19:49:05 +08:00 |
|
Shungang Li
|
f3438ce04e
|
fix: geometry crash in stream & tmq
|
2024-04-18 19:27:02 +08:00 |
|
kailixu
|
0d9d0c65f8
|
enh: error process optimization
|
2024-04-18 18:44:40 +08:00 |
|
Haojun Liao
|
815d12fd77
|
fix(stream): set check downstream completed for sink task.
|
2024-04-18 18:36:02 +08:00 |
|
Haojun Liao
|
4802cd1ddf
|
Merge branch '3.0' into fix/3_liaohj
|
2024-04-18 17:53:30 +08:00 |
|
kailixu
|
266ac862e3
|
enh: error process optimization
|
2024-04-18 17:37:02 +08:00 |
|
kailixu
|
e495f347c8
|
enh: acquire conv in batch mode when convert ucs4 to mbs
|
2024-04-18 17:17:04 +08:00 |
|
Hongze Cheng
|
05d853bd9e
|
Merge pull request #25383 from taosdata/fix/dropStreamData
Fix/drop stream data
|
2024-04-18 17:10:57 +08:00 |
|
Hongze Cheng
|
614f1f5a9d
|
Merge pull request #25379 from taosdata/feat/addCompress
Feat/add compress
|
2024-04-18 17:10:34 +08:00 |
|
Hongze Cheng
|
874b4b1911
|
Merge pull request #25400 from taosdata/enh/TD-28945-pk
fix(vnode): encode the missing tsdbPageSize
|
2024-04-18 17:04:29 +08:00 |
|
Haojun Liao
|
8962010caf
|
other: merge 3.0
|
2024-04-18 16:31:15 +08:00 |
|
Haojun Liao
|
c94c9a900c
|
fix(tsdb): update the initial value of pk for varchar type.
|
2024-04-18 16:17:29 +08:00 |
|
Yihao Deng
|
d21341c943
|
fix TD-29562
|
2024-04-18 08:16:40 +00:00 |
|
kailixu
|
e6584cea91
|
Merge branch '3.0' into enh/TS-4255-3.0
|
2024-04-18 16:05:26 +08:00 |
|
Haojun Liao
|
e7dee4ac63
|
refactor(stream): refactor check msg retry procedure and be tolerant to the dnode disconnection during check downstream tasks.
|
2024-04-18 15:55:21 +08:00 |
|
kailixu
|
20c4385d27
|
Merge branch '3.0' into feat/TD-24834
|
2024-04-18 15:54:01 +08:00 |
|
Yihao Deng
|
3f4fa8b74e
|
fix TD-29562
|
2024-04-18 07:03:18 +00:00 |
|
Yihao Deng
|
e7f967df75
|
fix TD-29562
|
2024-04-18 07:01:59 +00:00 |
|
Minglei Jin
|
eb51a7c5b5
|
vnode: encode the missing tsdbPageSize
|
2024-04-18 14:48:05 +08:00 |
|
Hongze Cheng
|
a4edab720c
|
Merge pull request #25391 from taosdata/enh/TD-28945-pk
cos/multi-writing: init fid & cid for s3 page cache
|
2024-04-18 14:05:28 +08:00 |
|
wangmm0220
|
529ca1d1c1
|
opti:add local thread error msg array
|
2024-04-18 13:56:43 +08:00 |
|
Haojun Liao
|
deee0c3793
|
refactor: do some internal refactor.
|
2024-04-18 13:05:45 +08:00 |
|
Haojun Liao
|
d5d23b0434
|
fix(tsdb): set reader status normal once successful taking snapshot.
|
2024-04-18 13:05:44 +08:00 |
|
Yihao Deng
|
03f1250b93
|
limit index bg thread
|
2024-04-18 02:57:53 +00:00 |
|
Minglei Jin
|
8ca2b08d5c
|
cos/multi-writing: fix remove_file with -1 lcn
|
2024-04-18 08:48:44 +08:00 |
|
factosea
|
2f9313fbad
|
fix: compile error
|
2024-04-18 08:45:51 +08:00 |
|
Haojun Liao
|
9056a48efd
|
refactor: do some internal refactor.
|
2024-04-17 21:58:02 +08:00 |
|
Haojun Liao
|
ac84a5f82b
|
refactor: do some internal refactor.
|
2024-04-17 21:57:09 +08:00 |
|
factosea
|
9c5f7d6656
|
thread mem leak
|
2024-04-17 20:06:29 +08:00 |
|
Minglei Jin
|
7034cbee22
|
cos/multi-writing: init fid & cid for s3 page cache
|
2024-04-17 19:48:50 +08:00 |
|
factosea
|
bac72b2dd2
|
fix: mem free
|
2024-04-17 18:12:43 +08:00 |
|
factosea
|
8411f25a2b
|
fix: TD-26789 nchar match slow
|
2024-04-17 18:04:33 +08:00 |
|
Haojun Liao
|
ddf98ae0c2
|
refactor: do some internal refactor.
|
2024-04-17 18:04:02 +08:00 |
|
Haojun Liao
|
289ec6cf66
|
fix(stream): reset checkpoint info after receiving task-reset info.
|
2024-04-17 17:57:12 +08:00 |
|
Yihao Deng
|
a461b24ac9
|
add compress
|
2024-04-17 09:37:23 +00:00 |
|
dm chen
|
1196ea72da
|
Merge branch '3.0' into feat/TD-24834
|
2024-04-17 17:13:29 +08:00 |
|
Yihao Deng
|
07008747ed
|
add compress
|
2024-04-17 09:09:30 +00:00 |
|
kailixu
|
3bad06b76f
|
enh: error log optimization for invalid dnode cfg
|
2024-04-17 16:59:43 +08:00 |
|
Yihao Deng
|
2547f29de9
|
add compress
|
2024-04-17 08:59:38 +00:00 |
|
Yihao Deng
|
f8dcf806d2
|
add compress
|
2024-04-17 08:58:10 +00:00 |
|
Yihao Deng
|
7cec8836b1
|
add compress
|
2024-04-17 08:39:43 +00:00 |
|
Yihao Deng
|
15f9e1e29e
|
add compress
|
2024-04-17 08:38:46 +00:00 |
|
Yihao Deng
|
1363cd0a71
|
add compress
|
2024-04-17 08:33:40 +00:00 |
|
Hongze Cheng
|
a34b644640
|
Merge pull request #25366 from taosdata/feat/compress_3.0
Feat/compress 3.0
|
2024-04-17 16:15:26 +08:00 |
|
Yihao Deng
|
0f629bebda
|
add compress
|
2024-04-17 07:35:00 +00:00 |
|
Haojun Liao
|
9fdf13dccc
|
Merge pull request #25380 from taosdata/fix/3_liaohj
fix(stream): add return.
|
2024-04-17 15:04:00 +08:00 |
|
Yihao Deng
|
1d9b65226e
|
add compress
|
2024-04-17 07:02:55 +00:00 |
|
kailixu
|
384e650882
|
enh: show encryptions
|
2024-04-17 14:41:47 +08:00 |
|
dapan1121
|
76eda6631c
|
Merge pull request #25382 from taosdata/fix/3.0/fix-release-ci
fix release build
|
2024-04-17 13:42:20 +08:00 |
|
Yihao Deng
|
354f33fa88
|
drop stream data
|
2024-04-17 05:38:45 +00:00 |
|
Yihao Deng
|
74b7bf6bbc
|
drop stream data
|
2024-04-17 05:37:35 +00:00 |
|
wangjiaming0909
|
9bc8f3aea0
|
fix release build
|
2024-04-17 11:56:20 +08:00 |
|
Haojun Liao
|
2ce7d18e94
|
refactor: do some internal refactor.
|
2024-04-17 11:35:03 +08:00 |
|
Haojun Liao
|
69cb630e7f
|
fix(tsdb): update the compare func.
|
2024-04-17 11:32:48 +08:00 |
|
Haojun Liao
|
24c000e052
|
Merge branch '3.0' into fix/3_liaohj
|
2024-04-17 11:27:54 +08:00 |
|
Yihao Deng
|
04e78d0ce7
|
Merge branch 'feat/3.0' into feat/compress_3.0
|
2024-04-17 03:23:02 +00:00 |
|
Yihao Deng
|
51fa1d40a4
|
fix other platform error
|
2024-04-17 03:02:54 +00:00 |
|
kailixu
|
74afb8deae
|
chore: solve conflicts
|
2024-04-17 10:52:34 +08:00 |
|
Haojun Liao
|
13e14d0f55
|
fix(stream): add return.
|
2024-04-17 10:48:22 +08:00 |
|
yihaoDeng
|
40390ad918
|
add compress
|
2024-04-17 10:23:17 +08:00 |
|
yihaoDeng
|
2da8645d36
|
add compress
|
2024-04-17 10:22:54 +08:00 |
|
yihaoDeng
|
469e9ba069
|
add compress
|
2024-04-17 10:20:11 +08:00 |
|
dapan1121
|
c43c0cf427
|
Merge pull request #25373 from taosdata/fix/TD-29540
fix: task queue quit issue
|
2024-04-17 10:06:43 +08:00 |
|
dapan1121
|
5936d3a1b0
|
Merge pull request #25300 from taosdata/draft/tsma_before_ci
feat: support tsma
|
2024-04-17 10:00:17 +08:00 |
|
dapan1121
|
1b34752e38
|
Merge pull request #25377 from taosdata/fix/projectionLimit0
fix: projection limit 0 issue
|
2024-04-17 08:24:37 +08:00 |
|
Yihao Deng
|
cd9fcb37b8
|
fix other platform error
|
2024-04-16 13:22:49 +00:00 |
|
Yihao Deng
|
c7aa668435
|
fix other platform error
|
2024-04-16 12:18:57 +00:00 |
|
Yihao Deng
|
606631354b
|
fix other platform error
|
2024-04-16 12:00:41 +00:00 |
|
Haojun Liao
|
a439f61708
|
Merge pull request #25375 from taosdata/fix/3_liaohj
fix(stream): generate the checkpoint id
|
2024-04-16 19:41:07 +08:00 |
|
Yihao Deng
|
37cfa56fcb
|
fix other platform error
|
2024-04-16 11:08:58 +00:00 |
|
dapan1121
|
e7a43b4e58
|
fix: projection limit 0 issue
|
2024-04-16 18:47:03 +08:00 |
|
wangjiaming0909
|
fb72e29fe1
|
fix stream progress delay
|
2024-04-16 18:17:33 +08:00 |
|
Yihao Deng
|
dc484fa2ff
|
fix other platform error
|
2024-04-16 10:00:56 +00:00 |
|
Yihao Deng
|
65c7824165
|
fix other platform error
|
2024-04-16 09:52:35 +00:00 |
|
Yihao Deng
|
6f9de676f0
|
Merge branch 'fix/compress_3.0' into feat/compress_3.0
|
2024-04-16 09:27:26 +00:00 |
|
Haojun Liao
|
5ae8b68b17
|
fix(stream): fix deadlock.
|
2024-04-16 15:37:51 +08:00 |
|
Haojun Liao
|
8bdd43c305
|
fix(stream): wait for 50ms when no token in bucket for sink task.
|
2024-04-16 14:42:21 +08:00 |
|
wangjiaming0909
|
92e91c2032
|
fix ci
|
2024-04-16 14:27:06 +08:00 |
|
wangjiaming0909
|
1978a06e6e
|
merge with 3.0
|
2024-04-16 14:27:06 +08:00 |
|
Haojun Liao
|
6d8687d239
|
fix(stream): add lock, and fix race condition.
|
2024-04-16 14:25:35 +08:00 |
|
wangjiaming0909
|
dc03c91814
|
refine sma already error msg
|
2024-04-16 14:25:34 +08:00 |
|
wangjiaming0909
|
ce2cbd4ab5
|
fix stream fill history not finished
|
2024-04-16 14:25:34 +08:00 |
|
wangjiaming0909
|
039939196a
|
forbid tsma agg funcs with tag columns
|
2024-04-16 14:25:34 +08:00 |
|
wangjiaming0909
|
1b37ef03fb
|
fix duplicate tsma funcs
|
2024-04-16 14:25:34 +08:00 |
|
wangjiaming0909
|
97498e1844
|
fix create tsma txn and fix fetch wrong stream progress
|
2024-04-16 14:25:34 +08:00 |
|
wangjiaming0909
|
9cc33b1296
|
fix escaped tsma name
|
2024-04-16 14:25:34 +08:00 |
|
wangjiaming0909
|
de1c28d623
|
tsma avoid fetching tsma for no tsma tables
|
2024-04-16 14:25:34 +08:00 |
|
wangjiaming0909
|
f6200dd923
|
support long ctb names
|
2024-04-16 14:25:34 +08:00 |
|
wangjiaming0909
|
6ce0616ffd
|
fix ci and TODOs
|
2024-04-16 14:25:34 +08:00 |
|
wangjiaming0909
|
e43580f71b
|
fix ci
|
2024-04-16 14:25:20 +08:00 |
|
wangjiaming0909
|
2b594e02d2
|
fix tsma name too long
|
2024-04-16 14:25:20 +08:00 |
|
wangjiaming0909
|
43699959c8
|
fix ci
|
2024-04-16 14:25:01 +08:00 |
|
wangjiaming0909
|
7de0a34ae6
|
support maxTsmaCalcDelay, maxTsmaNum, skip_tsma
|
2024-04-16 14:25:01 +08:00 |
|
wangjiaming0909
|
3566cac206
|
add max tsma num opt
|
2024-04-16 14:23:26 +08:00 |
|
wangjiaming0909
|
a2cbbba24d
|
find TODO
|
2024-04-16 14:23:26 +08:00 |
|
wangjiaming0909
|
d1101a0325
|
support filter out tsma res tbs when show stables/tables
|
2024-04-16 14:23:26 +08:00 |
|
wangjiaming0909
|
a8e00f7410
|
drop tb in transaction
|
2024-04-16 14:23:26 +08:00 |
|
wangjiaming0909
|
3d77e8432d
|
support rm ttl tb
|
2024-04-16 14:23:26 +08:00 |
|
wangjiaming0909
|
1ef153de63
|
support drop ctb for tsma
|
2024-04-16 14:23:25 +08:00 |
|
wangjiaming0909
|
1a06dd684e
|
support drop ctb
|
2024-04-16 14:23:25 +08:00 |
|
wangjiaming0909
|
94f2f6ae22
|
fix drop ctb
|
2024-04-16 14:23:25 +08:00 |
|
wangjiaming0909
|
34dbdfd4dc
|
support stddev and hyperloglog for tsma
|
2024-04-16 14:23:25 +08:00 |
|
wangjiaming0909
|
40a7262fcd
|
support spread
|
2024-04-16 14:23:25 +08:00 |
|
wangjiaming0909
|
fa85d1caa7
|
support other tsma funcs
|
2024-04-16 14:23:25 +08:00 |
|
wangjiaming0909
|
cc9550f45e
|
add tsma funcs
|
2024-04-16 14:20:59 +08:00 |
|
wangjiaming0909
|
98ca847eb8
|
add tests
|
2024-04-16 14:18:11 +08:00 |
|
wangjiaming0909
|
38ed0317e7
|
testing
|
2024-04-16 14:18:11 +08:00 |
|
wangjiaming0909
|
c9be37bdc6
|
fix norm_tb child tb tsma query
|
2024-04-16 14:18:11 +08:00 |
|
wangjiaming0909
|
79b726fdbc
|
fix vgroupd num 1
|
2024-04-16 14:18:11 +08:00 |
|
wangjiaming0909
|
cf750bfdd4
|
fix split windows
|
2024-04-16 14:18:11 +08:00 |
|
wangjiaming0909
|
db00faeb02
|
fix split window
|
2024-04-16 14:18:11 +08:00 |
|
wangjiaming0909
|
f5f6306277
|
fix split window bug
|
2024-04-16 14:18:11 +08:00 |
|
wangjiaming0909
|
3c870acb16
|
add tests
|
2024-04-16 14:18:11 +08:00 |
|
wangjiaming0909
|
9625ce7cdf
|
add tests
|
2024-04-16 14:18:11 +08:00 |
|
wangjiaming0909
|
ab60fbfdc3
|
add tsma test
|
2024-04-16 14:18:10 +08:00 |
|
wangjiaming0909
|
846de7780b
|
add tests
|
2024-04-16 14:18:10 +08:00 |
|
wangjiaming0909
|
a1054234e2
|
fix query tsma child table
|
2024-04-16 14:18:10 +08:00 |
|
wangjiaming0909
|
dff0449474
|
start to support select child table using tsma
|
2024-04-16 14:18:10 +08:00 |
|
wangjiaming0909
|
a75c67efc8
|
rebase with stream sub table name no group id
|
2024-04-16 14:18:10 +08:00 |
|
wangjiaming0909
|
c3e73d9168
|
fix recursive tsma
|
2024-04-16 14:18:10 +08:00 |
|
wangjiaming0909
|
d8200b2f63
|
fetch lastts vnode version before create tsma
|
2024-04-16 14:18:10 +08:00 |
|
wangjiaming0909
|
8e56d9a359
|
fix tsmas
|
2024-04-16 14:18:10 +08:00 |
|
wangjiaming0909
|
e947a2fb0d
|
catalog cache get stream progress
|
2024-04-16 14:18:10 +08:00 |
|
wangjiaming0909
|
a4d2dfed67
|
stream supported api
|
2024-04-16 14:18:10 +08:00 |
|
wangjiaming0909
|
09bb7c3814
|
rebase fix
|
2024-04-16 14:18:10 +08:00 |
|
wangjiaming0909
|
6e7dc4b7b4
|
normal table tsma and add tests
|
2024-04-16 14:17:12 +08:00 |
|
wangjiaming0909
|
70ca830378
|
support recursive tsma creation
|
2024-04-16 14:17:12 +08:00 |
|
wangjiaming0909
|
1509ce04cf
|
test tsma
|
2024-04-16 14:17:12 +08:00 |
|
Haojun Liao
|
810eb22eb2
|
fix(stream): generate the checkpoint id after checking the max checkpoint id from vnode.
|
2024-04-16 14:15:18 +08:00 |
|
wangjiaming0909
|
403f743301
|
agg tsma
|
2024-04-16 14:14:40 +08:00 |
|
wangjiaming0909
|
54100b1c0d
|
add tsma test, fix catalog cache update
|
2024-04-16 14:14:40 +08:00 |
|
wangjiaming0909
|
54666c953f
|
test for tsma
|
2024-04-16 14:14:40 +08:00 |
|
wangjiaming0909
|
85beb0b441
|
tsma query explain and add test
|
2024-04-16 14:14:40 +08:00 |
|
wangjiaming0909
|
a438a77e78
|
rewrite tbname for partition by tbname
|
2024-04-16 14:14:40 +08:00 |
|
wangjiaming0909
|
02e36d37fd
|
create tsma subtable with concat tbname
|
2024-04-16 14:14:40 +08:00 |
|
wangjiaming0909
|
c94a262f22
|
revise plan for tsma optimization
|
2024-04-16 14:14:39 +08:00 |
|
wangjiaming0909
|
895a4584e6
|
generate tsma plan
|
2024-04-16 14:14:39 +08:00 |
|
wangjiaming0909
|
4b6fb0ffc6
|
tsma optimization
|
2024-04-16 14:14:39 +08:00 |
|
wangjiaming0909
|
0fd66d7e8a
|
tsma optimization
|
2024-04-16 14:14:39 +08:00 |
|
wangjiaming0909
|
ef47fd57d6
|
support tsma catalog cache
|
2024-04-16 14:14:34 +08:00 |
|
wangjiaming0909
|
f77cd43d26
|
ins_tsmas
|
2024-04-16 14:13:10 +08:00 |
|
wangjiaming0909
|
08fc9170f5
|
refine
|
2024-04-16 14:13:10 +08:00 |
|
wangjiaming0909
|
6324d1293a
|
drop tsma
|
2024-04-16 14:13:10 +08:00 |
|
wangjiaming0909
|
8e2977d083
|
create tsma request
|
2024-04-16 14:13:10 +08:00 |
|
wangjiaming0909
|
5589cf0309
|
server handle tsma creation
|
2024-04-16 14:13:10 +08:00 |
|
wangjiaming0909
|
d2106e0ade
|
sql syntax and create translate
|
2024-04-16 14:13:10 +08:00 |
|
dapan1121
|
847b25e5f2
|
fix: task queue quit issue
|
2024-04-16 13:41:08 +08:00 |
|
dapan1121
|
7621d72e04
|
Merge branch '3.0' into feat/TD-27337
|
2024-04-16 13:33:25 +08:00 |
|
Haojun Liao
|
e0cb17211b
|
Merge pull request #25358 from taosdata/feat/TS-4243-3.0
fix: extracted data block shall initialize pks of datablock info
|
2024-04-16 13:30:48 +08:00 |
|
dmchen
|
b2bc5d4df1
|
fix/TD-29612
|
2024-04-16 03:37:41 +00:00 |
|
dm chen
|
aedec5ead7
|
Merge branch '3.0' into feat/TD-24834
|
2024-04-16 11:35:49 +08:00 |
|
dapan1121
|
29243ea839
|
fix: windows compile issue
|
2024-04-16 11:29:19 +08:00 |
|
Hongze Cheng
|
ace8f30bdf
|
Merge pull request #25361 from taosdata/fix/TD-29560-3.0
fix: drop table after commit
|
2024-04-16 11:15:29 +08:00 |
|
Haojun Liao
|
51dfa20cf4
|
fix(tsdb): set correct initial value for compare.
|
2024-04-16 10:13:15 +08:00 |
|
dapan1121
|
1d24b3da77
|
fix: compile issues
|
2024-04-16 09:46:58 +08:00 |
|
dapan1121
|
55d118d17c
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-27337
|
2024-04-16 09:12:04 +08:00 |
|
kailixu
|
91215d7cc0
|
enh: code optimization
|
2024-04-16 09:10:21 +08:00 |
|
kailixu
|
8ea9c8b879
|
enh: code optimization
|
2024-04-16 09:04:33 +08:00 |
|
kailixu
|
a6fe9a861f
|
sdb release for dnode
|
2024-04-16 08:34:41 +08:00 |
|
Haojun Liao
|
ee62b66b07
|
Merge branch 'enh/TD-28945-pk' into fix/3_liaohj
|
2024-04-15 19:15:39 +08:00 |
|
Haojun Liao
|
13bd296d58
|
Merge branch '3.0' into fix/3_liaohj
|
2024-04-15 18:53:48 +08:00 |
|
Haojun Liao
|
d92f0706e7
|
fix(tsdb): check the boundary value when reseting range.
|
2024-04-15 18:43:58 +08:00 |
|
Haojun Liao
|
1ac192c069
|
fix(stream): keep the original tsdb scan version range.
|
2024-04-15 18:41:38 +08:00 |
|
Haojun Liao
|
87dfc1f931
|
fix(stream):fix error in unit test cases.
|
2024-04-15 18:40:51 +08:00 |
|
Yihao Deng
|
ce137d3084
|
Merge branch 'enh/TD-28945-pk' into feat/compress_3.0
|
2024-04-15 10:36:13 +00:00 |
|
Minglei Jin
|
9cce9c221d
|
cos/multi-write: empty impl for tsdb async compact
|
2024-04-15 18:32:06 +08:00 |
|
Hongze Cheng
|
29194df1ec
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-29560-3.0
|
2024-04-15 18:26:21 +08:00 |
|
Hongze Cheng
|
b936969a01
|
more fix
|
2024-04-15 18:25:23 +08:00 |
|
Yihao Deng
|
a7722fbf3c
|
Merge branch '3.0' into feat/compress_3.0
|
2024-04-15 09:33:15 +00:00 |
|
Yihao Deng
|
ea9385912f
|
Merge branch '3.0' into feat/compress_3.0
|
2024-04-15 09:06:30 +00:00 |
|
kailixu
|
4862a18d44
|
Merge branch 'feat/TD-24834' of https://github.com/taosdata/TDengine into feat/TD-24834
|
2024-04-15 16:29:59 +08:00 |
|
kailixu
|
545519bc3d
|
enh: default encrypt algorightm for db
|
2024-04-15 16:29:49 +08:00 |
|
dmchen
|
9a99b8526d
|
resolve conflict
|
2024-04-15 08:24:40 +00:00 |
|
kailixu
|
123090e18a
|
fix: solve conflicts
|
2024-04-15 16:12:15 +08:00 |
|
dapan1121
|
6d4f0b2ceb
|
fix: asof jlimit issue
|
2024-04-15 16:12:12 +08:00 |
|
dapan1121
|
34a943a1f2
|
Merge pull request #25242 from taosdata/feat/ly_query
adj last function
|
2024-04-15 16:04:23 +08:00 |
|
dapan1121
|
f7a31a6928
|
Merge pull request #25335 from taosdata/feat/xsren/TD-29092
tbname supported
|
2024-04-15 15:48:47 +08:00 |
|
Hongze Cheng
|
ac2853f28c
|
fix: drop table after commit
|
2024-04-15 15:36:54 +08:00 |
|
dmchen
|
a6c36a6cf3
|
resolve conflict
|
2024-04-15 07:36:41 +00:00 |
|
dm chen
|
4d660d89c0
|
Merge branch '3.0' into feat/TD-24834
|
2024-04-15 15:12:32 +08:00 |
|
factosea
|
d14f7889c7
|
fix: primary key
|
2024-04-15 15:07:45 +08:00 |
|
Haojun Liao
|
665107ad3a
|
enh(stream): add more info in meta table.
|
2024-04-15 14:23:37 +08:00 |
|
factosea
|
f831870efb
|
fix: primary key sql
|
2024-04-15 14:08:54 +08:00 |
|
dmchen
|
0526618fe5
|
resolve conflict
|
2024-04-15 03:45:37 +00:00 |
|
yihaoDeng
|
4948bd690d
|
3.0 merge compress
|
2024-04-15 11:38:44 +08:00 |
|
slzhou
|
5f28ee0e52
|
fix: wrongly changed the column type of pk col during last row scan optimize
|
2024-04-15 11:28:09 +08:00 |
|
dmchen
|
c2c1a41af5
|
revert tmp ci
|
2024-04-15 02:21:11 +00:00 |
|
dapan1121
|
168769830f
|
fix: invalid read issue
|
2024-04-15 09:52:35 +08:00 |
|
Haojun Liao
|
31a728b1b8
|
fix(stream): update the stream task meta table.
|
2024-04-15 09:49:41 +08:00 |
|
Minglei Jin
|
4b3e3f9091
|
Merge branch '3.0' into enh/TD-28945-pk
|
2024-04-15 09:31:56 +08:00 |
|
Minglei Jin
|
e14d4e172d
|
cos/multi-writing: fix remove with different version
|
2024-04-15 09:30:24 +08:00 |
|
slzhou
|
852052a99b
|
fix: extracted data block shall initialize pks of datablock info
|
2024-04-15 07:47:07 +08:00 |
|
Haojun Liao
|
15c18af221
|
fix(stream): fix init error.
|
2024-04-13 18:27:38 +08:00 |
|
Haojun Liao
|
82ee169d61
|
Merge pull request #25164 from taosdata/feat/TS-4243-3.0
feat(tsdb): support complex primary key in table.
|
2024-04-13 18:08:01 +08:00 |
|
Haojun Liao
|
46fd0cb0b5
|
fix(tsdb): set correct initial value
|
2024-04-12 23:32:47 +08:00 |
|
Haojun Liao
|
54cef11436
|
refactor: disable debugflag change tmrdebugFlag level.
|
2024-04-12 22:17:24 +08:00 |
|
Haojun Liao
|
27af9de628
|
fix(tsdb):add placeholder if no rowkeys exist.
|
2024-04-12 22:16:48 +08:00 |
|
Haojun Liao
|
528497944c
|
fix(tsdb): update log.
|
2024-04-12 19:03:03 +08:00 |
|
Haojun Liao
|
df4dd2ec93
|
fix(tsdb): update log.
|
2024-04-12 18:57:27 +08:00 |
|
Haojun Liao
|
ffe5bb4024
|
fix(tsdb): update log.
|
2024-04-12 18:46:39 +08:00 |
|
Haojun Liao
|
6d1c07e3a5
|
fix(tsdb): fix syntax error.
|
2024-04-12 18:39:29 +08:00 |
|
Haojun Liao
|
2b6f02f894
|
fix(tsdb): add some logs.
|
2024-04-12 18:37:03 +08:00 |
|
Haojun Liao
|
04227904ea
|
fix(tsdb): adjust assert.
|
2024-04-12 18:30:02 +08:00 |
|
Haojun Liao
|
0656ba1bf2
|
fix(tsdb):add assert
|
2024-04-12 18:16:59 +08:00 |
|
Haojun Liao
|
f398e5b5e5
|
fix(tsdb): update code.
|
2024-04-12 18:05:21 +08:00 |
|
Haojun Liao
|
cf30db8795
|
fix(tsdb): fix invalid empty time window check.
|
2024-04-12 17:52:52 +08:00 |
|
dapan1121
|
6f8040c754
|
fix: join condition issue
|
2024-04-12 17:24:33 +08:00 |
|
dapan1121
|
319ab5f2c2
|
enh: support hash join
|
2024-04-12 15:44:23 +08:00 |
|
Haojun Liao
|
6127185e3b
|
fix(tsdb): set correct initial value for compare.
|
2024-04-12 14:10:43 +08:00 |
|
Haojun Liao
|
2b953735bc
|
Merge remote-tracking branch 'origin/feat/TS-4243-3.0' into feat/TS-4243-3.0
|
2024-04-12 13:51:43 +08:00 |
|
Haojun Liao
|
1e89b86827
|
refactor: do some internal refactor.
|
2024-04-12 13:51:29 +08:00 |
|
wangmm0220
|
9a8eff2a0e
|
fix:compile error
|
2024-04-12 13:04:47 +08:00 |
|
yihaoDeng
|
e3acb10acd
|
Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-tmq
|
2024-04-12 11:10:00 +08:00 |
|
dapan1121
|
f2c871f2f5
|
fix: union precision issue
|
2024-04-12 11:07:26 +08:00 |
|
kailixu
|
4da12faf29
|
enh: error process for stb insert
|
2024-04-12 10:53:43 +08:00 |
|
kailixu
|
80707cd592
|
fix: primary key column check for stb insert
|
2024-04-12 10:42:41 +08:00 |
|
Minglei Jin
|
16b65b7311
|
Merge branch 'feat/TS-4243-3.0' into enh/TD-28945-pk
|
2024-04-12 10:32:25 +08:00 |
|
Haojun Liao
|
d799212fb2
|
refactor: do some internal refactor.
|
2024-04-12 10:02:18 +08:00 |
|
wangmm0220
|
ca8153fb98
|
fix:filter data error & add test case
|
2024-04-12 09:49:08 +08:00 |
|
Haojun Liao
|
27dd0349bc
|
Merge branch '3.0' into feat/TS-4243-3.0
|
2024-04-12 09:17:06 +08:00 |
|
Haojun Liao
|
5372988bb4
|
Merge pull request #25341 from taosdata/fix/3_liaohj
fix(query): check the rows before apply the agg in session window.
|
2024-04-12 09:15:52 +08:00 |
|
Haojun Liao
|
f2ccb8aa7e
|
fix(stream): add lock when retrieving info from the tableGroup struct
|
2024-04-11 22:54:35 +08:00 |
|
Haojun Liao
|
efdd0c8a2a
|
refactor: do some internal refactor.
|
2024-04-11 22:34:47 +08:00 |
|
Haojun Liao
|
b60cc321f3
|
fix(tsdb):add some logs.
|
2024-04-11 19:35:14 +08:00 |
|
Hongze Cheng
|
2a7a64cf5a
|
Merge pull request #25340 from taosdata/fix/TD-29533
fix: arb assigned step down need to reset token
|
2024-04-11 19:33:26 +08:00 |
|
Haojun Liao
|
8f92dc614d
|
fix(tsdb):add some logs.
|
2024-04-11 19:01:23 +08:00 |
|
Haojun Liao
|
5ee40fb5c9
|
fix(tsdb): fix invalid free
|
2024-04-11 18:38:17 +08:00 |
|
factosea
|
deff7a76b1
|
add test case
|
2024-04-11 18:07:10 +08:00 |
|
wangmm0220
|
035b61218c
|
fix:filter data error & add test case
|
2024-04-11 18:01:27 +08:00 |
|
Haojun Liao
|
14242331b9
|
fix(tsdb): fix error in decode key.
|
2024-04-11 17:25:58 +08:00 |
|
wangmm0220
|
2478519c5d
|
Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-tmq
|
2024-04-11 17:16:16 +08:00 |
|
Haojun Liao
|
b4ea80b637
|
fix(tsdb): prepare the pk buf for blocks generated by reader.
|
2024-04-11 17:09:07 +08:00 |
|
Shungang Li
|
c39fcc5194
|
fix: arb assigned step down need to reset token
|
2024-04-11 16:56:45 +08:00 |
|
54liuyao
|
af97f9e000
|
add config
|
2024-04-11 16:48:58 +08:00 |
|
Minglei Jin
|
4c7589148a
|
mnd: fix show create database statement
|
2024-04-11 16:35:10 +08:00 |
|
Minglei Jin
|
356f668542
|
mnd: fix s3_chunksize & s3_keeplocal if zero
|
2024-04-11 16:26:39 +08:00 |
|
Haojun Liao
|
a951af2492
|
fix(query): check the rows before apply the agg in session window.
|
2024-04-11 16:21:41 +08:00 |
|
wangmm0220
|
f609a45dd2
|
Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-tmq
|
2024-04-11 16:21:14 +08:00 |
|
wangmm0220
|
14531fbf7b
|
fix:filter data error & add test case
|
2024-04-11 16:20:28 +08:00 |
|
Minglei Jin
|
6515d74fa2
|
Merge branch '3.0' into enh/TD-28945-pk
|
2024-04-11 16:02:01 +08:00 |
|
Haojun Liao
|
1320c1c0e1
|
Merge remote-tracking branch 'origin/feat/TS-4243-3.0' into feat/TS-4243-3.0
|
2024-04-11 15:57:18 +08:00 |
|
Haojun Liao
|
eaf44ec603
|
fix(tsdb):set the initial size of pk in ssdatablock.
|
2024-04-11 15:57:04 +08:00 |
|
Minglei Jin
|
69a7db50b0
|
mnd: fix s3_keeplocal's format
|
2024-04-11 15:40:36 +08:00 |
|
54liuyao
|
1d42e927c6
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0
|
2024-04-11 15:35:42 +08:00 |
|
Haojun Liao
|
5fac6ea9c1
|
Merge pull request #25327 from taosdata/fix/TD-29516
set ts column index for function
|
2024-04-11 15:28:11 +08:00 |
|
Haojun Liao
|
a3bbf3ba0e
|
fix(tsdb): check numOfPks before load pk
|
2024-04-11 15:16:21 +08:00 |
|
Haojun Liao
|
1751b84188
|
Merge remote-tracking branch 'origin/feat/TS-4243-3.0' into feat/TS-4243-3.0
|
2024-04-11 14:32:18 +08:00 |
|
Haojun Liao
|
312f7864c8
|
refactor: do some internal refactor.
|
2024-04-11 14:32:17 +08:00 |
|
Haojun Liao
|
a2a237a4b0
|
fix(query): avoid process data that belongs to the next session window.
|
2024-04-11 14:31:48 +08:00 |
|
factosea
|
f55ac240d5
|
tbname supported
|
2024-04-11 11:45:44 +08:00 |
|
kailixu
|
e0f7b14ffa
|
fix: eliminate double free
|
2024-04-11 11:41:05 +08:00 |
|
Haojun Liao
|
563efeb560
|
fix(tsdb): fix memory leak.
|
2024-04-11 11:09:57 +08:00 |
|
kailixu
|
ce17e9b73e
|
Merge branch 'feat/TD-24834' of https://github.com/taosdata/TDengine into feat/TD-24834
|
2024-04-11 11:06:06 +08:00 |
|
kailixu
|
3738ce9e10
|
chore: solve conflicts of sql.c
|
2024-04-11 11:05:58 +08:00 |
|
dmchen
|
e35be80b79
|
tdb abort
|
2024-04-11 03:05:20 +00:00 |
|
dmchen
|
f1d7d79c24
|
tdb break, try revert
|
2024-04-11 03:01:05 +00:00 |
|
dmchen
|
05d6e27c69
|
tdb abort restore
|
2024-04-11 02:58:05 +00:00 |
|
Minglei Jin
|
3d733370f0
|
mnd: fix mnode dump db info with arb
|
2024-04-11 10:48:54 +08:00 |
|
Haojun Liao
|
1f85a47cab
|
fix(tsdb): fix memory leak.
|
2024-04-11 10:47:05 +08:00 |
|
Haojun Liao
|
9f95360ecc
|
fix(tsdb): fix error in read rowkey with null.
|
2024-04-11 10:14:15 +08:00 |
|
Haojun Liao
|
f8284b9bb7
|
Merge remote-tracking branch 'origin/feat/TS-4243-3.0' into feat/TS-4243-3.0
|
2024-04-11 10:06:23 +08:00 |
|
Haojun Liao
|
79be7eea8c
|
fix(tsdb): fix invalid read, and do some internal refactor.
|
2024-04-11 10:06:07 +08:00 |
|
dapan1121
|
6dd3e9ef35
|
Merge pull request #25330 from taosdata/fix/3.0/TD-29502
add cfg value check
|
2024-04-11 09:40:27 +08:00 |
|
54liuyao
|
b2cefa8039
|
release state buff
|
2024-04-11 09:10:16 +08:00 |
|
kailixu
|
bff8226c0f
|
enh: none column for primary key
|
2024-04-11 08:27:17 +08:00 |
|
Haojun Liao
|
ce095b7d0a
|
Merge pull request #25333 from taosdata/fix/3_liaohj
refactor: do some internal refactor.
|
2024-04-10 22:44:09 +08:00 |
|
Haojun Liao
|
917487b110
|
refactor: do some internal refactor.
|
2024-04-10 19:55:31 +08:00 |
|
Haojun Liao
|
60cb1214f5
|
Merge pull request #25329 from taosdata/fix/3_liaohj
fix(stream): add lock, and fix race condition.
|
2024-04-10 19:54:50 +08:00 |
|
Haojun Liao
|
fabb986aa8
|
fix(stream): fix stack overflow, caused by print epset.
|
2024-04-10 19:54:33 +08:00 |
|
dapan1121
|
86db8efcda
|
enh: support hash join
|
2024-04-10 19:27:36 +08:00 |
|
kailixu
|
507e40ddb7
|
enh: primary key column should not be null
|
2024-04-10 18:56:55 +08:00 |
|
Haojun Liao
|
e261023ee6
|
fix(stream): add lock, and fix race condition.
|
2024-04-10 18:42:44 +08:00 |
|
kailixu
|
b1b66e62d4
|
Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0
|
2024-04-10 18:41:28 +08:00 |
|
kailixu
|
7f11a3682b
|
enh: primary key column should not be null
|
2024-04-10 18:41:20 +08:00 |
|
Haojun Liao
|
e6f0697816
|
Merge remote-tracking branch 'origin/feat/TS-4243-3.0' into feat/TS-4243-3.0
|
2024-04-10 18:32:21 +08:00 |
|
Haojun Liao
|
f0beceb5eb
|
fix(tsdb): check for the duplicated ts in delete-skyline.
|
2024-04-10 18:32:08 +08:00 |
|
54liuyao
|
dcf3cf6e71
|
Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0
|
2024-04-10 18:21:17 +08:00 |
|
54liuyao
|
b9581548c6
|
adj msg
|
2024-04-10 18:20:56 +08:00 |
|
Haojun Liao
|
9811a9e216
|
fix(tsdb): deep copy the pk for varchar type.
|
2024-04-10 18:06:58 +08:00 |
|
54liuyao
|
c6d492d3fd
|
set ts column index for function
|
2024-04-10 17:41:59 +08:00 |
|
dmchen
|
8875311f23
|
remove log output
|
2024-04-10 09:04:53 +00:00 |
|
yihaoDeng
|
a02426fd2f
|
Merge branch '3.0' into feature/compressData
|
2024-04-10 09:03:50 +00:00 |
|
dmchen
|
e68ae8f756
|
tdb break, try remove
|
2024-04-10 08:54:01 +00:00 |
|
wangjiaming0909
|
8a5532dd88
|
add cfg value check
|
2024-04-10 16:48:02 +08:00 |
|
Haojun Liao
|
ded66fc4e5
|
Merge branch 'feat/TS-4243-3.0' of github.com:taosdata/tdengine into feat/TS-4243-3.0
|
2024-04-10 16:43:54 +08:00 |
|
Haojun Liao
|
f23a8a37bc
|
refactor: do some internal refactor.
|
2024-04-10 16:43:02 +08:00 |
|
wangmm0220
|
539d1f441f
|
Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-tmq
|
2024-04-10 16:41:15 +08:00 |
|
wangmm0220
|
d3fa85b7bd
|
fix:make log different to locate the cause
|
2024-04-10 16:40:12 +08:00 |
|
Minglei Jin
|
0761692b14
|
Merge branch 'feat/TS-4243-3.0' into enh/TD-28945-pk
|
2024-04-10 16:30:06 +08:00 |
|
yihaoDeng
|
7288b1329a
|
add show nchar type
|
2024-04-10 08:25:51 +00:00 |
|
Minglei Jin
|
49a9c5abad
|
Merge branch '3.0' into feat/TS-4243-3.0
|
2024-04-10 16:24:24 +08:00 |
|
yihaoDeng
|
d55af6b729
|
add show nchar type
|
2024-04-10 08:21:44 +00:00 |
|
Hongze Cheng
|
083c07f6a6
|
Merge pull request #25314 from taosdata/fix/optReadBuf3
opt read buf mem buf
|
2024-04-10 15:41:31 +08:00 |
|
54liuyao
|
26fb2ee2b8
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0
|
2024-04-10 15:36:01 +08:00 |
|
54liuyao
|
e161556f51
|
set ts column index for function
|
2024-04-10 15:35:25 +08:00 |
|
dapan1121
|
b05e7fb34a
|
Merge pull request #25262 from taosdata/fix/xsren/TD-29197
fix: logFileHandle NULL
|
2024-04-10 15:09:21 +08:00 |
|
Hongze Cheng
|
1bcf693f07
|
more code
|
2024-04-10 15:06:43 +08:00 |
|
dapan1121
|
2098b23749
|
Merge pull request #25311 from taosdata/feat/TD-29091/cast_binary
feat/binary without length supported
|
2024-04-10 14:59:44 +08:00 |
|
54liuyao
|
e06f5b3830
|
Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0
|
2024-04-10 13:56:14 +08:00 |
|
54liuyao
|
4137c71909
|
add stream check
|
2024-04-10 13:54:27 +08:00 |
|
factosea
|
4686d82a2d
|
cast support
|
2024-04-10 11:48:50 +08:00 |
|
Minglei Jin
|
fe12f87c58
|
Merge branch 'feat/TS-4243-3.0' into enh/TD-28945-pk
|
2024-04-10 11:21:50 +08:00 |
|
Minglei Jin
|
dcd9901d5f
|
Merge branch '3.0' into feat/TS-4243-3.0
|
2024-04-10 11:18:19 +08:00 |
|
Haojun Liao
|
980382d433
|
fix(tsdb): fix memory error.
|
2024-04-10 11:18:08 +08:00 |
|
dmchen
|
44872ebc6c
|
tmp ci
|
2024-04-10 03:01:48 +00:00 |
|
kailixu
|
041b84c131
|
enh: tag value for nchar
|
2024-04-10 10:23:48 +08:00 |
|
factosea
|
a969142c37
|
fix: create log file thread
|
2024-04-10 10:21:54 +08:00 |
|
Hongze Cheng
|
cddfae1cc7
|
Merge pull request #25319 from taosdata/enh/TS-4255-3.0
enh: insert nchar by sql
|
2024-04-10 09:55:10 +08:00 |
|
dapan1121
|
5091247957
|
Merge pull request #25232 from taosdata/feat/TD-29093/2
Feat/td 29093/2
|
2024-04-10 09:18:15 +08:00 |
|
Minglei Jin
|
d1cb05bba0
|
Merge branch 'feat/TS-4243-3.0' into enh/TD-28945-pk
|
2024-04-10 09:09:51 +08:00 |
|
Hongze Cheng
|
5c15779781
|
Merge pull request #25298 from taosdata/fix/TD-29480
fix: arb reply to set-assigned no matter what error
|
2024-04-10 09:03:13 +08:00 |
|
slzhou
|
e0f1e8502e
|
fix: add pk col to last row scan cols
|
2024-04-10 09:03:04 +08:00 |
|
dapan1121
|
5e2a81edf7
|
Merge pull request #25286 from taosdata/fix/TD-29472
fix: heartbeat error handling issue
|
2024-04-10 08:28:21 +08:00 |
|
dapan1121
|
1198be90a7
|
Merge pull request #25307 from taosdata/fix/TS-4642_3.0
fix: multiresFunction
|
2024-04-09 19:34:50 +08:00 |
|
kailixu
|
706ac9a9e6
|
enh: insert nchar by sql
|
2024-04-09 19:33:32 +08:00 |
|
kailixu
|
e4a450fa69
|
enh: insert nchar by sql
|
2024-04-09 19:28:19 +08:00 |
|
Minglei Jin
|
6eb014e32b
|
Merge branch 'feat/TS-4243-3.0' into enh/TD-28945-pk
|
2024-04-09 19:11:46 +08:00 |
|
Haojun Liao
|
881ae3e040
|
Merge pull request #25310 from taosdata/fix/3_liaohj
fix(stream): add dropped stream task check.
|
2024-04-09 19:09:57 +08:00 |
|
54liuyao
|
dfe3d5a9bc
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/ly_query
|
2024-04-09 19:09:40 +08:00 |
|
54liuyao
|
20efb35c6e
|
add tag for split plan
|
2024-04-09 19:09:20 +08:00 |
|
yihaoDeng
|
ee50d5a5ad
|
opt read buf mem buf
|
2024-04-09 11:01:52 +00:00 |
|
dmchen
|
0e5053b3de
|
mem leak
|
2024-04-09 10:34:28 +00:00 |
|
Shungang Li
|
b664e2078b
|
fix: last memory errors
|
2024-04-09 18:33:33 +08:00 |
|
factosea
|
29583e20b8
|
fix: sql
|
2024-04-09 18:03:56 +08:00 |
|
factosea
|
239844e3b0
|
feat/binary without length supported
|
2024-04-09 18:00:48 +08:00 |
|
Haojun Liao
|
22b0067819
|
fix(stream): add dropped stream task check.
|
2024-04-09 17:58:03 +08:00 |
|
Shungang Li
|
dd55034c94
|
fix: pk last write error
|
2024-04-09 17:43:10 +08:00 |
|
dmchen
|
17907ff8b9
|
tmp ci
|
2024-04-09 08:33:38 +00:00 |
|
factosea
|
36066d8f63
|
fix: multiresFunction
|
2024-04-09 15:22:16 +08:00 |
|
dmchen
|
5f31575624
|
refactor
|
2024-04-09 06:55:01 +00:00 |
|
54liuyao
|
0f6e87b3c9
|
add tag for last row
|
2024-04-09 14:53:50 +08:00 |
|
Haojun Liao
|
87b04c4eea
|
fix(stream): add null check.
|
2024-04-09 14:52:51 +08:00 |
|
wangmm0220
|
da6eda6912
|
Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-tmq
|
2024-04-09 13:44:09 +08:00 |
|
dmchen
|
239acea831
|
remove useless vnode cfg
|
2024-04-09 02:38:45 +00:00 |
|
Haojun Liao
|
df516703e1
|
fix(stream): check the pk during merge rows with identical timestamp.
|
2024-04-09 10:22:13 +08:00 |
|
dapan1121
|
a3abc775ea
|
Merge pull request #25295 from taosdata/mark/3.0
fix:send data to large in tmq if subscribe stable
|
2024-04-09 10:10:03 +08:00 |
|
Minglei Jin
|
4d08390d56
|
cos/multi-writing: fix chunsize's default value setting
|
2024-04-09 10:06:34 +08:00 |
|
dapan1121
|
8407eb3791
|
enh: outer join performance optimization
|
2024-04-09 09:48:38 +08:00 |
|
Minglei Jin
|
ad2e721302
|
cos/multi-writing: suppress memalign uninitialized value
|
2024-04-09 09:20:44 +08:00 |
|
54liuyao
|
9ed74085d8
|
Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/ly-TS-4243-3.0
|
2024-04-09 09:16:57 +08:00 |
|
Shungang Li
|
16e0fc44e2
|
fix: arb reply to set-assigned no matter what error
|
2024-04-08 19:56:22 +08:00 |
|
wangmm0220
|
ccc3491cdd
|
fix:send data to large in tmq if subscribe stable
|
2024-04-08 18:39:35 +08:00 |
|
kailixu
|
fcb605cac6
|
Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0
|
2024-04-08 18:23:23 +08:00 |
|
kailixu
|
7d34c767e9
|
fix: insert from select and sort merge
|
2024-04-08 18:23:16 +08:00 |
|
Haojun Liao
|
95697bcddb
|
fix(tsdb): prepare pk buf
|
2024-04-08 18:04:53 +08:00 |
|
Haojun Liao
|
5ed81f9cab
|
fix(tsdb): prepare pk buf
|
2024-04-08 18:04:06 +08:00 |
|
54liuyao
|
53265e9e09
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/ly-TS-4243-3.0
|
2024-04-08 17:24:09 +08:00 |
|
54liuyao
|
858d61072e
|
check preversion data
|
2024-04-08 17:23:46 +08:00 |
|
54liuyao
|
2a6c40e8c5
|
set winkey for selectivity function
|
2024-04-08 16:53:13 +08:00 |
|
Haojun Liao
|
134a1a25c2
|
Merge remote-tracking branch 'origin/feat/TS-4243-3.0' into feat/TS-4243-3.0
|
2024-04-08 15:41:08 +08:00 |
|
Haojun Liao
|
ee7d25602e
|
fix(tsdb): fix error in retrieve varchar pk.
|
2024-04-08 15:40:52 +08:00 |
|
dmchen
|
e80d6c810b
|
key len check
|
2024-04-08 07:07:19 +00:00 |
|
Hongze Cheng
|
a990224e96
|
more code
|
2024-04-08 14:36:47 +08:00 |
|
Minglei Jin
|
a491e250fb
|
cos/multi-write: fix compilation on mac
|
2024-04-08 13:24:47 +08:00 |
|
Haojun Liao
|
7c75ad38fc
|
Merge remote-tracking branch 'origin/feat/TS-4243-3.0' into feat/TS-4243-3.0
|
2024-04-08 11:33:41 +08:00 |
|
Haojun Liao
|
33b1391b9a
|
fix(cache): fix memory leak, and update some test cases.
|
2024-04-08 11:33:26 +08:00 |
|
Hongze Cheng
|
200d2b506c
|
Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0
|
2024-04-08 11:19:33 +08:00 |
|
Hongze Cheng
|
c0e895a4d3
|
more code
|
2024-04-08 11:18:53 +08:00 |
|
dapan1121
|
e6764af48f
|
fix: heartbeat error handling issue
|
2024-04-08 11:12:18 +08:00 |
|
Minglei Jin
|
23d0037c03
|
cos/multi-write: fix var name from pCfg to pNewCfg
|
2024-04-08 11:02:28 +08:00 |
|
Minglei Jin
|
a407f76165
|
Merge branch '3.0' into enh/TD-28945
|
2024-04-08 10:55:47 +08:00 |
|
Haojun Liao
|
e3b246a1e9
|
Merge remote-tracking branch 'origin/feat/TS-4243-3.0' into feat/TS-4243-3.0
|
2024-04-08 10:44:26 +08:00 |
|
Haojun Liao
|
97f7e67234
|
fix(tsdb): set correct merge row.
|
2024-04-08 10:44:10 +08:00 |
|
Hongze Cheng
|
fff0def685
|
Merge pull request #25280 from taosdata/ENH/TD-29456-3.0
enh: check validity of trans parallel and commit actions
|
2024-04-08 10:33:02 +08:00 |
|
Minglei Jin
|
44b9785853
|
cos/multi-write: include headers part
|
2024-04-08 10:33:02 +08:00 |
|
Minglei Jin
|
d5e9169769
|
cos/multi-write: dnode part including mnode/vnode/tsdb
|
2024-04-08 10:31:49 +08:00 |
|
Minglei Jin
|
ca1262c5c5
|
cos/multi-write: parser part
|
2024-04-08 10:31:26 +08:00 |
|
54liuyao
|
3ba45df0a0
|
check pk column
|
2024-04-08 09:22:05 +08:00 |
|
54liuyao
|
3b00729cf0
|
Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/ly-TS-4243-3.0
|
2024-04-08 09:10:34 +08:00 |
|
54liuyao
|
e0a5b2dd9d
|
split last tag
|
2024-04-08 08:55:13 +08:00 |
|
Haojun Liao
|
7c139e9ff9
|
Merge pull request #25275 from taosdata/fix/3_liaohj
Fix/3 liaohj
|
2024-04-07 22:37:33 +08:00 |
|
Haojun Liao
|
fb58ca8592
|
fix(stream): not wait for the timer stopped.
|
2024-04-07 18:53:25 +08:00 |
|
Shungang Li
|
bc1c7545a8
|
mock commit for pk last read, need to revert
|
2024-04-07 17:31:06 +08:00 |
|
Shungang Li
|
b649a73a19
|
feat: pk insert/drop last cache
|
2024-04-07 17:30:54 +08:00 |
|
Haojun Liao
|
af39260ec7
|
Merge branch 'feat/TS-4243-3.0' of github.com:taosdata/tdengine into feat/TS-4243-3.0
|
2024-04-07 16:52:20 +08:00 |
|
Haojun Liao
|
96fc85017b
|
fix(query): fix error in interp
|
2024-04-07 16:51:40 +08:00 |
|
Benguang Zhao
|
2fa55f04e1
|
enh: check validity of commit actions of trans
|
2024-04-07 15:26:21 +08:00 |
|
Benguang Zhao
|
ccc7a0bf08
|
enh: skip trans context switch in error logging
|
2024-04-07 15:26:20 +08:00 |
|
Benguang Zhao
|
ac6846d76c
|
enh: check validity of parallel actions of trans
|
2024-04-07 15:26:18 +08:00 |
|
WANG MINGMING
|
acb9517656
|
Merge pull request #25278 from taosdata/opti/TD-29373
feat:disable primary key in schemaless
|
2024-04-07 15:06:01 +08:00 |
|
wangmm0220
|
6174c3bfd3
|
fix:disable primary key in schemaless
|
2024-04-07 14:54:58 +08:00 |
|
kailixu
|
b4c8375cb9
|
chore: solve conflicts
|
2024-04-07 14:53:05 +08:00 |
|
Haojun Liao
|
16c17bbf72
|
fix(tsdb): fix error in tsdbread.
|
2024-04-07 14:46:22 +08:00 |
|
Haojun Liao
|
f82505ba16
|
fix(stream): remove invalid assert
|
2024-04-07 14:06:25 +08:00 |
|
dapan1121
|
b7de83b086
|
Merge pull request #25253 from taosdata/fix/3.0/TS-4624
fix taosd crash query ins_tags with empty nchar tag
|
2024-04-07 14:06:15 +08:00 |
|
dapan1121
|
6d52120bf7
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-27337
|
2024-04-07 13:54:39 +08:00 |
|
54liuyao
|
7f8f342c8a
|
Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/ly-TS-4243-3.0
|
2024-04-07 11:04:31 +08:00 |
|
Hongze Cheng
|
3fab74f21b
|
fix: TD-29397
|
2024-04-07 10:48:52 +08:00 |
|
kailixu
|
91cefc3c60
|
chore: restore code change
|
2024-04-07 10:34:25 +08:00 |
|
dmchen
|
c43e937538
|
write config lock
|
2024-04-07 02:24:41 +00:00 |
|
Haojun Liao
|
ead77fe767
|
fix(tsdb): fix memory leak.
|
2024-04-07 10:23:51 +08:00 |
|
54liuyao
|
ece59a7cf0
|
create pk stable
|
2024-04-07 10:18:36 +08:00 |
|
Haojun Liao
|
1b343e662c
|
fix(stream): retry stop timer for trigger tmr.
|
2024-04-07 10:18:01 +08:00 |
|
Hongze Cheng
|
456cec5b2d
|
Merge pull request #25244 from taosdata/fix/portMainTo30
port main to 30
|
2024-04-07 09:57:47 +08:00 |
|
54liuyao
|
1240a4eb77
|
Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/ly-TS-4243-3.0
|
2024-04-07 09:37:09 +08:00 |
|
54liuyao
|
6ebe8da634
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/ly_query
|
2024-04-07 09:22:02 +08:00 |
|
Haojun Liao
|
e7ed8fbaa6
|
fix(tsdb): not copy range key if no pk exists.
|
2024-04-06 00:10:24 +08:00 |
|
Haojun Liao
|
1b30d214eb
|
Merge remote-tracking branch 'origin/feat/TS-4243-3.0' into feat/TS-4243-3.0
|
2024-04-05 19:48:23 +08:00 |
|
Haojun Liao
|
dc954e112e
|
fix(tsdb): add key for lastProcessKey, and remove invalid assign for key
|
2024-04-05 19:47:59 +08:00 |
|
Hongze Cheng
|
5440471e07
|
Merge pull request #25257 from taosdata/ENH/TS-4595-3.0
enh: not to touch meta data during balance vgroup leader
|
2024-04-03 18:50:23 +08:00 |
|
dapan1121
|
337f39191e
|
fix: eliminate project issue
|
2024-04-03 18:35:50 +08:00 |
|
yihaoDeng
|
a0bf82878d
|
free handle
|
2024-04-03 09:11:49 +00:00 |
|
kailixu
|
1e8aaa273e
|
chore: more logic for num of pks
|
2024-04-03 16:32:59 +08:00 |
|
slzhou
|
d4b8460baa
|
fix: change delete condition error message
|
2024-04-03 15:48:56 +08:00 |
|
factosea
|
ad1c474dc6
|
fix: logFileHandle NULL
|
2024-04-03 15:29:08 +08:00 |
|
dapan1121
|
4ec961f5e4
|
Merge pull request #25252 from taosdata/mark/3.0
fix:data compatibility in tmq
|
2024-04-03 14:13:12 +08:00 |
|
Haojun Liao
|
94f703889d
|
fix(stream): remove invalid assert.
|
2024-04-03 12:42:53 +08:00 |
|
Haojun Liao
|
a3bcd9e9c9
|
Merge pull request #25246 from taosdata/fix/3_liaohj
fix(stream): add lock for when set checkpoint dispatch msg.
|
2024-04-03 12:42:29 +08:00 |
|
wangjiaming0909
|
c2afd95c4e
|
fix taosd crash query ins_tags with empty nchar tag
|
2024-04-03 10:07:02 +08:00 |
|
dapan1121
|
4217223a6a
|
fix: join merge block issue
|
2024-04-03 09:54:49 +08:00 |
|
54liuyao
|
537395e845
|
Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/ly-TS-4243-3.0
|
2024-04-03 09:54:10 +08:00 |
|
kailixu
|
62ab1b1c41
|
chore: allow source table with primary key
|
2024-04-03 09:39:58 +08:00 |
|
kailixu
|
cc660de9d0
|
chore: error prompt for null primary key column
|
2024-04-03 08:14:30 +08:00 |
|
wangmm0220
|
71292f45ef
|
fix:data compatibility in tmq
|
2024-04-02 23:59:23 +08:00 |
|
Haojun Liao
|
3619518d54
|
fix(stream): add logs.
|
2024-04-02 21:57:21 +08:00 |
|
Haojun Liao
|
dcc97472d3
|
fix(stream): add strict check for checkpoint-trigger msg dispatach rsp confirmation flag.
|
2024-04-02 21:53:50 +08:00 |
|
kailixu
|
6e56e61ad5
|
fix: target table has less primary keys than source
|
2024-04-02 19:49:30 +08:00 |
|
Haojun Liao
|
5184e444df
|
Merge branch '3.0' into fix/3_liaohj
|
2024-04-02 18:45:49 +08:00 |
|
Haojun Liao
|
24559725da
|
fix(stream): add lock for when set checkpoint dispatch msg.
|
2024-04-02 18:45:30 +08:00 |
|
yihaoDeng
|
a7058668d5
|
fix compatible error
|
2024-04-02 10:41:38 +00:00 |
|
Benguang Zhao
|
018d388278
|
enh: not to write confirm after balance vgroup leader
|
2024-04-02 18:20:26 +08:00 |
|
kailixu
|
f6dc3205ee
|
Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0
|
2024-04-02 17:33:19 +08:00 |
|
kailixu
|
adb6de0595
|
fix: null value check for target column with pk
|
2024-04-02 17:33:11 +08:00 |
|
yihaoDeng
|
588f05c7dd
|
port main to 30
|
2024-04-02 08:49:48 +00:00 |
|
Hongze Cheng
|
6c886d1e4a
|
Merge pull request #25160 from taosdata/ENH/TS-4595-3.0
enh: support changeless transaction of tasks
|
2024-04-02 16:45:35 +08:00 |
|
Haojun Liao
|
15f2882bba
|
Merge remote-tracking branch 'origin/feat/TS-4243-3.0' into feat/TS-4243-3.0
|
2024-04-02 16:10:54 +08:00 |
|
Haojun Liao
|
5a546e37d7
|
fix(query): set correct forward step for twa query.
|
2024-04-02 16:10:42 +08:00 |
|
dapan1121
|
5934a137dd
|
fix: group cache fetch issue
|
2024-04-02 16:09:32 +08:00 |
|
kailixu
|
dc60812183
|
chore: unify the prompt msg
|
2024-04-02 15:04:13 +08:00 |
|
kailixu
|
6c8995984e
|
Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0
|
2024-04-02 14:39:21 +08:00 |
|
kailixu
|
77d912c210
|
fix: primary key should not be null or none
|
2024-04-02 14:39:13 +08:00 |
|
Hongze Cheng
|
b9197e3e6e
|
Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0
|
2024-04-02 14:24:38 +08:00 |
|
Hongze Cheng
|
8fe7478932
|
fix: TD-29352
|
2024-04-02 14:24:32 +08:00 |
|
54liuyao
|
9a8d03f0ca
|
adj last function
|
2024-04-02 14:03:02 +08:00 |
|
slzhou
|
771c6940b1
|
fix: initialize pk type and pk data of output SFirstLastRes when merge
|
2024-04-02 13:39:52 +08:00 |
|
Haojun Liao
|
94e6f96a75
|
other: merge 3.0
|
2024-04-02 13:39:26 +08:00 |
|
yihaoDeng
|
684055bc7c
|
Merge branch '3.0' into feature/compressData
|
2024-04-02 04:20:39 +00:00 |
|
yihaoDeng
|
d85ae3c26e
|
fix invalid free
|
2024-04-02 12:14:02 +08:00 |
|
Haojun Liao
|
2dde627237
|
Merge remote-tracking branch 'origin/feat/TS-4243-3.0' into feat/TS-4243-3.0
|
2024-04-02 10:43:56 +08:00 |
|
Haojun Liao
|
aff681ac64
|
fix(tsdb):set correct varchar type compare function.
|
2024-04-02 10:43:38 +08:00 |
|
dmchen
|
d06bfd9cea
|
free and log
|
2024-04-02 02:30:56 +00:00 |
|
dapan1121
|
eb50334baf
|
Merge pull request #25234 from taosdata/fix/TD-28032
fix:cases error
|
2024-04-02 10:17:04 +08:00 |
|
Haojun Liao
|
bcb4d62996
|
Merge pull request #25229 from taosdata/fix/3_liaohj
fix(stream): reset the ready upstream counter after task-reset.
|
2024-04-02 10:05:33 +08:00 |
|
54liuyao
|
204c5acefe
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/ly-TS-4243-3.0
|
2024-04-02 09:10:52 +08:00 |
|
yihaoDeng
|
44e6d225e2
|
Merge branch '3.0' into feature/compressData
|
2024-04-02 00:18:24 +00:00 |
|
yihaoDeng
|
cb27761e66
|
Merge branch '3.0' into feature/compressData
|
2024-04-01 13:14:37 +00:00 |
|
Hongze Cheng
|
c28ee64477
|
fix: meta snapshot drop table error
|
2024-04-01 21:11:35 +08:00 |
|
wangmm0220
|
174b0a104e
|
fix:case error
|
2024-04-01 19:59:30 +08:00 |
|
yihaoDeng
|
ec35f5718e
|
fix invalid free
|
2024-04-01 19:58:04 +08:00 |
|
factosea
|
3257c7c082
|
fix: tag is null when table is empty
|
2024-04-01 19:44:26 +08:00 |
|
54liuyao
|
2e11f3674d
|
Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/ly-TS-4243-3.0
|
2024-04-01 18:35:44 +08:00 |
|
Hongze Cheng
|
bc56d1196a
|
more code
|
2024-04-01 18:06:07 +08:00 |
|
dmchen
|
463a5da0d9
|
checksum len
|
2024-04-01 09:50:42 +00:00 |
|
dmchen
|
a1b7444a48
|
refactor
|
2024-04-01 09:39:29 +00:00 |
|
dmchen
|
0a4556984c
|
merge
|
2024-04-01 09:19:29 +00:00 |
|
54liuyao
|
5369448bda
|
adj log
|
2024-04-01 16:43:36 +08:00 |
|
yihaoDeng
|
d6f6c77590
|
Merge branch '3.0' into feature/compressData
|
2024-04-01 08:42:17 +00:00 |
|
yihaoDeng
|
a77d98cab6
|
Merge branch '3.0' into feature/compressData
|
2024-04-01 08:40:50 +00:00 |
|
Haojun Liao
|
9ca84091df
|
fix(stream): reset the ready upstream counter after task-reset.
|
2024-04-01 16:31:10 +08:00 |
|
54liuyao
|
a65ce818de
|
add ci
|
2024-04-01 16:20:45 +08:00 |
|
wangmm0220
|
862015d261
|
fix:add pk flag for table condition in tsdb reader
|
2024-04-01 16:15:34 +08:00 |
|
kailixu
|
c4aba0ac37
|
feat: encryption key optimize and test case adjust
|
2024-04-01 16:14:55 +08:00 |
|
yihaoDeng
|
53ecfe511a
|
Merge branch '3.0' into feature/compressData
|
2024-04-01 08:04:16 +00:00 |
|
yihaoDeng
|
e9faf4ab08
|
fix ci error
|
2024-04-01 07:58:00 +00:00 |
|
Haojun Liao
|
c6294200ea
|
Merge pull request #25211 from taosdata/fix/TD-28032
fix:same subtable same partition by leads to same table name in stream
|
2024-04-01 15:49:47 +08:00 |
|
dapan1121
|
0fb672d8a6
|
enh: optimize join performance
|
2024-04-01 15:24:12 +08:00 |
|
yihaoDeng
|
85b0c8c798
|
fix ci error
|
2024-04-01 07:17:55 +00:00 |
|
kailixu
|
717c4b3d9c
|
chore: restore codes
|
2024-04-01 14:01:09 +08:00 |
|
kailixu
|
6eaa99bb2d
|
feat: encryption algorithm
|
2024-04-01 13:58:13 +08:00 |
|
yihaoDeng
|
0e277507a4
|
fix ci error
|
2024-04-01 03:29:10 +00:00 |
|
yihaoDeng
|
237ec5a46c
|
fix ci error
|
2024-04-01 01:39:50 +00:00 |
|
wangmm0220
|
fe7a42b118
|
Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-tmq
|
2024-04-01 09:11:39 +08:00 |
|
54liuyao
|
1405b30677
|
Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/ly-TS-4243-3.0
|
2024-04-01 09:09:48 +08:00 |
|
kailixu
|
9e4d692d6b
|
feat: support encryption
|
2024-04-01 00:49:25 +08:00 |
|
yihaoDeng
|
c852a8d092
|
fix ci error
|
2024-03-31 14:47:38 +00:00 |
|
yihaoDeng
|
17b2310df3
|
fix ci error
|
2024-03-31 13:57:18 +00:00 |
|
yihaoDeng
|
22f9830bbb
|
fix ci error
|
2024-03-31 12:51:27 +00:00 |
|
kailixu
|
ba65f5a519
|
enh: integer with duration literal for timestamp
|
2024-03-31 20:50:02 +08:00 |
|
yihaoDeng
|
0e3c63e94d
|
fix ci error
|
2024-03-31 04:04:50 +00:00 |
|
yihaoDeng
|
0a312dfdd6
|
fix ci error
|
2024-03-31 03:16:54 +00:00 |
|
yihaoDeng
|
9e11fe45a9
|
fix ci error
|
2024-03-31 00:08:23 +00:00 |
|
yihaoDeng
|
e71eefddfc
|
Merge branch 'feat/TS-4243-3.0' into feature/compressData
|
2024-03-30 14:58:29 +00:00 |
|
yihaoDeng
|
ff8b606e37
|
fix ci error
|
2024-03-30 14:30:38 +00:00 |
|
yihaoDeng
|
1bb071a101
|
fix ci error
|
2024-03-30 14:29:05 +00:00 |
|
yihaoDeng
|
cad8fec42e
|
Merge branch '3.0' into feature/compressData
|
2024-03-30 13:59:45 +00:00 |
|
yihaoDeng
|
bda7014b1c
|
Merge branch '3.0' into feature/compressData
|
2024-03-30 11:06:09 +00:00 |
|
yihaoDeng
|
ddf37b10a0
|
Merge branch '3.0' into feature/compressData
|
2024-03-30 10:37:33 +00:00 |
|
yihaoDeng
|
d2d7cd854c
|
Merge branch '3.0' into feature/compressData
|
2024-03-30 10:21:23 +00:00 |
|
yihaoDeng
|
aa5ccf2b0b
|
Merge branch '3.0' into feature/compressData
|
2024-03-30 09:57:23 +00:00 |
|
yihaoDeng
|
0cce8df6b5
|
Merge branch '3.0' into feature/compressData
|
2024-03-30 02:00:24 +00:00 |
|
yihaoDeng
|
d7cee5dd80
|
fix invalid compress/decompress
|
2024-03-29 13:48:58 +00:00 |
|
Haojun Liao
|
dd2f6287ec
|
fix(tsdb): fix rowkey assign error.
|
2024-03-29 18:59:29 +08:00 |
|
Haojun Liao
|
55bb6ab341
|
fix(tsdb): set correct initial value for compare
|
2024-03-29 18:15:03 +08:00 |
|
slzhou
|
b504627830
|
fix: new group block to reset func input iter hasPrev
|
2024-03-29 17:01:56 +08:00 |
|
yihaoDeng
|
b7067e61c8
|
fix ci error
|
2024-03-29 08:40:19 +00:00 |
|
dmchen
|
d6ae4d37cc
|
add function for sql
|
2024-03-29 06:19:44 +00:00 |
|
54liuyao
|
39a89c20bd
|
Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/ly-TS-4243-3.0
|
2024-03-29 13:53:22 +08:00 |
|
54liuyao
|
ea33f08d02
|
add ic
|
2024-03-29 13:52:56 +08:00 |
|
kailixu
|
8dce61b68f
|
chore: merge TD-29280-3.0
|
2024-03-29 11:39:46 +08:00 |
|
kailixu
|
9d59fb53f4
|
feat: support create encrypt key
|
2024-03-29 11:37:40 +08:00 |
|
slzhou
|
fe1a7e4b9c
|
feat: add pk col to scan cols of scan logic node of delete operation
|
2024-03-29 11:05:45 +08:00 |
|
yihaoDeng
|
4f843d05c6
|
Merge branch 'feat/TS-4243-3.0' into feature/compressData
|
2024-03-29 03:02:59 +00:00 |
|
yihaoDeng
|
2f10dca544
|
Merge branch 'feature/compressData' of https://github.com/taosdata/TDengine into feature/compressData
|
2024-03-29 02:53:02 +00:00 |
|
slzhou
|
1e5ef8271a
|
feat: update column and drop column is banned for normal table pk column
|
2024-03-29 10:52:28 +08:00 |
|
dmchen
|
b9deb71fc5
|
basic function
|
2024-03-29 02:48:49 +00:00 |
|
factosea
|
bbbb605d8f
|
lemon rebuild
|
2024-03-29 10:40:24 +08:00 |
|
factosea
|
9ddc0b51cb
|
merge
|
2024-03-29 10:37:59 +08:00 |
|
slzhou
|
6202e1f501
|
feat: drop pk column and update pk column is not supported for stable
|
2024-03-29 10:26:09 +08:00 |
|
kailixu
|
f99d193335
|
feat: user config dnode procedure
|
2024-03-29 10:25:19 +08:00 |
|
dapan1121
|
26a93847c3
|
enh: optimize outer join
|
2024-03-29 08:28:33 +08:00 |
|
yihaoDeng
|
209d1d3db3
|
fix mem leak
|
2024-03-28 13:03:30 +00:00 |
|
yihaoDeng
|
2ecc7c27f7
|
fix mem leak
|
2024-03-28 12:10:04 +00:00 |
|
yihaoDeng
|
ee81a43f81
|
refactor code
|
2024-03-28 11:56:44 +00:00 |
|
54liuyao
|
ffeabb132a
|
fix issue
|
2024-03-28 18:18:06 +08:00 |
|
kailixu
|
4e54dc09c5
|
enh: dnode online judgement
|
2024-03-28 16:59:00 +08:00 |
|
dapan1121
|
4208557d6d
|
fix: count(*) rewrite issue
|
2024-03-28 16:44:07 +08:00 |
|
kailixu
|
a3398f791e
|
enh: dnodes status optimization
|
2024-03-28 16:17:35 +08:00 |
|
54liuyao
|
28cda4dc81
|
add ci
|
2024-03-28 15:07:26 +08:00 |
|
54liuyao
|
65457d2cf4
|
delete data for scalar function
|
2024-03-28 14:16:19 +08:00 |
|
wangmm0220
|
8e2a2414c0
|
fix:same subtable same partition by leads to same table name in stream
|
2024-03-28 13:48:46 +08:00 |
|
dapan1121
|
74cef4ac6b
|
fix: window join filter issue
|
2024-03-28 13:45:55 +08:00 |
|
dapan1121
|
ca0f790f3e
|
Merge pull request #25179 from taosdata/mark/3.0
fix:decode task error if task version is smaller than 2
|
2024-03-28 13:19:45 +08:00 |
|
yihaoDeng
|
94e2aa2ed5
|
refactor code
|
2024-03-28 01:44:04 +00:00 |
|
54liuyao
|
0a206f5819
|
add log
|
2024-03-28 09:32:24 +08:00 |
|
54liuyao
|
3dd7f0731e
|
Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/ly-TS-4243-3.0
|
2024-03-28 09:11:36 +08:00 |
|
Haojun Liao
|
2362babbb3
|
Merge pull request #25199 from taosdata/fix/3_liaohj
fix(stream): fix invalid read.
|
2024-03-28 09:04:33 +08:00 |
|
kailixu
|
64e32e5c85
|
chore: merge 3.0
|
2024-03-28 08:23:43 +08:00 |
|
kailixu
|
01e5eaea12
|
enh: remove obsolete code
|
2024-03-28 08:19:58 +08:00 |
|
kailixu
|
d64594932b
|
feat: support database encryption
|
2024-03-27 20:03:38 +08:00 |
|
Hongze Cheng
|
c54978e8e4
|
Merge pull request #25198 from taosdata/fix/arbencode
fix: arb encode error
|
2024-03-27 17:42:51 +08:00 |
|
Haojun Liao
|
277a009677
|
fix(test): fix unit test compiler error.
|
2024-03-27 16:42:32 +08:00 |
|
slzhou
|
43cefb9d55
|
feat: find pk col from interp func node for interp operator
|
2024-03-27 16:26:47 +08:00 |
|
Shungang Li
|
c611974247
|
fix: tmsg encode error
|
2024-03-27 16:00:38 +08:00 |
|
Hongze Cheng
|
72ad1cd734
|
Merge pull request #25195 from taosdata/fix/TD-29285
fix invalid free while taosd quit
|
2024-03-27 15:59:59 +08:00 |
|
Haojun Liao
|
5157d5b97d
|
fix(stream): fix invalid read.
|
2024-03-27 15:53:24 +08:00 |
|
wangmm0220
|
4722f8be87
|
fix:write schema error if schema ver is 1 more than origin version
|
2024-03-27 15:17:49 +08:00 |
|
Haojun Liao
|
a2112625f9
|
fix(tsdb): set correct uid list.
|
2024-03-27 15:06:51 +08:00 |
|
wangmm0220
|
c2ef380166
|
Merge branch 'mark/3.0' of https://github.com/taosdata/TDengine into mark/3.0
|
2024-03-27 15:05:04 +08:00 |
|
wangmm0220
|
f4fed29739
|
fix:write schema error if schema ver is 1 more than origin version
|
2024-03-27 15:04:37 +08:00 |
|
yihaoDeng
|
6d19283d1f
|
refactor code
|
2024-03-27 05:49:13 +00:00 |
|
Haojun Liao
|
0bfd606e5c
|
Merge pull request #25193 from taosdata/fix/3_liaohj
fix(stream): acquire the stream task in exec buffer if not in mnode store.
|
2024-03-27 13:17:14 +08:00 |
|
yihaoDeng
|
c0a394876d
|
fix invalid free while taosd quit
|
2024-03-27 02:41:05 +00:00 |
|
yihaoDeng
|
2c5a5c4f28
|
refactor code
|
2024-03-27 02:22:42 +00:00 |
|
54liuyao
|
715489e22d
|
Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/ly-TS-4243-3.0
|
2024-03-27 09:14:50 +08:00 |
|
Haojun Liao
|
e776cde461
|
fix(stream):fix unrelease stream obj.
|
2024-03-27 09:02:21 +08:00 |
|
Haojun Liao
|
f3c306d582
|
fix(stream): add some comments.
|
2024-03-26 23:28:20 +08:00 |
|
Haojun Liao
|
3c7fe5fd01
|
fix(stream): check null ptr.
|
2024-03-26 23:27:38 +08:00 |
|
yihaoDeng
|
a9eb371508
|
refactor code
|
2024-03-26 13:38:38 +00:00 |
|
yihaoDeng
|
18986c0ced
|
refactor code
|
2024-03-26 12:44:53 +00:00 |
|
kailixu
|
374ef4593c
|
feat: encryptions/encrypt_key grammar
|
2024-03-26 19:56:15 +08:00 |
|
Haojun Liao
|
46280bfee9
|
fix(stream): add some comments.
|
2024-03-26 19:40:47 +08:00 |
|
Haojun Liao
|
530e0133b9
|
fix(stream): acquire the stream task in exec buffer if not in mnode store.
|
2024-03-26 19:39:58 +08:00 |
|
54liuyao
|
93edc9d1ff
|
read preversion data of primary key
|
2024-03-26 17:36:37 +08:00 |
|
Haojun Liao
|
fd57ded11e
|
Merge remote-tracking branch 'origin/feat/TS-4243-3.0' into feat/TS-4243-3.0
|
2024-03-26 17:34:43 +08:00 |
|
Haojun Liao
|
f61596706d
|
fix(tsdb): add attributes for cache scan optr.
|
2024-03-26 17:34:30 +08:00 |
|
Hongze Cheng
|
ab093d80bd
|
Merge pull request #25150 from taosdata/fix/rpc_portMainTo30
Fix/rpc port main to30
|
2024-03-26 17:11:36 +08:00 |
|
Hongze Cheng
|
cf8245632f
|
Merge pull request #25146 from taosdata/fix/fixQueuelog30
fix queue log
|
2024-03-26 17:10:21 +08:00 |
|
slzhou
|
595ae2c5b8
|
fix: irate on super table merge phase and translate
|
2024-03-26 17:05:40 +08:00 |
|
yihaoDeng
|
02e0e45183
|
refactor code
|
2024-03-26 08:50:21 +00:00 |
|
54liuyao
|
135bdb37a0
|
Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/ly-TS-4243-3.0
|
2024-03-26 16:38:51 +08:00 |
|
54liuyao
|
aa9962318f
|
read preversion data of primary key
|
2024-03-26 16:38:24 +08:00 |
|
slzhou
|
47410db46a
|
fix: set hasPk and pkBytes for partial func and merge func
|
2024-03-26 16:31:16 +08:00 |
|
wangmm0220
|
8e45bebd66
|
fix:decode task error if task version is smaller than 2
|
2024-03-26 15:16:09 +08:00 |
|
Hongze Cheng
|
93ca55954f
|
more code change
|
2024-03-26 15:11:15 +08:00 |
|
Hongze Cheng
|
3ccab8a5b8
|
Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0
|
2024-03-26 14:43:39 +08:00 |
|
Hongze Cheng
|
ee4dda56c1
|
more code
|
2024-03-26 14:43:28 +08:00 |
|
slzhou
|
f778dce52d
|
fix: add pk for merge generated during merge scan node split
|
2024-03-26 14:13:10 +08:00 |
|
yihaoDeng
|
ab69c2e750
|
refactor code
|
2024-03-26 03:28:31 +00:00 |
|
Haojun Liao
|
52a04cd008
|
fix(tsdb): fix bug for filter brin record.
|
2024-03-26 10:55:56 +08:00 |
|
Haojun Liao
|
765546585a
|
Merge pull request #25184 from taosdata/fix/3_liaohj
fix(stream): not return error when failing to load stream task meta.
|
2024-03-26 10:29:42 +08:00 |
|
Haojun Liao
|
cedca30416
|
Merge remote-tracking branch 'origin/feat/TS-4243-3.0' into feat/TS-4243-3.0
|
2024-03-26 09:50:20 +08:00 |
|
Haojun Liao
|
a70d5a4947
|
fix(tsdb): fix bug during filtering brin records.
|
2024-03-26 09:50:06 +08:00 |
|
Hongze Cheng
|
4793e1d0eb
|
Merge pull request #25176 from taosdata/FIX/TD-29238-3.0
enh: not to start snap replication if too many open files already
|
2024-03-26 09:26:00 +08:00 |
|
slzhou
|
5fe03fe3f4
|
feat: irate support pk
|
2024-03-26 09:18:45 +08:00 |
|
Hongze Cheng
|
520f36c99c
|
Merge pull request #25180 from taosdata/fix/TD-29253
fix: arb set row status to avoid conflict
|
2024-03-26 09:10:30 +08:00 |
|
dapan1121
|
b688f328d1
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-27337
|
2024-03-26 08:42:53 +08:00 |
|
dapan1121
|
3f71b53101
|
fix: case issues
|
2024-03-26 08:42:17 +08:00 |
|
Haojun Liao
|
9638f8d7fc
|
fix(tsdb): set the correct sttkey
|
2024-03-26 00:14:46 +08:00 |
|
Haojun Liao
|
a11b2c614e
|
fix(stream): not return error when failing to load stream task meta.
|
2024-03-25 23:49:26 +08:00 |
|
yihaoDeng
|
0bb9e1195d
|
refactor code
|
2024-03-25 13:48:24 +00:00 |
|
kailixu
|
e5abe34c84
|
fix: replace strdup for release build
|
2024-03-25 21:34:31 +08:00 |
|
Shungang Li
|
44ce5b951d
|
fix: arb group leak
|
2024-03-25 18:38:04 +08:00 |
|
Haojun Liao
|
5c729cc836
|
refactor: do some internal refactor.
|
2024-03-25 17:57:59 +08:00 |
|
wangmm0220
|
6aaac7c0dc
|
fix:decode task error if task version is smaller than 2
|
2024-03-25 17:57:13 +08:00 |
|
yihaoDeng
|
7aaef32304
|
refactor code
|
2024-03-25 09:49:28 +00:00 |
|
Benguang Zhao
|
ced7c19943
|
enh: not to start snap replication if too many open files already
|
2024-03-25 17:01:23 +08:00 |
|
54liuyao
|
aad3a43530
|
Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/ly-TS-4243-3.0
|
2024-03-25 16:30:47 +08:00 |
|
dapan1121
|
42b0d00575
|
enh:support join type
|
2024-03-25 15:19:16 +08:00 |
|
slzhou
|
a5ba546bd4
|
fix: add pk to funcInputGetNextRow
|
2024-03-25 15:12:34 +08:00 |
|
Haojun Liao
|
2cddeccfc7
|
Merge remote-tracking branch 'origin/feat/TS-4243-3.0' into feat/TS-4243-3.0
|
2024-03-25 14:21:00 +08:00 |
|
Haojun Liao
|
750ea5789f
|
fix(tsdb): fix errors identified by CI.
|
2024-03-25 14:20:46 +08:00 |
|
yihaoDeng
|
bba1b8d88a
|
refactor code
|
2024-03-25 05:53:19 +00:00 |
|
slzhou
|
4d3eb6824c
|
feat: add pk support for last/first/last_row dynDataRequired
|
2024-03-25 13:38:34 +08:00 |
|
54liuyao
|
d1b974228f
|
add stream check
|
2024-03-25 11:16:28 +08:00 |
|
54liuyao
|
a02535c3ab
|
Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/ly-TS-4243-3.0
|
2024-03-25 11:15:21 +08:00 |
|
Minglei Jin
|
ea424e822e
|
fix(tsdb/util): fix missing column value with row iter
|
2024-03-25 11:00:33 +08:00 |
|
slzhou
|
9d2c310616
|
fix: remove the extract space after column type for none pk column
|
2024-03-25 10:16:22 +08:00 |
|
Haojun Liao
|
f2a9fef804
|
Merge remote-tracking branch 'origin/feat/TS-4243-3.0' into feat/TS-4243-3.0
|
2024-03-25 09:59:23 +08:00 |
|
Haojun Liao
|
75d6b1edde
|
fix(tsdb): fix the bug caused by sttKey changing.
|
2024-03-25 09:59:10 +08:00 |
|
slzhou
|
f9a6243859
|
fix: add pk col after ts col to make operator of show table distributed super_table work
|
2024-03-25 09:38:50 +08:00 |
|
wangmm0220
|
bd4be25316
|
fix:offset error in tmq for primary key
|
2024-03-25 09:04:08 +08:00 |
|
yihaoDeng
|
b48a05c081
|
refactor code
|
2024-03-24 13:01:19 +00:00 |
|
yihaoDeng
|
2b424e366b
|
refactor code
|
2024-03-24 12:21:00 +00:00 |
|
yihaoDeng
|
e7d3180d93
|
refactor code
|
2024-03-24 10:19:18 +00:00 |
|
yihaoDeng
|
add0213291
|
refactor code
|
2024-03-24 09:29:32 +00:00 |
|
yihaoDeng
|
54294f6479
|
refactor code
|
2024-03-24 09:24:40 +00:00 |
|
yihaoDeng
|
66d9447733
|
refactor code
|
2024-03-24 08:15:01 +00:00 |
|
yihaoDeng
|
3ccf9942a9
|
refactor code
|
2024-03-24 05:35:07 +00:00 |
|
Haojun Liao
|
447b8ddd32
|
fix(tsdb): remove invalid assert.
|
2024-03-23 23:33:40 +08:00 |
|
yihaoDeng
|
2d6c9ec7de
|
fix mem problem
|
2024-03-23 12:56:24 +00:00 |
|
dapan1121
|
61fa803085
|
fix: windows compile issue
|
2024-03-23 20:28:17 +08:00 |
|
dapan1121
|
91d3848c71
|
fix: case issue
|
2024-03-23 20:24:50 +08:00 |
|
yihaoDeng
|
cbb4e83fc4
|
fix mem problem
|
2024-03-23 12:12:39 +00:00 |
|
yihaoDeng
|
f5c8c8f7c5
|
fix mem problem
|
2024-03-23 11:49:09 +00:00 |
|
yihaoDeng
|
18e927f20a
|
add test
|
2024-03-23 10:38:59 +00:00 |
|
Haojun Liao
|
c35e834141
|
fix(tsdb): fix error.
|
2024-03-23 00:11:21 +08:00 |
|
yihaoDeng
|
6147860edb
|
add test
|
2024-03-22 10:46:50 +00:00 |
|
Haojun Liao
|
17a65430cd
|
fix(tsdb): remove assert
|
2024-03-22 18:42:54 +08:00 |
|
wangmm0220
|
912cb09839
|
Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-tmq
|
2024-03-22 18:22:13 +08:00 |
|
Haojun Liao
|
ef6ea16d64
|
other: merge 3.0
|
2024-03-22 17:57:25 +08:00 |
|
Haojun Liao
|
9f492a8962
|
other: merge 3.0
|
2024-03-22 17:53:11 +08:00 |
|
wangmm0220
|
f1853ced26
|
feat:[TS-4243] add logic for primark key in tmq
|
2024-03-22 17:48:59 +08:00 |
|
Haojun Liao
|
bd52416af9
|
Merge pull request #25149 from taosdata/fix/3_liaohj
enh: meta pause/resume for sys table scan
|
2024-03-22 17:32:35 +08:00 |
|
Haojun Liao
|
ca28bb60ef
|
refactor: do some internal refactor.
|
2024-03-22 17:32:12 +08:00 |
|
Haojun Liao
|
5808c1b86f
|
refactor: do some internal refactor.
|
2024-03-22 17:31:44 +08:00 |
|
Haojun Liao
|
cbf22ed72a
|
refactor: do some internal refactor.
|
2024-03-22 17:26:56 +08:00 |
|
Haojun Liao
|
018e6f2a71
|
refactor: do some internal refactor.
|
2024-03-22 17:18:31 +08:00 |
|
Haojun Liao
|
2ec24c1e04
|
refactor: do some internal refactor.
|
2024-03-22 16:43:34 +08:00 |
|
Benguang Zhao
|
02528eaa48
|
enh: not to touch meta data during balance vgroup leader
|
2024-03-22 16:24:13 +08:00 |
|
slzhou
|
3426bb2870
|
fix: free the supplementy blocks array of merge tree
|
2024-03-22 15:58:39 +08:00 |
|
slzhou
|
4231b87158
|
feat: para_tables_sort table merge scan support ordering by ts and pk
|
2024-03-22 15:49:05 +08:00 |
|
Benguang Zhao
|
85ccba0fab
|
enh: support changeless transaction of tasks
|
2024-03-22 15:37:53 +08:00 |
|
dapan1121
|
84d0eb5fc0
|
fix: case issues
|
2024-03-22 15:15:07 +08:00 |
|
Hongze Cheng
|
e36e7d0427
|
Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0
|
2024-03-22 15:14:32 +08:00 |
|
Hongze Cheng
|
974691e84b
|
fix coredump
|
2024-03-22 15:14:23 +08:00 |
|
Haojun Liao
|
7d2110bb12
|
refactor: do some internal refactor.
|
2024-03-22 15:09:30 +08:00 |
|
Haojun Liao
|
e3b1c4f35a
|
Merge remote-tracking branch 'origin/feat/TS-4243-3.0' into feat/TS-4243-3.0
|
2024-03-22 14:47:17 +08:00 |
|
Haojun Liao
|
a8a0e3edf8
|
refactor: do some internal refactor.
|
2024-03-22 14:47:00 +08:00 |
|
slzhou
|
fdff529860
|
feat: the table merge scan operator supports order by ts and pk
|
2024-03-22 14:19:43 +08:00 |
|
Hongze Cheng
|
537fa8558b
|
Merge pull request #25155 from taosdata/fix/TD-29190
fix: arb send set assigned req
|
2024-03-22 14:11:48 +08:00 |
|
Shungang Li
|
2821e706a5
|
fix: arb send set assigned req
|
2024-03-22 12:59:07 +08:00 |
|
dapan1121
|
e6caf6fd43
|
fix: binary copy and case issue
|
2024-03-22 11:02:21 +08:00 |
|
Haojun Liao
|
8c5ec3205c
|
refactor: do some internal refactor.
|
2024-03-22 10:56:04 +08:00 |
|
kailixu
|
fb2667d92d
|
fix: sys table scan and meta query
|
2024-03-22 10:33:46 +08:00 |
|
Haojun Liao
|
ecd09059f5
|
fix(tsdb): fix error in reading data from file block
|
2024-03-22 10:16:56 +08:00 |
|
Hongze Cheng
|
6f174fdb7a
|
Merge pull request #25126 from taosdata/fix/TD-29180
fix: arb alter database check
|
2024-03-22 09:54:08 +08:00 |
|
dapan1121
|
861a74cc93
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-27337
|
2024-03-22 08:47:50 +08:00 |
|
dapan1121
|
3835a5b349
|
fix: error log and union issue
|
2024-03-22 08:47:07 +08:00 |
|
54liuyao
|
680f96156f
|
Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/ly-TS-4243-3.0
|
2024-03-22 08:37:42 +08:00 |
|
yihaoDeng
|
455d9e51fd
|
add test
|
2024-03-21 13:04:52 +00:00 |
|
yihaoDeng
|
374f8e0462
|
add test
|
2024-03-21 13:02:28 +00:00 |
|
yihaoDeng
|
5407ac38db
|
add test
|
2024-03-21 11:07:01 +00:00 |
|
yihaoDeng
|
2903d568ea
|
add test
|
2024-03-21 11:06:46 +00:00 |
|
kailixu
|
61b680241d
|
Merge branch 'fix/3_liaohj' of https://github.com/taosdata/TDengine into fix/3_liaohj
|
2024-03-21 19:03:56 +08:00 |
|
Shungang Li
|
be54767897
|
fix: arb show null in show arbgroups
|
2024-03-21 18:13:25 +08:00 |
|
Shungang Li
|
acf42a3d7a
|
fix: arb append noop after become assigned
|
2024-03-21 18:13:25 +08:00 |
|
Shungang Li
|
4180eea091
|
enh: arb add more log
|
2024-03-21 18:13:04 +08:00 |
|
Haojun Liao
|
1e88193e57
|
Merge remote-tracking branch 'origin/feat/TS-4243-3.0' into feat/TS-4243-3.0
|
2024-03-21 17:47:53 +08:00 |
|
Haojun Liao
|
8bdd12c3a8
|
refactor: do some internal refactor.
|
2024-03-21 17:47:40 +08:00 |
|
yihaoDeng
|
89b9f87b7d
|
port main to 3.0
|
2024-03-21 09:01:13 +00:00 |
|
yihaoDeng
|
f853272d77
|
port main to 3.0
|
2024-03-21 08:54:13 +00:00 |
|
Haojun Liao
|
f58902180a
|
fix(query): fix syntax error.
|
2024-03-21 15:51:39 +08:00 |
|
Haojun Liao
|
6b2821cd28
|
fix(query): not lock when reading meta, and do some internal refactor.
|
2024-03-21 15:45:28 +08:00 |
|
slzhou
|
8d5bed5076
|
feat: diff/derivate/irate/twa do not support desc order
|
2024-03-21 15:11:54 +08:00 |
|
Haojun Liao
|
486a83671c
|
refactor: do some internal refactor.
|
2024-03-21 15:08:46 +08:00 |
|
Haojun Liao
|
fd8f065c67
|
refactor: do some internal refactor.
|
2024-03-21 15:08:23 +08:00 |
|
yihaoDeng
|
7d27ba20d6
|
fix queue log
|
2024-03-21 03:58:24 +00:00 |
|
Hongze Cheng
|
9429c9d04c
|
Merge pull request #25048 from taosdata/enh/TS-4531-3.0
enh: logs and show grants
|
2024-03-21 11:03:28 +08:00 |
|
kailixu
|
bbc219c7ab
|
Merge branch '3.0' into fix/3_liaohj
|
2024-03-21 10:55:45 +08:00 |
|
kailixu
|
e18f056c9f
|
enh: meta pause/resume for sys table scan
|
2024-03-21 10:52:00 +08:00 |
|
54liuyao
|
7a0ec25912
|
Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/ly-TS-4243-3.0
|
2024-03-21 10:50:29 +08:00 |
|
54liuyao
|
a60f390cdc
|
stream primary key
|
2024-03-21 10:50:07 +08:00 |
|
Haojun Liao
|
0c578ab6c0
|
refactor: do some internal refactor.
|
2024-03-21 10:44:27 +08:00 |
|
slzhou
|
100bc2de4b
|
fix: add the tableHasPk and isPk for created default col
|
2024-03-21 09:49:28 +08:00 |
|
Haojun Liao
|
b12e65d144
|
fix(tsdb): set pk column index.
|
2024-03-21 09:37:46 +08:00 |
|
Haojun Liao
|
1d77cde433
|
refactor: do some internal refactor.
|
2024-03-20 23:03:48 +08:00 |
|
Haojun Liao
|
109fd34b38
|
Merge pull request #25141 from taosdata/fix/3_liaohj
fix(stream): adjust conflict level when creating stream.
|
2024-03-20 23:02:21 +08:00 |
|
Haojun Liao
|
a9ba534f48
|
fix(stream): adjust conflict level when creating stream.
|
2024-03-20 18:31:57 +08:00 |
|
yihaoDeng
|
672d189d6f
|
add more compress alg
|
2024-03-20 08:51:40 +00:00 |
|
Benguang Zhao
|
b4eb22c7a4
|
enh: add logging info for alter vnode hash range action
|
2024-03-20 16:26:52 +08:00 |
|
54liuyao
|
81f0ff341c
|
Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0
|
2024-03-20 16:13:11 +08:00 |
|
54liuyao
|
623afe3dc8
|
fix issue
|
2024-03-20 16:12:25 +08:00 |
|
dapan1121
|
65c57e88cd
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-27337
|
2024-03-20 15:48:43 +08:00 |
|
slzhou
|
bb24a8e3ca
|
feat: add pk as default col and add pk as sortinfo for table merge scan
|
2024-03-20 15:46:54 +08:00 |
|
dapan1121
|
1c0d20a2a4
|
enh: add test cases
|
2024-03-20 15:45:24 +08:00 |
|
Haojun Liao
|
55f7bc2c9c
|
fix(tsdb):add attributes for ssdatablock.
|
2024-03-20 15:29:05 +08:00 |
|
Haojun Liao
|
78b0d3fa74
|
fix(tsdb): fix error in comparing pk.
|
2024-03-20 14:27:48 +08:00 |
|
Haojun Liao
|
cb10687f32
|
Merge remote-tracking branch 'origin/feat/TS-4243-3.0' into feat/TS-4243-3.0
|
2024-03-20 14:17:51 +08:00 |
|
Haojun Liao
|
5ed0283494
|
fix(tsdb): support composite primary key.
|
2024-03-20 14:17:37 +08:00 |
|
slzhou
|
1da0def82d
|
fix: add isPk to SColumnNode
|
2024-03-20 13:09:59 +08:00 |
|
yihaoDeng
|
bf808a0bf6
|
add more compress alg
|
2024-03-20 03:43:38 +00:00 |
|
54liuyao
|
a0346aad2e
|
adjust project optimize rule
|
2024-03-20 11:26:33 +08:00 |
|
yihaoDeng
|
ba7342e50c
|
add more compress alg
|
2024-03-20 03:13:29 +00:00 |
|
Shungang Li
|
701ac8b865
|
fix: arb alter database check
|
2024-03-20 11:05:57 +08:00 |
|
slzhou
|
d96547f03c
|
fix: last transfer info
|
2024-03-20 10:00:01 +08:00 |
|
slzhou
|
61f91b57fa
|
fix: column node and function node util copy/json/msg
|
2024-03-19 17:19:14 +08:00 |
|
dapan1121
|
2ce880f48c
|
fix: memory leak issues
|
2024-03-19 17:05:44 +08:00 |
|
Cary Xu
|
861528fb6c
|
Merge branch '3.0' into enh/TS-4531-3.0
|
2024-03-19 17:03:41 +08:00 |
|
Haojun Liao
|
7ff383cb1f
|
Merge pull request #25116 from taosdata/fix/3_liaohj
fix(stream):adjust current offset by using the scanning version, not …
|
2024-03-19 16:44:58 +08:00 |
|
Hongze Cheng
|
a9c1bcc91c
|
Merge pull request #25097 from taosdata/feat/TD-25880
feat: support 2 replica with arbitrator
|
2024-03-19 16:44:07 +08:00 |
|
slzhou
|
c7f108181d
|
feat:show create table and desc table
|
2024-03-19 16:33:05 +08:00 |
|
dapan1121
|
dcc650521a
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-27337
|
2024-03-19 16:04:15 +08:00 |
|
dapan1121
|
abd36b0b1a
|
enh: support timeline processing
|
2024-03-19 16:01:14 +08:00 |
|
Haojun Liao
|
65e4048f5d
|
Merge branch '3.0' into fix/3_liaohj
|
2024-03-19 15:36:07 +08:00 |
|
Haojun Liao
|
77f8dbeeb9
|
refactor: do some internal refactor.
|
2024-03-19 15:21:23 +08:00 |
|
Haojun Liao
|
1c2c2b2b9a
|
refactor: do some internal refactor.
|
2024-03-19 15:20:38 +08:00 |
|
Haojun Liao
|
6795f6e1cc
|
fix(tsdb): handle the case that no stt statistics info existsin stt files generated by early version of TDengine.
|
2024-03-19 15:16:46 +08:00 |
|
Shungang Li
|
4185962c43
|
fix: arb unit test
|
2024-03-19 14:26:11 +08:00 |
|
shenglian zhou
|
cee96e2048
|
feat: begin coding function
|
2024-03-19 13:57:12 +08:00 |
|
kailixu
|
3da55a48ca
|
enh: code optimization
|
2024-03-19 11:03:30 +08:00 |
|
factosea
|
ddb326b550
|
fix: subtable -> super table
|
2024-03-19 09:45:19 +08:00 |
|
Shungang Li
|
7f3b49bde8
|
enh: arb adjust version code
|
2024-03-19 09:38:05 +08:00 |
|
Shungang Li
|
d0df927dfa
|
feat: arb add version in sarbgroup
|
2024-03-19 09:31:05 +08:00 |
|
Shungang Li
|
fc7575279c
|
fix: arb unit test
|
2024-03-19 09:30:51 +08:00 |
|
Shungang Li
|
3a656c3595
|
feat: support 2 replica with arbitrator
|
2024-03-19 09:30:35 +08:00 |
|
factosea
|
6681c2bf1b
|
fix: tablemeta clone
|
2024-03-19 09:23:52 +08:00 |
|
kailixu
|
daa9c1aa9a
|
Merge branch '3.0' into enh/TS-4531-3.0
|
2024-03-19 08:41:22 +08:00 |
|
kailixu
|
7df12ffe50
|
fix: update machine id
|
2024-03-19 08:40:48 +08:00 |
|
wangmm0220
|
4810053142
|
opti:tmq
|
2024-03-18 21:43:22 +08:00 |
|
wangmm0220
|
0ccad9d5de
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into mark/tmq-opti
|
2024-03-18 21:23:58 +08:00 |
|
yihaoDeng
|
cd5f8ea415
|
tsdb support compress
|
2024-03-18 12:13:35 +00:00 |
|
yihaoDeng
|
d31c7f40c7
|
tsdb support compress
|
2024-03-18 12:12:55 +00:00 |
|
kailixu
|
7007af6fe5
|
enh: naming of variables
|
2024-03-18 18:25:14 +08:00 |
|
kailixu
|
0b15e3415d
|
enh: machine id persistence
|
2024-03-18 18:06:18 +08:00 |
|
yihaoDeng
|
8e58f2387b
|
fix invalid read
|
2024-03-18 07:54:57 +00:00 |
|
yihaoDeng
|
65a1dcc30e
|
fix invalid read
|
2024-03-18 07:35:33 +00:00 |
|
yihaoDeng
|
3964f01793
|
fix invalid read
|
2024-03-18 07:23:55 +00:00 |
|
wangmm0220
|
5624efff4e
|
opti:tmq
|
2024-03-18 14:31:40 +08:00 |
|
Haojun Liao
|
2b706f00ad
|
refactor(meta): add some logs.
|
2024-03-18 14:16:49 +08:00 |
|
Haojun Liao
|
7bdabc309b
|
Merge branch '3.0' into fix/3_liaohj
|
2024-03-18 14:16:15 +08:00 |
|
Hongze Cheng
|
a962441252
|
Merge pull request #25106 from taosdata/fix/TD-29064-3.0
fix: delete table snapshot coredump
|
2024-03-18 12:40:52 +08:00 |
|
kailixu
|
b9d3ac7fce
|
Merge branch '3.0' into enh/TS-4531-3.0
|
2024-03-18 10:41:31 +08:00 |
|
Haojun Liao
|
6763ac9110
|
fix(stream):adjust current offset by using the scanning version, not the processed version in WAL.
|
2024-03-18 09:12:53 +08:00 |
|
kailixu
|
12a111d7dd
|
Merge branch '3.0' into fix/TS-4421-3.0
|
2024-03-18 00:24:33 +08:00 |
|
dapan1121
|
062bdf686e
|
Merge pull request #25102 from taosdata/fix/TS-4563
fix:[TS-4563]retrieve data error from wal if colid is bigger in tmq
|
2024-03-17 16:52:29 +08:00 |
|
Haojun Liao
|
74d7a0bd3e
|
Merge pull request #25112 from taosdata/fix/3_liaohj
fix(meta): fix repeatly reader lock for tsdb meta.
|
2024-03-16 23:57:55 +08:00 |
|
Haojun Liao
|
15e65d5f07
|
refactor: do some internal refactor.
|
2024-03-16 22:42:49 +08:00 |
|
yihaoDeng
|
b8fbb804cc
|
tsdb support compress
|
2024-03-16 14:41:37 +00:00 |
|
yihaoDeng
|
c81d90a527
|
tsdb support compress
|
2024-03-16 14:31:24 +00:00 |
|
yihaoDeng
|
54d63fe87c
|
tsdb support compress
|
2024-03-16 14:23:35 +00:00 |
|
Haojun Liao
|
93c808326b
|
fix(meta): fix repeatly reader lock for tsdb meta.
|
2024-03-16 22:03:46 +08:00 |
|
yihaoDeng
|
0a03e7ac84
|
tsdb support compress
|
2024-03-16 14:01:42 +00:00 |
|
yihaoDeng
|
4fcd80ad27
|
tsdb support compress
|
2024-03-16 13:46:50 +00:00 |
|
Haojun Liao
|
29d9e8a9f9
|
Merge pull request #25105 from taosdata/fix/3_liaohj
fix(stream): fix stream task retrieve reallocate error
|
2024-03-15 21:44:21 +08:00 |
|
yihaoDeng
|
958d4e2efa
|
Merge branch 'feature/compressData' of https://github.com/taosdata/TDengine into feature/compressData
|
2024-03-15 10:23:09 +00:00 |
|
yihaoDeng
|
f607cd60e3
|
tsdb support compress
|
2024-03-15 10:22:57 +00:00 |
|
dapan1121
|
6e674bc1de
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-27337
|
2024-03-15 18:11:37 +08:00 |
|
dapan1121
|
1c8dcaf46c
|
enh: support timeline functions
|
2024-03-15 18:10:08 +08:00 |
|
Hongze Cheng
|
6c41fa48dd
|
fix: delete table snapshot coredump
|
2024-03-15 16:55:50 +08:00 |
|
kailixu
|
dcbb92e817
|
fix: memory leak when alter json tag to NULL
|
2024-03-15 16:31:01 +08:00 |
|
kailixu
|
d02a125f34
|
fix: memory leak when alter json tag to NULL
|
2024-03-15 16:29:10 +08:00 |
|
wangmm0220
|
5f687f0d88
|
fix:[TS-4563]retrieve data error from wal if colid is bigger in tmq
|
2024-03-15 15:59:03 +08:00 |
|
Haojun Liao
|
a576be6ae5
|
fix(stream): set the correct rows info for stream tasks when retreiving task info.
|
2024-03-15 15:19:20 +08:00 |
|
factosea
|
aaff23b4b8
|
fix: sColumnOption->json
|
2024-03-15 13:56:42 +08:00 |
|
kailixu
|
a5f06114fd
|
Merge branch '3.0' into fix/TS-4421-3.0
|
2024-03-15 13:17:32 +08:00 |
|
kailixu
|
0e3c97b573
|
test: tag/col insert syntax
|
2024-03-15 13:16:42 +08:00 |
|
Haojun Liao
|
f4d01bcab6
|
Merge pull request #24811 from taosdata/fix/TD-28627
mid agg operator
|
2024-03-15 12:46:54 +08:00 |
|
kailixu
|
33405b67b6
|
fix: show tags for varbinary
|
2024-03-15 07:02:11 +08:00 |
|
kailixu
|
d416f4f4a4
|
fix: typo when parse integer
|
2024-03-15 02:24:10 +08:00 |
|
kailixu
|
569d8e6d33
|
chore: test case for insert syntax and fix of show tags for varbinary/geometry
|
2024-03-15 02:18:19 +08:00 |
|
yihaoDeng
|
ec227180e1
|
add alg to block col
|
2024-03-14 12:37:15 +00:00 |
|
yihaoDeng
|
646478c6dc
|
Merge branch 'feat/TS-4243-3.0' into feature/compressData
|
2024-03-14 12:22:58 +00:00 |
|
yihaoDeng
|
bdbe9b042c
|
Merge branch 'feature/compressData' of https://github.com/taosdata/TDengine into feature/compressData
|
2024-03-14 12:20:13 +00:00 |
|
yihaoDeng
|
739e3ba7ab
|
add zstd lib
|
2024-03-14 12:19:12 +00:00 |
|
factosea
|
c6adba9bfc
|
fix: merge error
|
2024-03-14 19:56:19 +08:00 |
|
facetosea
|
6678a65dc4
|
merge ts-4243
|
2024-03-14 19:06:34 +08:00 |
|
factosea
|
c472bf6b08
|
feat: tag supported with group/partition
|
2024-03-14 19:00:31 +08:00 |
|
Haojun Liao
|
f28e994409
|
Merge pull request #25091 from taosdata/fix/3_liaohj
fix(stream): transfer state before do checkpoint
|
2024-03-14 17:59:13 +08:00 |
|
kailixu
|
26fdab743b
|
test: tag/col insert syntax
|
2024-03-14 17:13:56 +08:00 |
|
Haojun Liao
|
34c849bdbe
|
enh(tsdb): read composed key in stt.
|
2024-03-14 17:03:57 +08:00 |
|
Haojun Liao
|
cc0b32b1f8
|
fix(stream): transfer state before do checkpoint, to avoid the retrieve and deadlock by using waiting .
|
2024-03-14 16:13:41 +08:00 |
|
Hongze Cheng
|
2910ae3afb
|
fix: a small bug
|
2024-03-14 14:27:22 +08:00 |
|
wangmm0220
|
c866c9ad02
|
fix:case error
|
2024-03-14 14:27:13 +08:00 |
|
yihaoDeng
|
fe10867547
|
Merge branch '3.0' into feature/compressData
|
2024-03-14 03:19:39 +00:00 |
|
kailixu
|
b3db823767
|
enh: expand syntax for bool
|
2024-03-14 11:16:17 +08:00 |
|
Haojun Liao
|
15663ab450
|
Merge pull request #25084 from taosdata/fix/3_liaohj
fix(tsdb): set strict varchar length check.
|
2024-03-14 11:16:03 +08:00 |
|
Haojun Liao
|
8e2d6d52f9
|
Merge pull request #25080 from taosdata/fix/ly_event_mem_leak
stream event window mem leak
|
2024-03-14 10:16:28 +08:00 |
|
Haojun Liao
|
190b02dd1a
|
fix(stream):set correct version for sink/agg tasks.
|
2024-03-14 10:04:43 +08:00 |
|
Haojun Liao
|
2b7fd0d15c
|
fix(tsdb): set strict varchar length check.
|
2024-03-14 10:04:14 +08:00 |
|
54liuyao
|
05febc4ccd
|
Merge branch 'fix/TD-28627' of https://github.com/taosdata/TDengine into fix/TD-28627
|
2024-03-14 09:57:05 +08:00 |
|
54liuyao
|
9de0643566
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-28627
|
2024-03-14 09:56:16 +08:00 |
|
kailixu
|
d0f825e1f5
|
Merge branch '3.0' into fix/TS-4421-3.0
|
2024-03-14 08:41:55 +08:00 |
|
Haojun Liao
|
818c444010
|
Merge pull request #25082 from taosdata/fix/3_liaohj
fix(query): handle the calculation of logic expression with different…
|
2024-03-14 01:14:25 +08:00 |
|
wangmm0220
|
f27becb76a
|
opti:tmq logic
|
2024-03-14 00:08:56 +08:00 |
|
wangmm0220
|
5a5bf29acb
|
opti:tmq logic
|
2024-03-13 23:50:42 +08:00 |
|
Haojun Liao
|
3a0df8be8d
|
fix(query): handle the calculation of logic expression with different result rows, when constant expression exists.
|
2024-03-13 23:13:24 +08:00 |
|
wangmm0220
|
01a7052a6f
|
fix:set tsStreamAggCnt big enough to disable multi agg operator
|
2024-03-13 22:06:35 +08:00 |
|
yihaoDeng
|
cc7d5ce484
|
add api
|
2024-03-13 12:58:05 +00:00 |
|
wangmm0220
|
6f4809fe21
|
opti:tmq logic
|
2024-03-13 20:28:37 +08:00 |
|
yihaoDeng
|
a5eebc90cb
|
add api
|
2024-03-13 12:04:21 +00:00 |
|
54liuyao
|
ef32863f07
|
stream event window mem leak
|
2024-03-13 19:44:59 +08:00 |
|
wangmm0220
|
d0bdb0ce2b
|
opti:tmq logic
|
2024-03-13 19:36:00 +08:00 |
|
yihaoDeng
|
3c11dc4ec1
|
fix show create table crash
|
2024-03-13 09:54:14 +00:00 |
|
Haojun Liao
|
2466e169a0
|
Merge pull request #25067 from taosdata/fix/TD-29073
open operator after resume stream
|
2024-03-13 17:43:13 +08:00 |
|
yihaoDeng
|
5c67a67363
|
fix desc crash
|
2024-03-13 08:33:53 +00:00 |
|
54liuyao
|
c13338d965
|
stream event window mem leak
|
2024-03-13 16:16:44 +08:00 |
|
yihaoDeng
|
064e7ef017
|
fix desc crash
|
2024-03-13 08:03:43 +00:00 |
|
kailixu
|
af2c522308
|
fix: bool string judgement
|
2024-03-13 15:32:36 +08:00 |
|
factosea
|
b987d01ec4
|
delete test code
|
2024-03-13 15:23:05 +08:00 |
|
factosea
|
9711c830fe
|
show create table
|
2024-03-13 15:17:43 +08:00 |
|
kailixu
|
9901825bb0
|
enh: support binary/hex integer
|
2024-03-13 15:12:21 +08:00 |
|
yihaoDeng
|
e9b0c877b0
|
fix double free
|
2024-03-13 06:01:16 +00:00 |
|
yihaoDeng
|
85fec026d6
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-29130
|
2024-03-13 05:57:20 +00:00 |
|
yihaoDeng
|
e72ddf9429
|
fix double free
|
2024-03-13 05:56:13 +00:00 |
|
Hongze Cheng
|
d9db5b015c
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0
|
2024-03-13 13:31:59 +08:00 |
|
factosea
|
b10deacd63
|
show create table tbname
|
2024-03-13 11:39:07 +08:00 |
|
dapan1121
|
83356d5917
|
Merge pull request #24883 from taosdata/fix/xsren/monitorConfigScope
fix: monitor client config
|
2024-03-13 11:23:13 +08:00 |
|
dapan1121
|
b96cfab82f
|
Merge pull request #24998 from taosdata/szhou/tms/region-block
feat: tms region block
|
2024-03-13 09:12:35 +08:00 |
|
wangmm0220
|
4dfc531e6c
|
opti:subscribe logic
|
2024-03-12 19:42:26 +08:00 |
|
kailixu
|
da0254b49b
|
fix: unify tag value parsing syntax
|
2024-03-12 19:24:07 +08:00 |
|
Hongze Cheng
|
17689c464b
|
Merge pull request #25060 from taosdata/fix/TD-29074
fix invalid free
|
2024-03-12 18:12:24 +08:00 |
|
yihaoDeng
|
066a22443d
|
fix invalid free
|
2024-03-12 09:50:26 +00:00 |
|
yihaoDeng
|
796ff03eb5
|
fix invalid copy
|
2024-03-12 09:47:01 +00:00 |
|
slzhou
|
5c691685ba
|
fix: review comments
|
2024-03-12 16:53:56 +08:00 |
|
factosea
|
5dd4d05b2e
|
desc table
|
2024-03-12 16:46:41 +08:00 |
|
dapan1121
|
ceb96856f8
|
Merge pull request #25038 from taosdata/fix/TD-28961
ignore ouput group id for project
|
2024-03-12 16:38:25 +08:00 |
|
54liuyao
|
3835e0c156
|
open operator after resume stream
|
2024-03-12 16:35:55 +08:00 |
|
Haojun Liao
|
0315e5ac63
|
feat(tsdb): read complex primary key from buf.
|
2024-03-12 16:22:56 +08:00 |
|
Hongze Cheng
|
6189ebabef
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0
|
2024-03-12 15:19:02 +08:00 |
|
Hongze Cheng
|
5bed5a49c8
|
more fix
|
2024-03-12 15:17:26 +08:00 |
|
yihaoDeng
|
e25024cca3
|
fix invalid free
|
2024-03-12 07:09:50 +00:00 |
|
54liuyao
|
9ba7221910
|
use non sort merge
|
2024-03-12 15:05:54 +08:00 |
|
Haojun Liao
|
bc98f12798
|
feat(tsdb): read complex primary key from buf.
|
2024-03-12 14:06:59 +08:00 |
|
Haojun Liao
|
2f6304d71e
|
Merge pull request #25057 from taosdata/fix/TD-29073
add some log
|
2024-03-12 14:00:22 +08:00 |
|
54liuyao
|
7429096cb6
|
use non sort merge
|
2024-03-12 13:39:01 +08:00 |
|
54liuyao
|
14c6dbd2af
|
use non sort merge
|
2024-03-12 11:45:54 +08:00 |
|
yihaoDeng
|
efefc205e6
|
fix invalid free
|
2024-03-12 03:21:49 +00:00 |
|
yihaoDeng
|
31b6d15240
|
fix invalid free
|
2024-03-12 03:08:20 +00:00 |
|
facetosea
|
08f9974817
|
Prevent misconfiguration
|
2024-03-12 10:06:57 +08:00 |
|
dmchen
|
125794c3a0
|
fix/TD-29107
|
2024-03-12 01:54:12 +00:00 |
|
Hongze Cheng
|
3d64b10350
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0
|
2024-03-12 09:48:47 +08:00 |
|
Hongze Cheng
|
4b791d67ba
|
more fix
|
2024-03-12 09:48:28 +08:00 |
|
kailixu
|
28e7aef816
|
fix: unify tag value parsing syntax
|
2024-03-11 19:54:42 +08:00 |
|
Hongze Cheng
|
31a9b64fb0
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0
|
2024-03-11 19:17:55 +08:00 |
|
Hongze Cheng
|
f6c2a6bba2
|
more fix
|
2024-03-11 19:17:30 +08:00 |
|
54liuyao
|
4b9d74cf45
|
add some log
|
2024-03-11 19:12:29 +08:00 |
|
Hongze Cheng
|
797a30ec02
|
more fix
|
2024-03-11 14:25:26 +08:00 |
|
Hongze Cheng
|
409c170404
|
fix more
|
2024-03-11 14:18:04 +08:00 |
|
factosea
|
e2ca8c45a3
|
fix: decode error
|
2024-03-11 11:46:44 +08:00 |
|
factosea
|
78c5210e82
|
decode compress for SVAlterTbReq
|
2024-03-11 11:43:41 +08:00 |
|
factosea
|
e76e85ee01
|
compress param cannot be empty
|
2024-03-11 11:39:19 +08:00 |
|
yihaoDeng
|
33f4be969a
|
Merge branch 'feature/compressData' of https://github.com/taosdata/TDengine into feature/compressData
|
2024-03-11 02:43:10 +00:00 |
|
yihaoDeng
|
193c9e7aa7
|
Merge branch 'feature/compressData' of https://github.com/taosdata/TDengine into feature/compressData
|
2024-03-11 02:05:02 +00:00 |
|
wangmm0220
|
9e5ac49538
|
fix:[TS-4551] vgroplist is null in subscribe
|
2024-03-11 09:53:47 +08:00 |
|
dapan1121
|
d5d931d393
|
Merge pull request #25040 from taosdata/fix/TS-4540
fix:memory leak
|
2024-03-11 09:07:56 +08:00 |
|
kailixu
|
7cb244a067
|
fix: unify tag value parsing syntax
|
2024-03-11 00:09:52 +08:00 |
|
kailixu
|
433179af0d
|
fix: unify tag value parsing syntax
|
2024-03-10 22:14:57 +08:00 |
|
kailixu
|
a083f45ac1
|
Merge branch '3.0' into fix/TS-4421-3.0
|
2024-03-10 09:52:45 +08:00 |
|
kailixu
|
3aa37460c7
|
enh: logs and show grants
|
2024-03-10 08:50:05 +08:00 |
|
yihaoDeng
|
8004616a52
|
Merge branch 'feature/compressData' of https://github.com/taosdata/TDengine into feature/compressData
|
2024-03-08 09:12:57 +00:00 |
|
Hongze Cheng
|
8480fd9181
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0
|
2024-03-08 17:08:09 +08:00 |
|
yihaoDeng
|
b304d1ea6b
|
Merge branch 'feature/compressData' of https://github.com/taosdata/TDengine into feature/compressData
|
2024-03-08 09:08:03 +00:00 |
|
Hongze Cheng
|
acbde220bf
|
more bug fix
|
2024-03-08 17:04:26 +08:00 |
|
Haojun Liao
|
abc16cda18
|
Merge pull request #25039 from taosdata/fix/nullcheck
test(stream): add some test cases to inc coverage.
|
2024-03-08 17:03:20 +08:00 |
|
yihaoDeng
|
a52213dd23
|
fix create stable error
|
2024-03-08 08:40:33 +00:00 |
|
factosea
|
cbd4dc2961
|
encode recover
|
2024-03-08 16:40:30 +08:00 |
|
factosea
|
a49c6c0876
|
alter table column compress
|
2024-03-08 16:33:16 +08:00 |
|
dapan1121
|
3f36f7ea52
|
enh: support desc join
|
2024-03-08 16:23:41 +08:00 |
|
wangmm0220
|
93f71923d7
|
fix:memory leak
|
2024-03-08 15:47:53 +08:00 |
|
wangmm0220
|
bb80866395
|
fix:memory leak
|
2024-03-08 14:49:48 +08:00 |
|
shenglian zhou
|
3db2c1edf5
|
feat: add hint smalldata_ts_sort to disable row id sort
|
2024-03-08 14:36:55 +08:00 |
|
Haojun Liao
|
3de1413974
|
test(stream): add some test cases to inc coverage.
|
2024-03-08 13:38:51 +08:00 |
|
facetosea
|
b76831e3fe
|
delete duplicate key for server config
|
2024-03-08 13:32:52 +08:00 |
|
factosea
|
ec5b59c875
|
fix: add config item
|
2024-03-08 13:32:52 +08:00 |
|
factosea
|
71e4cb92fd
|
fix: mem leak
|
2024-03-08 13:32:52 +08:00 |
|
factosea
|
c0b8c2f1c0
|
fix: duplicateConfiguration
|
2024-03-08 13:32:52 +08:00 |
|
factosea
|
40f430baf1
|
fix: dynamic options for client monitor
|
2024-03-08 13:32:52 +08:00 |
|
factosea
|
848be2ecb3
|
fix: monitor client config
|
2024-03-08 13:32:52 +08:00 |
|
Hongze Cheng
|
fbc52d2a9c
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0
|
2024-03-08 13:15:11 +08:00 |
|
Hongze Cheng
|
710a8ccbf2
|
fix more code
|
2024-03-08 13:14:54 +08:00 |
|
factosea
|
e984a6d4ad
|
fix: tDeserializeSMCreateStbReq
|
2024-03-08 11:32:42 +08:00 |
|
factosea
|
af9fdcd29d
|
create stable/table
|
2024-03-08 11:23:11 +08:00 |
|
Haojun Liao
|
2431634d78
|
Merge pull request #25035 from taosdata/fix/nullcheck
fix(stream): add one more status for check.
|
2024-03-08 10:54:50 +08:00 |
|
dapan1121
|
2349b28c12
|
Merge pull request #25024 from taosdata/fix/TS-4540
fix:[TS-4540]seperate block if insert in one sql when subscribe query
|
2024-03-08 10:50:30 +08:00 |
|
slzhou
|
a42a897c85
|
enhance: assert the region offset is keep increasing
|
2024-03-08 10:47:32 +08:00 |
|
Hongze Cheng
|
1d49fc6148
|
fix more code
|
2024-03-08 10:43:40 +08:00 |
|
Haojun Liao
|
7ab1197ca8
|
Merge pull request #25033 from taosdata/fix/TD-28469
do some stream fill refactor
|
2024-03-08 10:23:47 +08:00 |
|
Hongze Cheng
|
3d878a63d9
|
Merge pull request #25027 from taosdata/fix/TS-4535-3.0
fix/TS-4535
|
2024-03-08 10:14:18 +08:00 |
|
Haojun Liao
|
aef11bf3a8
|
fix(stream): add one more status for check.
|
2024-03-08 00:25:08 +08:00 |
|
WANG MINGMING
|
ad6da4ab54
|
Merge branch '3.0' into fix/TS-4540
|
2024-03-07 23:31:18 +08:00 |
|
dapan1121
|
ae6b16d809
|
Merge pull request #25031 from taosdata/fix/TS-4544
fix:[TS-4544]do not get vgroup if subscribe query
|
2024-03-07 19:19:19 +08:00 |
|
Hongze Cheng
|
31d70c9236
|
more fix
|
2024-03-07 19:15:25 +08:00 |
|
54liuyao
|
37071e0cfb
|
do some stream fill refactor
|
2024-03-07 18:43:35 +08:00 |
|
factosea
|
30e52bb71a
|
col compress sql parse
|
2024-03-07 18:06:15 +08:00 |
|
wangmm0220
|
7c319adf46
|
fix:[TS-4544]do not get vgroup if subscribe query
|
2024-03-07 17:59:02 +08:00 |
|
Hongze Cheng
|
d060deff9c
|
Merge pull request #25004 from taosdata/fix/TD-28954-3.0
fix mem leak
|
2024-03-07 17:21:06 +08:00 |
|
Hongze Cheng
|
a060e7c512
|
Merge pull request #25010 from taosdata/fix/TD-29013-30
fix count error
|
2024-03-07 17:20:24 +08:00 |
|
Hongze Cheng
|
1089bd0ca2
|
Merge pull request #25013 from taosdata/fix/TD-28116-coverity
add coverity scan
|
2024-03-07 17:19:57 +08:00 |
|
Hongze Cheng
|
95340540a2
|
more code
|
2024-03-07 17:14:05 +08:00 |
|
Hongze Cheng
|
d4aa79e631
|
fix another bug
|
2024-03-07 16:58:26 +08:00 |
|
Hongze Cheng
|
7ffcb60f02
|
fix more code
|
2024-03-07 16:04:51 +08:00 |
|
Haojun Liao
|
61017761e5
|
Merge pull request #25026 from taosdata/fix/TS-4543
calc stream tag size
|
2024-03-07 15:53:39 +08:00 |
|
Hongze Cheng
|
f43a7a6153
|
fix copy bug
|
2024-03-07 15:43:15 +08:00 |
|
Hongze Cheng
|
8853522131
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0
|
2024-03-07 14:41:03 +08:00 |
|
Hongze Cheng
|
f6a5144972
|
more code
|
2024-03-07 14:40:42 +08:00 |
|
dmchen
|
69741d6e10
|
fix/TS-4535
|
2024-03-07 06:33:45 +00:00 |
|
slzhou
|
f690e5cfb9
|
fix: add error processing
|
2024-03-07 14:26:46 +08:00 |
|
54liuyao
|
f26b7f78f5
|
calc stream tag size
|
2024-03-07 14:23:30 +08:00 |
|
wangmm0220
|
80f55abc61
|
fix:[TS-4540]seperate block if insert in one sql when subscribe query
|
2024-03-07 14:16:10 +08:00 |
|
Hongze Cheng
|
b764d51fae
|
more code
|
2024-03-07 14:02:13 +08:00 |
|
Hongze Cheng
|
456db5b4c3
|
more code
|
2024-03-07 13:14:56 +08:00 |
|
slzhou
|
53aa45e225
|
Revert "feat: use tdfile api"
This reverts commit ffc8c8d148.
|
2024-03-07 11:31:02 +08:00 |
|
Haojun Liao
|
f4265092ce
|
Merge pull request #25012 from taosdata/fix/TD-28997
load operator checkpoint
|
2024-03-07 11:06:55 +08:00 |
|
Hongze Cheng
|
4dbdd2e35b
|
more code
|
2024-03-07 10:42:20 +08:00 |
|
Hongze Cheng
|
fea538b4c9
|
remove useless code
|
2024-03-07 10:02:15 +08:00 |
|
slzhou
|
ffc8c8d148
|
feat: use tdfile api
|
2024-03-07 09:52:56 +08:00 |
|
Hongze Cheng
|
57d065e380
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0
|
2024-03-07 09:07:14 +08:00 |
|
yihaoDeng
|
63d3671f42
|
add new msg
|
2024-03-06 12:06:26 +00:00 |
|
Hongze Cheng
|
b6c71d8a43
|
more code
|
2024-03-06 17:56:35 +08:00 |
|
Hongze Cheng
|
3cb2838202
|
more code
|
2024-03-06 17:53:49 +08:00 |
|
Hongze Cheng
|
a705ee476c
|
more change
|
2024-03-06 17:23:51 +08:00 |
|
Hongze Cheng
|
c941ad58ee
|
more code
|
2024-03-06 17:06:39 +08:00 |
|
Hongze Cheng
|
28d83d6ab6
|
more code
|
2024-03-06 16:42:54 +08:00 |
|
Hongze Cheng
|
f05fe86ef0
|
more code
|
2024-03-06 16:23:02 +08:00 |
|
Hongze Cheng
|
5ed903dd01
|
more code
|
2024-03-06 15:52:34 +08:00 |
|
Hongze Cheng
|
dfd725fbdb
|
more code
|
2024-03-06 15:37:57 +08:00 |
|
Minglei Jin
|
60ef86da6d
|
vnd/clusterId: new interface to get cluster id for vnode
|
2024-03-06 14:35:44 +08:00 |
|
Hongze Cheng
|
b06e1b8236
|
refact more code
|
2024-03-06 13:30:23 +08:00 |
|
dapan1121
|
46ea22eecb
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-27337
|
2024-03-06 13:12:01 +08:00 |
|
dapan1121
|
7045126aa6
|
fix: inner join issue
|
2024-03-06 11:18:57 +08:00 |
|
dapan1121
|
3afec5e224
|
fix: join table fetch error
|
2024-03-06 10:46:38 +08:00 |
|
slzhou
|
4f8ff5b1a6
|
feat: remove seek when write to file and use a small write buf
|
2024-03-06 09:44:14 +08:00 |
|
Hongze Cheng
|
dd155a52fa
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0
|
2024-03-06 08:57:51 +08:00 |
|
yihaoDeng
|
3416d68433
|
add coverity scan
|
2024-03-05 21:02:20 +08:00 |
|
yihaoDeng
|
7d3bfb0da9
|
fix mem leak
|
2024-03-05 12:05:31 +00:00 |
|
Haojun Liao
|
3aa2e24d78
|
Merge pull request #25006 from taosdata/fix/nullcheck
fix(stream): set the dest epset from mnode, and set the retry error
|
2024-03-05 19:46:41 +08:00 |
|
54liuyao
|
bd430a031a
|
load operator checkpoint
|
2024-03-05 19:37:54 +08:00 |
|
54liuyao
|
57baceeeaf
|
load operator checkpoint
|
2024-03-05 19:14:20 +08:00 |
|
54liuyao
|
4d1b556bc5
|
load operator checkpoint
|
2024-03-05 18:54:07 +08:00 |
|
Hongze Cheng
|
512892648b
|
Merge pull request #25007 from taosdata/fix/TD-29012
fix: dynmaic config supportvnodes in ent
|
2024-03-05 17:55:19 +08:00 |
|
Hongze Cheng
|
050d1bc002
|
more code
|
2024-03-05 17:25:02 +08:00 |
|
Hongze Cheng
|
b33074dcbb
|
&&&b/github.com/taosdata/TDengine into feat/TS-4243-3.0
|
2024-03-05 17:06:45 +08:00 |
|
Hongze Cheng
|
fb4e17a0cb
|
more code
|
2024-03-05 17:06:14 +08:00 |
|
Hongze Cheng
|
a728f2b5c9
|
more code
|
2024-03-05 16:47:59 +08:00 |
|
Hongze Cheng
|
1440c1b942
|
more code
|
2024-03-05 16:13:14 +08:00 |
|
Haojun Liao
|
45e779d464
|
refactor: do some internal refactor.
|
2024-03-05 15:48:58 +08:00 |
|
dapan1121
|
19b51ec02c
|
Merge pull request #24994 from taosdata/mark/3.0
fix:add excluded msg for delete in tmq
|
2024-03-05 15:46:49 +08:00 |
|
Hongze Cheng
|
8aadc70b06
|
more code
|
2024-03-05 15:43:46 +08:00 |
|
yihaoDeng
|
35c5dca341
|
fix count error
|
2024-03-05 07:42:29 +00:00 |
|
Shungang Li
|
254afc070c
|
fix: dynmaic config supportvnodes in ent
|
2024-03-05 15:20:11 +08:00 |
|
Haojun Liao
|
cdfbbc2985
|
fix(stream): set the dest epset from mnode, and set the retry error code for trans.
|
2024-03-05 13:28:34 +08:00 |
|
wangmm0220
|
af6d6b69c3
|
fix:add excluded msg for delete in tmq
|
2024-03-05 11:25:43 +08:00 |
|
dapan1121
|
d2855bfd68
|
Merge pull request #24969 from taosdata/fix/ly_count
optimize plan and add ci
|
2024-03-05 10:11:49 +08:00 |
|
Minglei Jin
|
d2ae4a6e26
|
enh(s3/writing): enable writing to s3 always
|
2024-03-05 09:52:26 +08:00 |
|
Hongze Cheng
|
b0d9c2632f
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0
|
2024-03-05 09:27:32 +08:00 |
|
Haojun Liao
|
4d10f28a00
|
Merge pull request #24999 from taosdata/fix/nullcheck
fix(stream): remove related fill-history if task in stop status.
|
2024-03-05 09:15:21 +08:00 |
|
Haojun Liao
|
2ac803bf3c
|
fix(stream): clear and set task status.
|
2024-03-04 22:16:41 +08:00 |
|
yihaoDeng
|
09b991d97a
|
fix mem leak
|
2024-03-04 12:24:00 +00:00 |
|
Haojun Liao
|
a38161299b
|
fix(stream): add clear msgData buf impl.
|
2024-03-04 19:51:01 +08:00 |
|
Haojun Liao
|
ad1780dbdc
|
fix(stream): reset the pData after transferring state.
|
2024-03-04 19:32:22 +08:00 |
|
Haojun Liao
|
80fd3e0445
|
fix(stream): remove related fill-history if task in stop status.
|
2024-03-04 19:31:47 +08:00 |
|
Hongze Cheng
|
5103880397
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0
|
2024-03-04 19:25:34 +08:00 |
|
Hongze Cheng
|
40a2b06451
|
more code
|
2024-03-04 19:25:20 +08:00 |
|
facetosea
|
aaa1c1d4a8
|
fix: memleak
|
2024-03-04 16:32:37 +08:00 |
|
shenglian zhou
|
b6095261f2
|
feat: ordered region and blocks
|
2024-03-04 15:42:14 +08:00 |
|
wangmm0220
|
5d2d8d5f48
|
Merge branch 'mark/3.0' of https://github.com/taosdata/TDengine into mark/3.0
|
2024-03-04 14:58:26 +08:00 |
|
wangmm0220
|
c7d115d8aa
|
fix:add excluded msg for delete in tmq
|
2024-03-04 14:58:13 +08:00 |
|
54liuyao
|
01d555aabf
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0
|
2024-03-04 13:34:47 +08:00 |
|
54liuyao
|
511ed40999
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0
|
2024-03-04 13:32:40 +08:00 |
|
Hongze Cheng
|
aaa871c70f
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0
|
2024-03-04 10:16:05 +08:00 |
|
dapan1121
|
74f4cc9d2a
|
Merge pull request #24921 from taosdata/mark/tmq-3.0
fix:[TD-28869]get error in askEp because consumer is dropped when uns…
|
2024-03-04 09:27:47 +08:00 |
|
Haojun Liao
|
0a814e97b5
|
enh(stream): reduce the threads requirements.
|
2024-03-04 09:26:54 +08:00 |
|
Hongze Cheng
|
e9371a1eab
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0
|
2024-03-04 09:16:08 +08:00 |
|
54liuyao
|
9859e86d5a
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0
|
2024-03-04 09:10:41 +08:00 |
|
Haojun Liao
|
0d82ea9e62
|
Merge pull request #24966 from taosdata/fix/3_liaohj
enh(stream): async handle pause event
|
2024-03-04 09:10:10 +08:00 |
|
54liuyao
|
efb3558c8f
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0
|
2024-03-04 09:08:55 +08:00 |
|
dapan1121
|
d565ac5374
|
Merge pull request #24952 from taosdata/fix/TD-28904_and_TD-28894
fix: memory free sequence of sub request caused memory use after free
|
2024-03-04 08:48:25 +08:00 |
|
Haojun Liao
|
daa6eab287
|
Merge branch '3.0' into fix/nullcheck
|
2024-03-03 16:49:43 +08:00 |
|
Haojun Liao
|
550d0fe5ae
|
fix(stream): add an assert.
|
2024-03-03 16:46:13 +08:00 |
|
Hongze Cheng
|
c8280e05dd
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0
|
2024-03-03 16:01:34 +08:00 |
|
Hongze Cheng
|
9b8dec7691
|
more code
|
2024-03-03 16:01:12 +08:00 |
|
WANG MINGMING
|
64656a1db9
|
Merge branch '3.0' into fix/TD-28627
|
2024-03-01 18:03:28 +08:00 |
|
wangmm0220
|
e009e5ab8c
|
fix:modify agg count to default 10
|
2024-03-01 15:58:24 +08:00 |
|
yihaoDeng
|
e084ee9d22
|
compress impl
|
2024-03-01 06:19:37 +00:00 |
|
54liuyao
|
dfae8a9471
|
optimze plan and add ci
|
2024-03-01 11:31:46 +08:00 |
|
54liuyao
|
8df1f09561
|
optimze plan and add ci
|
2024-03-01 11:27:33 +08:00 |
|
wangjiaming0909
|
9a5219d594
|
fix: memory free sequence of sub request caused memory use after free
|
2024-03-01 11:18:03 +08:00 |
|
54liuyao
|
3febcb96a0
|
reset flush state
|
2024-03-01 10:57:57 +08:00 |
|
Hongze Cheng
|
818b9d1564
|
Merge pull request #24943 from taosdata/ENH/TD-28888-3.0
enh: adjust an error logging msg in process sync msg
|
2024-03-01 10:00:31 +08:00 |
|
dapan1121
|
f13c9d2ca4
|
fix: merge join timetruncate issue
|
2024-03-01 09:49:59 +08:00 |
|
Hongze Cheng
|
ddea43e5d5
|
Merge pull request #24964 from taosdata/fix/fixMemleakWhileQuit
Fix/fix memleak while taosd quit
|
2024-03-01 09:26:14 +08:00 |
|
Hongze Cheng
|
22e52d6d82
|
Merge pull request #24958 from taosdata/fix/TD-28920-3.0
fix/TD-28920
|
2024-03-01 09:21:07 +08:00 |
|
dapan1121
|
b116ea17a8
|
Merge pull request #24961 from taosdata/fix/xsren/TD-28330/coverage2
delete unused code
|
2024-03-01 09:07:26 +08:00 |
|
Haojun Liao
|
8791a163f8
|
other: merge 3.0
|
2024-02-29 22:31:52 +08:00 |
|
Haojun Liao
|
db92bf84d8
|
other: merge 3.0
|
2024-02-29 22:21:50 +08:00 |
|
Hongze Cheng
|
c353f6b350
|
Merge pull request #24963 from taosdata/fix/TD-28329-2
fix(tsdb/cache): new case for column changing
|
2024-02-29 21:01:12 +08:00 |
|
yihaoDeng
|
867e81c5f5
|
fix mem leak while taosd quit
|
2024-02-29 10:58:49 +00:00 |
|
Minglei Jin
|
3c80f171ef
|
fix(tsdb/cache): new case for column changing
|
2024-02-29 18:56:14 +08:00 |
|
yihaoDeng
|
e0b1b5a1c6
|
fix mem leak while taosd quit
|
2024-02-29 10:54:35 +00:00 |
|
dapan1121
|
ac1d757afe
|
Merge pull request #24866 from taosdata/fix/xsren/TD-28513/oom3.0
Fix/xsren/td 28513/oom3.0
|
2024-02-29 18:53:57 +08:00 |
|
yihaoDeng
|
881ffacb4f
|
fix mem leak while taosd quit
|
2024-02-29 10:52:50 +00:00 |
|
yihaoDeng
|
c3220aec44
|
fix mem leak while taosd quit
|
2024-02-29 10:46:09 +00:00 |
|
yihaoDeng
|
9a6a533076
|
add compress dict
|
2024-02-29 10:40:59 +00:00 |
|
yihaoDeng
|
a0c77f5baa
|
fix mem leak while taosd quit
|
2024-02-29 18:40:21 +08:00 |
|
factosea
|
474ec01cdb
|
delete unused code
|
2024-02-29 18:27:34 +08:00 |
|
dapan1121
|
e17518e07f
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-27337
|
2024-02-29 17:55:17 +08:00 |
|
dapan1121
|
85cca872a5
|
enh: support timetruncate function
|
2024-02-29 17:52:53 +08:00 |
|
Hongze Cheng
|
593a10d81d
|
Merge pull request #24955 from taosdata/fix/TD-28490-3.0
fix/TD-28490
|
2024-02-29 17:41:10 +08:00 |
|
Hongze Cheng
|
d7a44a22f4
|
more change
|
2024-02-29 17:24:31 +08:00 |
|
Hongze Cheng
|
2de7f87c74
|
more code
|
2024-02-29 17:06:53 +08:00 |
|
dapan1121
|
0a627e7be8
|
Merge pull request #24947 from taosdata/fix/ly_count
fix count window issue
|
2024-02-29 16:42:05 +08:00 |
|
Haojun Liao
|
2844f4c886
|
Merge pull request #24940 from taosdata/fix/TD-28863
opt bloom filter
|
2024-02-29 16:34:06 +08:00 |
|
factosea
|
1fe35031e0
|
fix: get firstNRows Length
|
2024-02-29 16:32:58 +08:00 |
|
Hongze Cheng
|
b8754b4209
|
more code
|
2024-02-29 16:32:11 +08:00 |
|
Hongze Cheng
|
f6fd32a0c2
|
more
|
2024-02-29 16:21:56 +08:00 |
|
Hongze Cheng
|
0f93237a4d
|
refact more code
|
2024-02-29 16:13:22 +08:00 |
|
dmchen
|
4e67da7017
|
fix/TD-28920
|
2024-02-29 07:24:29 +00:00 |
|
factosea
|
ae660f95ed
|
fix: get firstNRows Length
|
2024-02-29 15:02:55 +08:00 |
|
Hongze Cheng
|
a6c7d5fcf4
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0
|
2024-02-29 15:00:25 +08:00 |
|
dmchen
|
f4c4465c0e
|
fix/TD-28490
|
2024-02-29 06:54:24 +00:00 |
|
Hongze Cheng
|
4348781d3c
|
refact more code
|
2024-02-29 14:50:24 +08:00 |
|
wangmm0220
|
e17832e27e
|
fix:[TD-28869]get error in askEp because consumer is dropped when unsubscribe
|
2024-02-29 14:38:09 +08:00 |
|
Hongze Cheng
|
8fca8018e3
|
Merge pull request #24944 from taosdata/fix/TD-28910-3.0
fix/TD-28910
|
2024-02-29 14:21:28 +08:00 |
|
54liuyao
|
fa45a5abd2
|
fix count window issue
|
2024-02-29 14:04:59 +08:00 |
|
dapan1121
|
25872193b3
|
Merge pull request #24939 from taosdata/szhou/fix/td-28900
fix: no memory trim when no para tables scan
|
2024-02-29 14:02:08 +08:00 |
|
Haojun Liao
|
4fb9595744
|
Merge pull request #24948 from taosdata/fix/nullcheck
fix(util): fix the new size remaining bug.
|
2024-02-29 13:59:29 +08:00 |
|
Haojun Liao
|
b744eabce0
|
fix(util): fix the new size remaining bug.
|
2024-02-29 11:34:57 +08:00 |
|
54liuyao
|
02379524a1
|
fix count window issue
|
2024-02-29 11:30:16 +08:00 |
|
54liuyao
|
00812c8a5c
|
opt bloom filter
|
2024-02-29 11:17:29 +08:00 |
|
54liuyao
|
9d4bf1edba
|
opt bloom filter
|
2024-02-29 11:17:29 +08:00 |
|
54liuyao
|
4c47332098
|
opt bloom filter
|
2024-02-29 11:17:29 +08:00 |
|
54liuyao
|
6619175fde
|
opt bloom filter
|
2024-02-29 11:17:29 +08:00 |
|
dapan1121
|
273d48f77d
|
Merge pull request #24907 from taosdata/mark/3.0
opti:deal with escape in the end of field in schemaless
|
2024-02-29 11:04:21 +08:00 |
|
Haojun Liao
|
3d99a3322d
|
Merge pull request #24899 from taosdata/fix/TD-28858
set history task param
|
2024-02-29 10:54:31 +08:00 |
|
factosea
|
551a65e161
|
fix: varmeta length reset
|
2024-02-29 10:44:25 +08:00 |
|
dmchen
|
85b78b0947
|
fix/TD-28910
|
2024-02-29 02:43:15 +00:00 |
|
Benguang Zhao
|
d5eda8c0a9
|
enh: adjust an error logging msg in process sync msg
|
2024-02-29 10:42:27 +08:00 |
|
slzhou
|
049f27bf3e
|
fix: use C File API
|
2024-02-29 09:47:16 +08:00 |
|
Hongze Cheng
|
e778c4ee3a
|
Merge pull request #24931 from taosdata/FIX/TD-28857-3.0
enh: use reference id of sync node in timer callbacks of sync
|
2024-02-29 09:22:00 +08:00 |
|
slzhou
|
e81afaf0a2
|
fix: no memory trim when no para tables scan
|
2024-02-29 09:12:15 +08:00 |
|
Hongze Cheng
|
cdc29bb231
|
Merge pull request #24919 from taosdata/fix/TD-28895-3.0
fix/TD-28895
|
2024-02-29 08:49:34 +08:00 |
|
yihaoDeng
|
3808abf492
|
add compress dict
|
2024-02-28 12:16:22 +00:00 |
|
yihaoDeng
|
f7142f1b77
|
add compress dict
|
2024-02-28 11:34:05 +00:00 |
|
Hongze Cheng
|
d9095d80de
|
Merge pull request #24916 from taosdata/addBackendTest
Add backend test
|
2024-02-28 19:16:14 +08:00 |
|
Benguang Zhao
|
dd7f375d8e
|
enh: use reference id of sync node in timer callbacks of sync
|
2024-02-28 19:01:22 +08:00 |
|
Hongze Cheng
|
f1da2e108f
|
Merge pull request #24917 from taosdata/fix/TD-28724
fix(tdb/pcache): not use lru page if already in hash
|
2024-02-28 18:55:34 +08:00 |
|
yihaoDeng
|
17e9f1d747
|
add test case
|
2024-02-28 09:33:48 +00:00 |
|
WANG MINGMING
|
bf17556c59
|
Merge branch '3.0' into fix/TD-28627
|
2024-02-28 17:07:52 +08:00 |
|
wangmm0220
|
eec6b66877
|
fix:[TD-28869]get error in askEp because consumer is dropped when unsubscribe topic
|
2024-02-28 17:05:11 +08:00 |
|
yihaoDeng
|
8c46c71c98
|
add test case
|
2024-02-28 09:02:55 +00:00 |
|
Hongze Cheng
|
a8f95f53b7
|
more code
|
2024-02-28 16:49:44 +08:00 |
|
dmchen
|
00d6611ba7
|
fix/TD-28895
|
2024-02-28 08:31:45 +00:00 |
|
yihaoDeng
|
249141a9a2
|
add compress dict
|
2024-02-28 08:16:02 +00:00 |
|
yihaoDeng
|
bc98978b33
|
add compress dict
|
2024-02-28 07:58:24 +00:00 |
|
Minglei Jin
|
64f2dc607a
|
fix(tdb/pcache): not use lru page if already in hash
|
2024-02-28 15:08:48 +08:00 |
|
yihaoDeng
|
d5c5dc7026
|
add test case
|
2024-02-28 06:45:35 +00:00 |
|
Hongze Cheng
|
81d6a1479d
|
more code
|
2024-02-28 14:34:37 +08:00 |
|
slzhou
|
2fb0c1a00f
|
feat: check temp space availability
|
2024-02-28 14:31:31 +08:00 |
|
slzhou
|
67559afcae
|
fix: check ret value of lseek
|
2024-02-28 14:29:30 +08:00 |
|
yihaoDeng
|
d7f14e916d
|
add test case
|
2024-02-28 06:01:50 +00:00 |
|
Hongze Cheng
|
8a4b9db172
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0
|
2024-02-28 13:55:53 +08:00 |
|
Hongze Cheng
|
09a04ed0a4
|
Merge pull request #24911 from taosdata/fix/TD-28877
fix: config global debugflag
|
2024-02-28 13:55:04 +08:00 |
|
Hongze Cheng
|
f3e7bc130b
|
Merge pull request #24909 from taosdata/fix/TD-28872
coverage
|
2024-02-28 13:53:34 +08:00 |
|
Hongze Cheng
|
1903a7a981
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0
|
2024-02-28 13:23:02 +08:00 |
|
slzhou
|
4474fcdd69
|
fix: add error processing related to files
|
2024-02-28 11:11:42 +08:00 |
|
Hongze Cheng
|
d9a4e5ed0f
|
more code
|
2024-02-28 10:58:42 +08:00 |
|
yihaoDeng
|
9f983a07d7
|
add test case
|
2024-02-28 10:48:24 +08:00 |
|
wangmm0220
|
3d3f8ced23
|
fix:open mult agg logic for test
|
2024-02-28 10:24:50 +08:00 |
|
kailixu
|
2c4a4a0d2d
|
Merge branch '3.0' into fix/TS-4421-3.0
|
2024-02-28 09:49:43 +08:00 |
|
Hongze Cheng
|
7bd85aaedb
|
Merge pull request #24902 from taosdata/fix/TD-28860
fix/TD-28860
|
2024-02-28 09:13:32 +08:00 |
|
dmchen
|
991b529857
|
windows cmpile
|
2024-02-28 01:10:28 +00:00 |
|
Hongze Cheng
|
31b8fd803d
|
Merge pull request #24901 from taosdata/FIX/TD-28853-3.0
enh: change redo log of trans compact-db as prepare log
|
2024-02-28 08:58:59 +08:00 |
|
yihaoDeng
|
e1f11d1639
|
add test case to stream backend
|
2024-02-28 00:48:20 +00:00 |
|
yihaoDeng
|
b3c18c31da
|
add test case to stream backend
|
2024-02-27 12:19:37 +00:00 |
|
dmchen
|
170cdddcbd
|
coverage
|
2024-02-27 11:46:31 +00:00 |
|
Shungang Li
|
2021eda22d
|
fix: config global debugflag
|
2024-02-27 19:45:39 +08:00 |
|
dmchen
|
c227c1d3ca
|
coverage
|
2024-02-27 11:36:00 +00:00 |
|
dmchen
|
34cda13494
|
enable switch
|
2024-02-27 10:57:32 +00:00 |
|
dapan1121
|
479279b75e
|
fix: block data load issue
|
2024-02-27 18:55:21 +08:00 |
|
dapan1121
|
521c96913e
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-27337
|
2024-02-27 18:20:45 +08:00 |
|
dapan1121
|
8a2b4e2d86
|
enh: support group join
|
2024-02-27 18:18:25 +08:00 |
|
wangmm0220
|
5be0cc7c84
|
opti:deal with escape in the end of field in schemaless
|
2024-02-27 18:07:04 +08:00 |
|
kailixu
|
bd77aff696
|
enh: cloud edition check
|
2024-02-27 17:45:52 +08:00 |
|
dmchen
|
cf753cf2e0
|
fix/TD-28860
|
2024-02-27 09:24:23 +00:00 |
|
Benguang Zhao
|
871c898920
|
enh: change redo log of trans compact-db as prepare log
|
2024-02-27 17:05:36 +08:00 |
|
54liuyao
|
0e522fbf5a
|
set history task param
|
2024-02-27 16:30:38 +08:00 |
|
Haojun Liao
|
6bc12c8728
|
refactor: do some internal refactor.
|
2024-02-27 16:27:59 +08:00 |
|
wangmm0220
|
d62b82c295
|
opti:deal with escape in the end of field in schemaless
|
2024-02-27 16:02:15 +08:00 |
|
Hongze Cheng
|
7afafa985e
|
more code
|
2024-02-27 15:35:07 +08:00 |
|
Alex Duan
|
7ba2e37384
|
Merge pull request #24865 from taosdata/cases/TD-28408-3.0
feat: autoshell add news keyword
|
2024-02-27 15:30:03 +08:00 |
|
Hongze Cheng
|
8884c1ca77
|
more code
|
2024-02-27 15:10:42 +08:00 |
|
Hongze Cheng
|
9a2f5fa2d2
|
Merge pull request #24893 from taosdata/fix/TD-28776-2-3.0
fix/TD-28776
|
2024-02-27 14:59:04 +08:00 |
|
Haojun Liao
|
9762c53cf9
|
Merge pull request #24895 from taosdata/fix/nullcheck
enh(stream):rsp the checkpoint ready msg.
|
2024-02-27 14:42:00 +08:00 |
|
yihaoDeng
|
6b6f5aa5d1
|
add test case
|
2024-02-27 05:51:32 +00:00 |
|
yihaoDeng
|
8d36445bb5
|
add stream backend test
|
2024-02-27 05:29:58 +00:00 |
|
Hongze Cheng
|
a90555c098
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0
|
2024-02-27 13:17:12 +08:00 |
|
Haojun Liao
|
d05c55f3fe
|
fix(stream): update the msg struct.
|
2024-02-27 12:59:08 +08:00 |
|
Haojun Liao
|
de1c67f773
|
fix(stream): rsp the checkpoint ready msg.
|
2024-02-27 12:57:43 +08:00 |
|
54liuyao
|
654aa68137
|
disable query count
|
2024-02-27 11:41:44 +08:00 |
|
Haojun Liao
|
402a43bf67
|
fix(stream): disable halt.
|
2024-02-27 11:25:32 +08:00 |
|
Haojun Liao
|
80d027da19
|
fix(stream): restore from the crash.
|
2024-02-27 11:22:58 +08:00 |
|
Haojun Liao
|
aee0460daf
|
enh(stream):rsp the checkpoint ready msg.
|
2024-02-27 11:15:09 +08:00 |
|
dmchen
|
c4f08b8275
|
fix/TD-28776
|
2024-02-27 03:05:45 +00:00 |
|
Haojun Liao
|
dafac591f7
|
enh(stream): add rsp for req-checkpoint
|
2024-02-27 10:53:25 +08:00 |
|
54liuyao
|
abd000ed03
|
disable query count
|
2024-02-27 10:29:15 +08:00 |
|
Hongze Cheng
|
ac1d7c2bdb
|
fix compile error
|
2024-02-27 10:08:02 +08:00 |
|
Hongze Cheng
|
793ee02cbc
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0
|
2024-02-27 09:56:25 +08:00 |
|
dapan1121
|
a96036d743
|
Merge pull request #24882 from taosdata/enh/xsren/TD-28330/coverage
remove useless code
|
2024-02-27 09:54:32 +08:00 |
|
slzhou
|
d021138f3b
|
remove sort by row id and comments
|
2024-02-27 09:47:55 +08:00 |
|
Hongze Cheng
|
976fa27b28
|
Merge pull request #24887 from taosdata/FIX/TD-28831-3.0
enh: use optimistic locking to protect snapshot reader open against vnode commit
|
2024-02-27 09:46:04 +08:00 |
|
Hongze Cheng
|
2c1f978fd2
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0
|
2024-02-27 09:26:37 +08:00 |
|
dapan1121
|
2a00b154e7
|
Merge pull request #24875 from taosdata/szhou/fix/td-28544
fix: return error code instead of just out of memory
|
2024-02-27 08:31:29 +08:00 |
|
Haojun Liao
|
81a1eac87a
|
fix(stream): add some logs.
|
2024-02-26 22:49:38 +08:00 |
|
Benguang Zhao
|
bbe6fe02d2
|
enh: use optimistic locking to protect snapshot reader open against vnode commit
|
2024-02-26 20:21:53 +08:00 |
|
yihaoDeng
|
e41e10bf35
|
add stream backend test
|
2024-02-26 11:51:46 +00:00 |
|
dmchen
|
49fe44ab74
|
column name
|
2024-02-26 11:46:39 +00:00 |
|
dmchen
|
a00daa0287
|
column name
|
2024-02-26 11:37:10 +00:00 |
|
Alex Duan
|
21ca4b707a
|
Merge branch '3.0' into cases/TD-28408-3.0
|
2024-02-26 19:19:00 +08:00 |
|
Hongze Cheng
|
048f8ee7c5
|
Merge pull request #24879 from taosdata/fix/TD-28765
fix(meta/table): remove cache table dropping
|
2024-02-26 18:03:51 +08:00 |
|
dapan1121
|
88622f2750
|
Merge pull request #24869 from taosdata/fix/TD-28815
fix: task reschedule issue
|
2024-02-26 17:41:07 +08:00 |
|
factosea
|
831f3e0c3d
|
enh: remove useless code
|
2024-02-26 16:56:29 +08:00 |
|
slzhou
|
dc6d96da70
|
fix: remove taosMemoryTrim when free write buf
|
2024-02-26 16:45:15 +08:00 |
|
Hongze Cheng
|
98eeef9d07
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0
|
2024-02-26 16:40:05 +08:00 |
|
factosea
|
1043f46a75
|
enh: converage
|
2024-02-26 16:28:10 +08:00 |
|
Hongze Cheng
|
f7ec6248dc
|
Merge pull request #24851 from taosdata/ENH/TD-28731-3.0
enh: adjust code format in logging msg of mndTransSync
|
2024-02-26 16:20:15 +08:00 |
|
factosea
|
fc4caa23b5
|
fix: cache
|
2024-02-26 13:52:10 +08:00 |
|
Haojun Liao
|
86209290c7
|
Merge pull request #24873 from taosdata/fix/TD-28819
set max delay info
|
2024-02-26 13:45:23 +08:00 |
|
Haojun Liao
|
0659662223
|
Merge pull request #24874 from taosdata/fix/nullcheck
fix(stream): add into buffer before start the create stream trans.
|
2024-02-26 13:43:36 +08:00 |
|
Hongze Cheng
|
2ea5903132
|
Merge pull request #23373 from taosdata/feat/TD-26529-3.0
TD-26529
|
2024-02-26 13:22:56 +08:00 |
|
Hongze Cheng
|
c4192600b2
|
Merge pull request #24868 from taosdata/enh/TD-27726-3.0a
enh: coverity for dataformatTest
|
2024-02-26 13:11:53 +08:00 |
|
Hongze Cheng
|
200b5dc09e
|
Merge pull request #24862 from taosdata/fix/TD-28376-3.0a
fix: user sysinfo
|
2024-02-26 13:09:31 +08:00 |
|
Minglei Jin
|
323938df36
|
fix(meta/table): remove cache table dropping
|
2024-02-26 12:29:33 +08:00 |
|
Hongze Cheng
|
8a669d3adc
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0
|
2024-02-26 10:48:14 +08:00 |
|
factosea
|
760dc57dcf
|
converage
|
2024-02-26 10:30:13 +08:00 |
|
54liuyao
|
5c4f0ae053
|
set max delay info
|
2024-02-26 10:26:28 +08:00 |
|
shenglian zhou
|
ca6ed89f6f
|
fix: return error code instead of just out of memory
|
2024-02-26 10:24:59 +08:00 |
|
Haojun Liao
|
6e891b0145
|
fix(stream): add into buffer before start the create stream trans.
|
2024-02-26 10:22:34 +08:00 |
|
Haojun Liao
|
ac47fc693c
|
Merge pull request #24871 from taosdata/fix/TD-28813-bk
reset close window state
|
2024-02-26 10:14:05 +08:00 |
|
kailixu
|
12ef8897bf
|
enh: remove obsolote code
|
2024-02-26 09:39:45 +08:00 |
|
dapan1121
|
93ffdd856a
|
Merge pull request #24845 from taosdata/feat/ly_count_window
count window support having
|
2024-02-26 09:35:31 +08:00 |
|
kailixu
|
4afd45992a
|
fix: sysinfo of dnode variables
|
2024-02-26 09:30:33 +08:00 |
|
kailixu
|
17ae867ec6
|
fix: grammar of init on windows
|
2024-02-26 09:07:11 +08:00 |
|
kailixu
|
bc456e6183
|
fix: grammar of init on windows
|
2024-02-26 08:51:06 +08:00 |
|
dapan1121
|
f2840cd7ba
|
fix: task reschedule issue
|
2024-02-26 08:48:47 +08:00 |
|
54liuyao
|
c95528bc82
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0
|
2024-02-26 08:48:45 +08:00 |
|
kailixu
|
785d1672b8
|
test: add test for dataformat
|
2024-02-26 02:05:00 +08:00 |
|
kailixu
|
b93737b7bb
|
Merge branch '3.0' into enh/TD-27726-3.0
|
2024-02-26 01:36:44 +08:00 |
|
kailixu
|
c54dfc36c2
|
enh: coverity for dataformatTest
|
2024-02-26 01:35:18 +08:00 |
|
kailixu
|
4ceb085613
|
enh: coverity of trow
|
2024-02-26 01:03:08 +08:00 |
|
Haojun Liao
|
d167dcb678
|
Merge pull request #24861 from taosdata/fix/nullcheck
fix(stream): fix the invalid check for subtable name.
|
2024-02-25 23:34:30 +08:00 |
|
factosea
|
8230b238fb
|
fix: keepFirstNRows
|
2024-02-25 22:56:32 +08:00 |
|
Alex Duan
|
97f56686c0
|
feat: autoshell add news keyword
|
2024-02-25 22:40:51 +08:00 |
|
factosea
|
5647d990b4
|
fix: colDataAssign
|
2024-02-25 21:37:33 +08:00 |
|
54liuyao
|
176afbb74a
|
reset close window state
|
2024-02-25 20:07:04 +08:00 |
|
54liuyao
|
9d560c494d
|
reset close window state
|
2024-02-25 19:56:38 +08:00 |
|
54liuyao
|
27219f70af
|
reset close window state
|
2024-02-25 19:30:56 +08:00 |
|
54liuyao
|
24ec06bfe4
|
reset close window state
|
2024-02-25 19:28:46 +08:00 |
|
kailixu
|
3a34697249
|
Merge branch '3.0' into fix/TD-28376-3.0
|
2024-02-25 15:26:33 +08:00 |
|
dmchen
|
0d5b997d94
|
first set
|
2024-02-25 03:56:12 +00:00 |
|
dmchen
|
e27138e413
|
first statis
|
2024-02-25 03:45:30 +00:00 |
|
kailixu
|
41a79866b1
|
test: check user sysinfo during alter repeatedly
|
2024-02-25 10:23:05 +08:00 |
|
kailixu
|
8ad1ed8851
|
user sysinfo
|
2024-02-24 23:08:01 +08:00 |
|
kailixu
|
a38a69557a
|
user sysinfo
|
2024-02-24 23:05:39 +08:00 |
|
Haojun Liao
|
59ad27fcae
|
other(stream): comment some logs.
|
2024-02-24 22:50:17 +08:00 |
|
kailixu
|
917edde91f
|
user sysinfo
|
2024-02-24 22:25:30 +08:00 |
|
kailixu
|
e8fc27075b
|
Merge branch '3.0' into fix/TD-28376-3.0
|
2024-02-24 22:23:20 +08:00 |
|
dmchen
|
2df6ae1116
|
first net_in net_out
|
2024-02-24 09:48:28 +00:00 |
|
Hongze Cheng
|
fdb430d2e7
|
Merge pull request #24859 from taosdata/fix/TD-28776-3.0
fix/TD-28776
|
2024-02-24 16:16:03 +08:00 |
|
dmchen
|
ace5983fae
|
remove dnodes status
|
2024-02-24 07:04:32 +00:00 |
|
dapan1121
|
60804eb8c8
|
Merge pull request #24847 from taosdata/fix/TD-28698
fix:[TD-28698] error message
|
2024-02-24 09:40:35 +08:00 |
|
Haojun Liao
|
3cd158f681
|
fix(stream): fix the invalid check for subtable name.
|
2024-02-24 02:19:40 +08:00 |
|
Haojun Liao
|
bb31b0c121
|
fix(stream): add logs.
|
2024-02-24 02:08:49 +08:00 |
|
Haojun Liao
|
2800454c35
|
Merge branch '3.0' into fix/nullcheck
|
2024-02-24 01:46:15 +08:00 |
|
Haojun Liao
|
df2488431e
|
fix(stream): add logs.
|
2024-02-24 00:40:26 +08:00 |
|
Haojun Liao
|
98ff21c879
|
Merge pull request #24840 from taosdata/fix/nullcheck
fix(stream): fix the compatible issue when the fill-history exists.
|
2024-02-24 00:40:09 +08:00 |
|
chenhaoran
|
ab07900895
|
Merge branch '3.0' into feat/TD-26529-3.0
|
2024-02-23 20:54:19 +08:00 |
|
dmchen
|
1ca24fae6e
|
fix/TD-28776
|
2024-02-23 11:44:55 +00:00 |
|
dmchen
|
ddc0aba1d3
|
remove cluster metric
|
2024-02-23 11:13:25 +00:00 |
|
dmchen
|
a164e36b6d
|
add remove metric
|
2024-02-23 10:24:00 +00:00 |
|
dapan1121
|
97aca25633
|
enh: support group join
|
2024-02-23 17:59:45 +08:00 |
|
yihaoDeng
|
c54e4aeaad
|
add test case
|
2024-02-23 09:30:53 +00:00 |
|
Hongze Cheng
|
78da82784c
|
more code
|
2024-02-23 17:27:03 +08:00 |
|
facetosea
|
3233f2dee0
|
fix: insert sql count
|
2024-02-23 17:02:41 +08:00 |
|
wangmm0220
|
22bd628c14
|
fix:[TD-28698] unit test error
|
2024-02-23 16:36:53 +08:00 |
|
facetosea
|
7835cb9c42
|
fix: delete sql count
|
2024-02-23 16:09:16 +08:00 |
|
Hongze Cheng
|
0b8b64feb4
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0
|
2024-02-23 15:17:39 +08:00 |
|
slzhou
|
82ffe143d7
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/tms-wc/save-row-simplebuf
|
2024-02-23 15:15:48 +08:00 |
|
Hongze Cheng
|
57fa96a720
|
resolve compile error
|
2024-02-23 15:14:12 +08:00 |
|
Hongze Cheng
|
c52f064670
|
Merge pull request #24843 from taosdata/FIX/TS-4505-3.0
enh: ensure the redos and undos of parallle mnd trans are of the same type
|
2024-02-23 14:48:27 +08:00 |
|
Hongze Cheng
|
a6423b7816
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0
|
2024-02-23 14:47:10 +08:00 |
|
Hongze Cheng
|
aaa36b580e
|
more code
|
2024-02-23 14:44:46 +08:00 |
|
Benguang Zhao
|
e4fa687100
|
enh: adjust code format in logging msg of mndTransSync
|
2024-02-23 14:42:52 +08:00 |
|
Hongze Cheng
|
20cd0d08bb
|
Merge pull request #24842 from taosdata/fix/TD-28765
fix(vnd/query): not release reader if not initialized
|
2024-02-23 14:32:34 +08:00 |
|
Hongze Cheng
|
67f5684151
|
Merge pull request #24798 from taosdata/feat/TD-27463-3.0
enh: get machine id and tbase58 codec
|
2024-02-23 14:18:45 +08:00 |
|
wangmm0220
|
b6d28b9b9d
|
fix:[TD-28698] error message
|
2024-02-23 14:00:54 +08:00 |
|
slzhou
|
830de66111
|
fix: compilation error and force sort by row id for CI
|
2024-02-23 13:55:10 +08:00 |
|
Benguang Zhao
|
f2c1b7da05
|
enh: keep in redo stage on context switch for rollback trans
|
2024-02-23 13:18:36 +08:00 |
|
slzhou
|
ca6d10cdda
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/tms-wc/save-row-simplebuf
|
2024-02-23 11:29:12 +08:00 |
|
Benguang Zhao
|
ec093cb477
|
enh: ensure decoded obj cleared in new obj action validate
|
2024-02-23 11:25:42 +08:00 |
|
dapan1121
|
fb953e439d
|
Merge pull request #24831 from taosdata/szhou/fix/3.0/td-28742
fix: free datablocks that is skipped decided by firt row ts
|
2024-02-23 11:18:42 +08:00 |
|
54liuyao
|
d3dd15e621
|
count window support having
|
2024-02-23 11:18:29 +08:00 |
|
slzhou
|
754a15cac8
|
feat: change from FILE* to TDFilePtr
|
2024-02-23 10:55:19 +08:00 |
|
Benguang Zhao
|
1b2bccd1d9
|
enh: not use prepare log in trans create-stb anymore
|
2024-02-23 10:40:50 +08:00 |
|
Benguang Zhao
|
dfef26866a
|
enh: decode sdb raw object in SdbValidateFp instead
|
2024-02-23 10:39:50 +08:00 |
|
kailixu
|
ef7b38d4f6
|
enh: code optimization for tbase58
|
2024-02-23 10:30:47 +08:00 |
|
Haojun Liao
|
789746f9e2
|
Merge pull request #24839 from taosdata/fix/TD-28760
rebuild sliding window
|
2024-02-23 10:27:15 +08:00 |
|
Benguang Zhao
|
a371afa58e
|
enh: change type of trans create-qnode and drop-qnode as serial
|
2024-02-23 10:22:59 +08:00 |
|
Benguang Zhao
|
fbd2a0035c
|
enh: change type of trans create-snode and drop-snode as serial
|
2024-02-23 10:22:58 +08:00 |
|
Benguang Zhao
|
94f7e0c811
|
enh: change redo logs of trans create-stb-index and drop-index as prepare logs
|
2024-02-23 10:22:58 +08:00 |
|
Benguang Zhao
|
8f3b6a717d
|
enh: change redo logs of trans alter-db and drop-db as prepare logs
|
2024-02-23 10:22:57 +08:00 |
|
Benguang Zhao
|
3a81c9777c
|
enh: change redo logs of trans alter-stb and drop-stb as prepare logs
|
2024-02-23 10:22:56 +08:00 |
|
Benguang Zhao
|
03d68a0376
|
enh: change redo logs of trans create-stb as prepare logs
|
2024-02-23 10:22:55 +08:00 |
|
kailixu
|
31cf877f50
|
enh: code optimization for tbase58
|
2024-02-23 10:16:27 +08:00 |
|
Minglei Jin
|
e80ac5a4a6
|
fix(vnd/query): not release reader if not initialized
|
2024-02-23 10:14:59 +08:00 |
|
Haojun Liao
|
4248da14e7
|
fix(stream): inc the default stream threads for each vnode.
|
2024-02-23 10:02:54 +08:00 |
|
dapan1121
|
794d4a931c
|
Merge pull request #24820 from taosdata/mark/3.0
fix:add excluded msg for meta in tmq
|
2024-02-23 09:41:39 +08:00 |
|
Haojun Liao
|
d8ffa65b62
|
fix(stream): fix the compatible issue when the fill-history exists.
|
2024-02-23 09:12:27 +08:00 |
|
54liuyao
|
c7a50acd63
|
rebuild sliding window
|
2024-02-23 09:05:30 +08:00 |
|
dapan1121
|
a7b1ee9d59
|
Merge pull request #24833 from taosdata/opti/TD-28118
fix:change datablock to old version for compatibility
|
2024-02-23 09:02:11 +08:00 |
|
dapan1121
|
a745319b81
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-27337
|
2024-02-23 08:59:16 +08:00 |
|
Hongze Cheng
|
2d1c2ad0b2
|
Merge pull request #24810 from taosdata/opt/changeCoverityScan
Opt/change coverity scan
|
2024-02-23 08:52:34 +08:00 |
|
slzhou
|
3fb6ed8a42
|
feat: free write buf after reading all blocks
|
2024-02-23 08:35:01 +08:00 |
|
slzhou
|
fbc1d6244f
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/tms-wc/save-row-simplebuf
|
2024-02-23 08:26:22 +08:00 |
|
slzhou
|
0ae2e2905d
|
fix: change fseek to fseeko for 64 bit offset
|
2024-02-23 08:24:16 +08:00 |
|
dmchen
|
7c9ae19989
|
core at show user
|
2024-02-22 12:31:33 +00:00 |
|
dmchen
|
c77fee12e0
|
mnode alive
|
2024-02-22 12:07:28 +00:00 |
|
dmchen
|
eb670e12ee
|
first_ep
|
2024-02-22 11:39:57 +00:00 |
|
Haojun Liao
|
f57942fdbd
|
Merge pull request #24827 from taosdata/fix/crash_stream
fix(stream): halt the correct task.
|
2024-02-22 19:27:36 +08:00 |
|
Haojun Liao
|
d59399da5b
|
Merge pull request #24824 from taosdata/fix/TD-28739
delete invalid result
|
2024-02-22 19:13:12 +08:00 |
|
Haojun Liao
|
3498763a1b
|
Merge branch '3.0' into fix/nullcheck
|
2024-02-22 19:07:02 +08:00 |
|
Haojun Liao
|
af1f61cd39
|
fix(stream): fix the compatible issue when the fill-history exists.
|
2024-02-22 19:05:30 +08:00 |
|
kailixu
|
75caea4fbf
|
enh: code optimization for tbase58
|
2024-02-22 19:04:21 +08:00 |
|
wangmm0220
|
c2c49a4b22
|
fix:change datablock to old version for compatibility
|
2024-02-22 19:01:58 +08:00 |
|
dapan1121
|
807bba9215
|
fix: window join issues
|
2024-02-22 18:59:10 +08:00 |
|
kailixu
|
5b0fc1544d
|
enh: unit test and optimization for base58
|
2024-02-22 18:00:12 +08:00 |
|
factosea
|
b9b14c4633
|
fix: monitor client config
|
2024-02-22 17:50:41 +08:00 |
|
wangmm0220
|
604ae220f3
|
fix:change datablock to old version for compatibility
|
2024-02-22 17:48:33 +08:00 |
|
kailixu
|
6ac6e8f2bd
|
enh: unit test and optimization for base58
|
2024-02-22 17:46:36 +08:00 |
|
kailixu
|
a34402a11f
|
Merge branch '3.0' into feat/TD-27463-3.0
|
2024-02-22 17:35:34 +08:00 |
|
factosea
|
3341d02060
|
fix: don't copy all data when use limit
|
2024-02-22 17:03:17 +08:00 |
|
dmchen
|
37fd11adf2
|
mnode role offline
|
2024-02-22 08:53:11 +00:00 |
|
dapan1121
|
16ca49010a
|
Merge pull request #24800 from taosdata/szhou/fix/ts-4506
fix: free fd to reuse the space
|
2024-02-22 16:25:41 +08:00 |
|
facetosea
|
a6f70ad8c2
|
fix: slow query desc
|
2024-02-22 16:13:50 +08:00 |
|
Haojun Liao
|
da0265ddde
|
fix(tsdb): set correct error code info extract method.
|
2024-02-22 15:52:47 +08:00 |
|
wangmm0220
|
4037a7a1a5
|
fix:change datablock to old version for compatibility
|
2024-02-22 15:44:50 +08:00 |
|
slzhou
|
c859213ce5
|
fix: free datablocks that is skipped decided by firt row ts
|
2024-02-22 15:35:03 +08:00 |
|
Haojun Liao
|
7c8eb21ee5
|
fix(stream): halt the correct task.
|
2024-02-22 15:01:04 +08:00 |
|
dmchen
|
607971b514
|
uptime unit
|
2024-02-22 06:54:06 +00:00 |
|
54liuyao
|
8c6ea4079c
|
delete invalid result
|
2024-02-22 14:15:35 +08:00 |
|
dapan1121
|
3c7923a77e
|
Merge pull request #24806 from taosdata/szhou/tms/port-3
feat: add para_tables_sort hint document and change typo error
|
2024-02-22 13:56:09 +08:00 |
|
dmchen
|
2f6fc4a9ce
|
grant default
|
2024-02-22 04:55:54 +00:00 |
|
dm chen
|
271e997438
|
Merge pull request #24823 from taosdata/3.0
merge 3.0
|
2024-02-22 12:47:42 +08:00 |
|
factosea
|
ab3fd3164f
|
fix: tag desc
|
2024-02-22 11:42:34 +08:00 |
|
Haojun Liao
|
5de8617a32
|
Merge pull request #24783 from taosdata/fix/crash_stream
test(stream): add unit test cases.
|
2024-02-22 11:28:17 +08:00 |
|
slzhou
|
b5bc45c73b
|
fix: save to ext mem file only when sort by row id
|
2024-02-22 11:21:44 +08:00 |
|
wangmm0220
|
6e13e4aa63
|
fix:add excluded msg for meta in tmq
|
2024-02-22 10:58:32 +08:00 |
|
Hongze Cheng
|
665cc2c2c4
|
more code change
|
2024-02-22 10:13:35 +08:00 |
|
slzhou
|
a769bc7217
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/tms-wc/save-row-simplebuf
|
2024-02-22 10:03:47 +08:00 |
|
Hongze Cheng
|
2ade750e4d
|
fix some bug
|
2024-02-22 10:03:42 +08:00 |
|
slzhou
|
9e1446aa88
|
fix: initialize result block
|
2024-02-22 10:03:29 +08:00 |
|
Haojun Liao
|
dbd3b4e2b9
|
test: remove print info.
|
2024-02-22 10:02:25 +08:00 |
|
dmchen
|
ee84e2d75e
|
uptime unit
|
2024-02-22 02:00:33 +00:00 |
|
Haojun Liao
|
045a30035f
|
test(stream): init lock.
|
2024-02-22 09:52:47 +08:00 |
|
Hongze Cheng
|
a9e3ca41a9
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0
|
2024-02-22 09:39:48 +08:00 |
|
Haojun Liao
|
637e604368
|
test(stream): add print info.
|
2024-02-22 09:38:44 +08:00 |
|
Haojun Liao
|
5c817d101a
|
test(stream): add print info.
|
2024-02-22 09:29:40 +08:00 |
|
54liuyao
|
d5259c8983
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-28627
|
2024-02-22 09:23:00 +08:00 |
|
Haojun Liao
|
365926b3c9
|
Merge pull request #24812 from taosdata/fix/TD-28685
set group id of delete range
|
2024-02-22 09:17:34 +08:00 |
|
Haojun Liao
|
705ae7d827
|
test(stream): init mnode lock.
|
2024-02-22 09:04:57 +08:00 |
|
dmchen
|
46ee4cd00f
|
uptime
|
2024-02-22 00:49:51 +00:00 |
|
Haojun Liao
|
1cf7790b1c
|
Merge pull request #24816 from taosdata/fix/nullcheck
fix(stream): send hb correctly after the leader of mnode switching in a cluster.
|
2024-02-22 08:45:34 +08:00 |
|
Alex Duan
|
fd85d303c7
|
Merge pull request #24817 from taosdata/fix/fixInvalidRead30
fix invalid read
|
2024-02-21 20:28:56 +08:00 |
|
yihaoDeng
|
fa9f48866c
|
update retry
|
2024-02-21 20:02:22 +08:00 |
|
Hongze Cheng
|
ccd65fd495
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0
|
2024-02-21 19:26:31 +08:00 |
|
Hongze Cheng
|
49f49fd238
|
more code
|
2024-02-21 19:26:12 +08:00 |
|
54liuyao
|
aabab3b4f7
|
init mid op
|
2024-02-21 19:12:34 +08:00 |
|
54liuyao
|
78b1516475
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-28627
|
2024-02-21 19:09:40 +08:00 |
|
yihaoDeng
|
b629c27691
|
fix invalid read
|
2024-02-21 10:53:21 +00:00 |
|
Haojun Liao
|
bad3730387
|
fix(stream): set the vgId in hb rsp msg.
|
2024-02-21 18:25:35 +08:00 |
|
Haojun Liao
|
4440243b17
|
fix(stream): clear the handle after send msg.
|
2024-02-21 18:17:31 +08:00 |
|
Hongze Cheng
|
844a563295
|
more code
|
2024-02-21 17:02:25 +08:00 |
|
Haojun Liao
|
6f8a54f27b
|
fix(stream): free dummy rsp msg.
|
2024-02-21 16:27:52 +08:00 |
|
54liuyao
|
9739b9feb6
|
set group id of delete range
|
2024-02-21 16:22:51 +08:00 |
|
Haojun Liao
|
8740c3cb4a
|
fix(stream): send hb rsp explicitly.
|
2024-02-21 16:17:06 +08:00 |
|
dmchen
|
606aa61c4f
|
remove errors and delete
|
2024-02-21 08:06:45 +00:00 |
|
wangmm0220
|
2049fa688a
|
fix:add log
|
2024-02-21 16:01:02 +08:00 |
|
Hongze Cheng
|
b0b71bc3c2
|
more code
|
2024-02-21 15:21:46 +08:00 |
|
Haojun Liao
|
b361eb4a7c
|
fix(stream): add hb rsp handle function for vnode and snode.
|
2024-02-21 15:16:07 +08:00 |
|
54liuyao
|
53a4294e4c
|
mid agg operator
|
2024-02-21 14:48:16 +08:00 |
|
yihaoDeng
|
d28a450882
|
add coveriry
|
2024-02-21 14:39:41 +08:00 |
|
dmchen
|
95a6af54a9
|
remove monitor_interval
|
2024-02-21 06:33:12 +00:00 |
|
Hongze Cheng
|
4b71031014
|
more code
|
2024-02-21 14:29:10 +08:00 |
|
yihaoDeng
|
d0b26bf037
|
add coveriry
|
2024-02-21 14:07:46 +08:00 |
|
Haojun Liao
|
b27b635c10
|
fix(stream): allow hb message rsp.
|
2024-02-21 13:55:06 +08:00 |
|
slzhou
|
6b331594d9
|
fix: change typo error
|
2024-02-21 13:38:49 +08:00 |
|
Hongze Cheng
|
b7b9c02694
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0
|
2024-02-21 13:18:56 +08:00 |
|
slzhou
|
87c8f1aa82
|
Merge branch '3.0' of github.com:taosdata/TDengine into feat/TS-4243-3.0
|
2024-02-21 13:09:36 +08:00 |
|
Haojun Liao
|
db30163b17
|
Merge pull request #24799 from taosdata/fix/nullcheck
fix(stream): add null ptr check.
|
2024-02-21 13:07:58 +08:00 |
|
dmchen
|
c55e9b1877
|
insert user empty
|
2024-02-21 04:12:45 +00:00 |
|
slzhou
|
cec0db9ff1
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/tms/port-3
|
2024-02-21 11:33:21 +08:00 |
|
shenglian-zhou
|
955d3df15e
|
Merge branch '3.0' into szhou/tms-wc/save-row-simplebuf
|
2024-02-21 10:12:52 +08:00 |
|
dapan1121
|
ba41231373
|
Merge pull request #24614 from taosdata/szhou/tms/port-3
feat: multi-readers and one merge tree
|
2024-02-21 10:00:52 +08:00 |
|
shenglian zhou
|
e91586c484
|
fix: free fd to reuse the space
|
2024-02-21 09:47:42 +08:00 |
|
Hongze Cheng
|
6f5af37b1d
|
Merge pull request #24797 from taosdata/fix/TD-28681
fix duplicate uid
|
2024-02-21 09:44:40 +08:00 |
|
Haojun Liao
|
d6f5ae226b
|
refactor: do some internal refactor.
|
2024-02-21 09:42:23 +08:00 |
|
Haojun Liao
|
8d848a5bf0
|
fix(stream): add null ptr check.
|
2024-02-21 09:40:22 +08:00 |
|
dapan1121
|
98ed2458ea
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-27337
|
2024-02-20 17:39:51 -08:00 |
|
dapan1121
|
c4dbae3a5a
|
enh: add window join ut
|
2024-02-20 17:13:29 -08:00 |
|
kailixu
|
c7932675ce
|
enh: get machine id
|
2024-02-21 09:07:38 +08:00 |
|
Hongze Cheng
|
fca1c077fe
|
Merge pull request #24790 from taosdata/fix/TD-28329
fix(tsdb/cache): remove unused block index cache
|
2024-02-21 09:03:54 +08:00 |
|
yihaoDeng
|
05c6c3815a
|
fix duplicate uid
|
2024-02-20 12:45:21 +00:00 |
|
yihaoDeng
|
af1a40a7ff
|
fix duplicate uid
|
2024-02-20 12:09:30 +00:00 |
|
yihaoDeng
|
db03fbd896
|
add test case
|
2024-02-20 19:11:21 +08:00 |
|
dapan1121
|
a428ed76f8
|
Merge pull request #24791 from taosdata/fix/TD-28612
fix: windows crash issue
|
2024-02-20 19:00:23 +08:00 |
|
dapan1121
|
97452c666c
|
Merge pull request #24788 from taosdata/fix/TD-28666
fix:stream load error
|
2024-02-20 17:38:15 +08:00 |
|
kailixu
|
b2ad162a8b
|
enh: remove obsolete codes
|
2024-02-20 17:13:58 +08:00 |
|
Minglei Jin
|
efd2bc6bac
|
fix(tsdb/cache): remove unused block index cache
|
2024-02-20 17:12:55 +08:00 |
|
dapan1121
|
d258c3fca6
|
fix: windows crash issue
|
2024-02-20 01:06:41 -08:00 |
|
Hongze Cheng
|
6cdef62f92
|
Merge pull request #24772 from taosdata/fix/TD-28539-3.0
fix: invalid memory access during meta snapshot transfer
|
2024-02-20 17:01:46 +08:00 |
|
Hongze Cheng
|
261d38d4a7
|
Merge pull request #24710 from taosdata/fix/TD-24422-2
enh(tsdb/cache): flag empty table when creating
|
2024-02-20 16:17:18 +08:00 |
|
Hongze Cheng
|
2d4a288c99
|
Merge pull request #24786 from taosdata/fix/fixMemleak-3
fix mem leak
|
2024-02-20 15:24:34 +08:00 |
|
wangmm0220
|
22b1db5191
|
fix:stream load error
|
2024-02-20 14:49:52 +08:00 |
|
dapan1121
|
faffbd201e
|
Merge pull request #24785 from taosdata/fix/TD-28634
fix: invalid read memory issue
|
2024-02-20 14:38:36 +08:00 |
|
Hongze Cheng
|
cb0a5b4725
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-28539-3.0
|
2024-02-20 14:20:48 +08:00 |
|
dapan1121
|
f13fd8a7a9
|
Merge pull request #24781 from taosdata/feat/TD-28656
remove invalid code
|
2024-02-20 13:58:11 +08:00 |
|
slzhou
|
73cced005d
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/tms/port-3
|
2024-02-20 13:22:45 +08:00 |
|
slzhou
|
b3c4fe489f
|
feat: remove todo
|
2024-02-20 13:22:35 +08:00 |
|
Yihao Deng
|
a36824c4a9
|
fix mem leak
|
2024-02-20 03:59:34 +00:00 |
|
shenglian zhou
|
ee7edac825
|
Merge branch 'szhou/tms-wc/save-row-simplebuf' of github.com:taosdata/TDengine into szhou/tms-wc/save-row-simplebuf
|
2024-02-20 11:27:46 +08:00 |
|
shenglian zhou
|
73695f2431
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/tms-wc/save-row-simplebuf
|
2024-02-20 11:25:58 +08:00 |
|
dapan1121
|
6e48a014b4
|
fix: invalid read memory issue
|
2024-02-19 19:25:21 -08:00 |
|
Haojun Liao
|
13c3654bf5
|
other: merge 3.0
|
2024-02-20 10:51:04 +08:00 |
|
dapan1121
|
2a1103533f
|
fix: api leave lock issue
|
2024-02-19 18:27:36 -08:00 |
|
Haojun Liao
|
03bc2d7c6d
|
test(stream): add unit test cases.
|
2024-02-20 10:27:02 +08:00 |
|
54liuyao
|
0e8170de49
|
remove invalid code
|
2024-02-20 10:17:47 +08:00 |
|
Alex Duan
|
2eb33b6ee6
|
Merge pull request #24759 from taosdata/coverage/TD-28602-3.0
coverage: add schUtil.c and schedulerTest
|
2024-02-20 09:14:03 +08:00 |
|
dapan1121
|
617494fd32
|
Merge pull request #24721 from taosdata/szhou/fix/mergelimit-oom
fix: when rows is greater than merge limit, skip the block
|
2024-02-20 09:09:45 +08:00 |
|
dapan1121
|
980e1b83be
|
Merge pull request #24775 from taosdata/opti/TS-4480
opti:consume performance if all data is in format of "insert into using"
|
2024-02-20 09:07:59 +08:00 |
|
dapan1121
|
2cacf6cf20
|
Merge pull request #24701 from taosdata/test/TD-26813
Test/td 26813
|
2024-02-20 09:06:39 +08:00 |
|
Haojun Liao
|
46b1fe520f
|
Merge pull request #24538 from taosdata/feat/TD-22023
stream count window
|
2024-02-20 08:50:25 +08:00 |
|
Haojun Liao
|
f95fb4f27e
|
Merge pull request #24763 from taosdata/fix/crash_stream
refactor: do some internal refactor.
|
2024-02-20 08:50:12 +08:00 |
|
factosea
|
3439ff6e63
|
fix: rawBlockBindData
|
2024-02-19 20:13:05 +08:00 |
|
Hongze Cheng
|
ffedfbaf1e
|
Merge pull request #24777 from taosdata/feat/TD-27463-3.0
fix: grant check for stream/topic/subscription
|
2024-02-19 19:36:22 +08:00 |
|
wangmm0220
|
77e2500a81
|
fix:conflicts from 3.0
|
2024-02-19 18:46:31 +08:00 |
|
dapan1121
|
129da0ab5c
|
Merge pull request #24740 from taosdata/fix/xsren/TD-28551/fileNotExistErrorCode
fix: file not exist on windows
|
2024-02-19 18:39:15 +08:00 |
|
54liuyao
|
af1893d109
|
merge 3.0
|
2024-02-19 18:30:12 +08:00 |
|
kailixu
|
c0cb72ca56
|
feat: grant check for topic/subscription
|
2024-02-19 18:28:50 +08:00 |
|
Haojun Liao
|
931b9f0b51
|
other: merge 3.0
|
2024-02-19 18:27:18 +08:00 |
|
factosea
|
ccba2c6612
|
fix: block format
|
2024-02-19 17:30:06 +08:00 |
|
dapan1121
|
1bf885d810
|
Merge pull request #24771 from taosdata/fix/TD-28567
fix:[TD-28567] do not add md5 to the end of subtable if create stream…
|
2024-02-19 17:23:09 +08:00 |
|
Hongze Cheng
|
bdfba4cad1
|
more code
|
2024-02-19 16:42:41 +08:00 |
|
kailixu
|
5b69e22e9b
|
fix: grant check for streams
|
2024-02-19 16:29:40 +08:00 |
|
Hongze Cheng
|
f4683a4d15
|
Merge pull request #24764 from taosdata/fix/TD-28540-3
add trace log
|
2024-02-19 16:12:43 +08:00 |
|
Alex Duan
|
1f8680fdfd
|
coverage: add unit test schedularTest
|
2024-02-19 16:10:08 +08:00 |
|
Alex Duan
|
ba306043bb
|
Merge branch '3.0' into coverage/TD-28602-3.0
|
2024-02-19 16:06:57 +08:00 |
|
Haojun Liao
|
bf242a4f64
|
fix(stream): handle pause event in waiting list.
|
2024-02-19 15:57:21 +08:00 |
|
wangmm0220
|
a74f12e2e1
|
opti:consume performance if all data is in format of "insert into using"
|
2024-02-19 15:50:43 +08:00 |
|
dapan1121
|
a5434fa92d
|
Merge pull request #24770 from taosdata/fix/TD-28011
fix: scheduler UT issues
|
2024-02-19 15:36:15 +08:00 |
|
dapan1121
|
2d597ad845
|
Merge pull request #24769 from taosdata/enh/xsren/TD-28408/showViews
enh: like supported on show views
|
2024-02-19 15:35:50 +08:00 |
|
Hongze Cheng
|
0c419d7ed1
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0
|
2024-02-19 15:21:54 +08:00 |
|
Hongze Cheng
|
4900b8857a
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0
|
2024-02-19 15:01:13 +08:00 |
|
Haojun Liao
|
a3b04c3c58
|
fix(stream): set the processVer for streamTask when initializing the task object.
|
2024-02-19 14:50:09 +08:00 |
|
factosea
|
b554887d4d
|
enh: insert/delete sql count
|
2024-02-19 14:27:54 +08:00 |
|
dapan1121
|
b26716f2e8
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-27337
|
2024-02-18 22:15:43 -08:00 |
|
Hongze Cheng
|
ad0c91e6c3
|
fix: invalid memory access during meta snapshot transfer
|
2024-02-19 14:06:45 +08:00 |
|
dapan1121
|
216731aa60
|
fix: memory issues
|
2024-02-18 22:02:16 -08:00 |
|
wangmm0220
|
ac9582b24a
|
fix:[TD-28567] do not add md5 to the end of subtable if create stream by sma
|
2024-02-19 13:58:58 +08:00 |
|
54liuyao
|
7db7c02150
|
explain
|
2024-02-19 13:39:07 +08:00 |
|
Haojun Liao
|
c5b26b406f
|
fix(stream): fix syntax error.
|
2024-02-19 13:38:56 +08:00 |
|
Haojun Liao
|
730edf24f9
|
fix(stream): fix syntax error.
|
2024-02-19 13:38:14 +08:00 |
|
Haojun Liao
|
d3e8adf2eb
|
enh(stream): async handle pause event
|
2024-02-19 13:36:57 +08:00 |
|
54liuyao
|
94542dfcd3
|
free close window sbf
|
2024-02-19 13:30:26 +08:00 |
|
dapan1121
|
2ef1671ec0
|
Merge remote-tracking branch 'origin/3.0' into fix/TD-28011
|
2024-02-18 21:30:13 -08:00 |
|
dapan1121
|
a6b6b144a2
|
fix: scheduler UT issues
|
2024-02-18 21:29:06 -08:00 |
|
factosea
|
e17cc16235
|
enh: like supported on show views
|
2024-02-19 13:10:27 +08:00 |
|
dmchen
|
a59fd502cf
|
vnodes_num
|
2024-02-19 04:21:53 +00:00 |
|
facetosea
|
53a3ab3edc
|
fix: delete slowSQLLog switch
|
2024-02-19 11:41:58 +08:00 |
|
54liuyao
|
7a040b3c89
|
ci
|
2024-02-19 11:35:08 +08:00 |
|
Haojun Liao
|
7e866c5527
|
refactor: do some internal refactor.
|
2024-02-19 11:32:04 +08:00 |
|
54liuyao
|
e98a67bb9d
|
ci
|
2024-02-19 11:12:33 +08:00 |
|
54liuyao
|
b53dc5602e
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0
|
2024-02-19 10:58:20 +08:00 |
|
Haojun Liao
|
e62dd2ff5c
|
refactor: do some internal refactor.
|
2024-02-19 10:31:25 +08:00 |
|
54liuyao
|
637ac543c8
|
free close window sbf
|
2024-02-19 10:29:59 +08:00 |
|
Hongze Cheng
|
31b8410c33
|
Merge pull request #24575 from taosdata/fix/TD-28356
fix: err in create log should not be ignored
|
2024-02-19 10:21:31 +08:00 |
|
Yihao Deng
|
29057328e6
|
add trace log
|
2024-02-19 02:20:24 +00:00 |
|
Haojun Liao
|
cf571e4f1f
|
refactor: do some internal refactor.
|
2024-02-19 09:52:22 +08:00 |
|
Haojun Liao
|
d5b316839d
|
refactor: do some internal refactor.
|
2024-02-19 09:14:21 +08:00 |
|
Hongze Cheng
|
45684e49c7
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0
|
2024-02-19 09:08:58 +08:00 |
|
54liuyao
|
05eaa90c11
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-22023
|
2024-02-19 08:59:15 +08:00 |
|
Alex Duan
|
85bfc7ceb4
|
coverage: remove tglobal.c client no use option
|
2024-02-18 21:20:02 +08:00 |
|
Alex Duan
|
6dec22c1c2
|
coverage: add tglobal.c
|
2024-02-18 20:51:49 +08:00 |
|
Alex Duan
|
b3a6fa9c12
|
coverage: add explain.c
|
2024-02-18 19:36:35 +08:00 |
|
wangmm0220
|
ee96127020
|
fix:conflicts from 3.0
|
2024-02-18 18:38:38 +08:00 |
|
wangmm0220
|
a8e45440c0
|
fix:conflicts from 3.0
|
2024-02-18 18:02:14 +08:00 |
|
dmchen
|
b8bc14f9df
|
log count
|
2024-02-18 09:17:59 +00:00 |
|
Haojun Liao
|
245f0ef806
|
fix(stream): fix deadlock.
|
2024-02-18 17:05:00 +08:00 |
|
Hongze Cheng
|
24eff51382
|
more code and test
|
2024-02-18 15:53:47 +08:00 |
|
factosea
|
5434019d2b
|
fix: count(tag) when use qnode
|
2024-02-18 15:50:34 +08:00 |
|
Haojun Liao
|
c4f9bee629
|
fix(stream): add into buffer pool before start trans, to avoid false alarm on orphan task.
|
2024-02-18 15:46:37 +08:00 |
|
Alex Duan
|
dfd1b5ccaf
|
fix: build error for schedularTests
|
2024-02-18 14:57:29 +08:00 |
|
Haojun Liao
|
dbea34ce0e
|
fix(stream): set the callback function for handle event.
|
2024-02-18 14:34:42 +08:00 |
|
Haojun Liao
|
472020a2b9
|
enh(stream): handle event async function.
|
2024-02-18 14:07:15 +08:00 |
|
Alex Duan
|
524ebca16a
|
coverage: add schUtil.c and schedulerTest
|
2024-02-18 11:35:08 +08:00 |
|
Hongze Cheng
|
8f1fa68994
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4478-3.0
|
2024-02-18 10:53:51 +08:00 |
|
dapan1121
|
8f63952ad5
|
Merge pull request #24750 from taosdata/mark/3.0
fix:[TD-28590]add logic for consume excluded
|
2024-02-18 10:13:25 +08:00 |
|
Hongze Cheng
|
52ed1ec5f7
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0
|
2024-02-18 09:52:53 +08:00 |
|
Hongze Cheng
|
461a0687ec
|
Merge pull request #24752 from taosdata/feat/TD-27463-3.0
feat: support uniq grant
|
2024-02-18 09:13:22 +08:00 |
|
Alex Duan
|
4816290a60
|
coverage: tsched.c mndTrans.h
|
2024-02-17 18:25:10 +08:00 |
|
dmchen
|
52c5295ce8
|
mnode number
|
2024-02-17 09:08:03 +00:00 |
|
Alex Duan
|
f6ecea3ff1
|
coverage: add indexFstRegex.c osSystem.c tuint.c fullopt.py shellArgument
|
2024-02-17 16:08:44 +08:00 |
|
Alex Duan
|
f5e0563891
|
coverage: tsdbCache.c
|
2024-02-17 12:12:37 +08:00 |
|
Alex Duan
|
22595e6432
|
coverage: delete checkpointTest since ci failed
|
2024-02-17 11:33:11 +08:00 |
|
Alex Duan
|
52bd49285e
|
coverage: osMath.c indexTfile.c
|
2024-02-16 23:39:19 +08:00 |
|
Alex Duan
|
ed4a7b0719
|
coverage: comment no call file syncMain.c
|
2024-02-16 21:48:01 +08:00 |
|
Alex Duan
|
8852beb2cc
|
coverage: tsdbUtil.c
|
2024-02-16 15:17:15 +08:00 |
|
Alex Duan
|
818e9254ad
|
fix: need cleanup
|
2024-02-15 22:48:51 +08:00 |
|
Alex Duan
|
2287317da2
|
coverage: add checkpointTest uint test
|
2024-02-15 22:38:27 +08:00 |
|
kailixu
|
f76a61c777
|
feat: support uniq grant
|
2024-02-13 23:17:05 +08:00 |
|
54liuyao
|
e2352875fe
|
mid pull over
|
2024-02-07 14:43:04 +08:00 |
|
54liuyao
|
6e19f452ce
|
mid pull over
|
2024-02-07 13:55:01 +08:00 |
|
54liuyao
|
b66260d4e9
|
mid pull over
|
2024-02-07 13:29:29 +08:00 |
|
54liuyao
|
5473c22585
|
mid pull over
|
2024-02-07 11:30:13 +08:00 |
|
54liuyao
|
c9753ab9df
|
explain count window
|
2024-02-07 08:55:18 +08:00 |
|
dm chen
|
6d2d37d964
|
Merge pull request #24751 from taosdata/3.0
merge 3.0
|
2024-02-06 19:16:53 +08:00 |
|
wangmm0220
|
478e1a67ae
|
fix:[TD-28590]add logic for consume excluded
|
2024-02-06 18:14:06 +08:00 |
|
54liuyao
|
9b9ddd9159
|
batch count window
|
2024-02-06 17:19:12 +08:00 |
|
dmchen
|
e5dcef0794
|
forward client directly
|
2024-02-06 08:29:09 +00:00 |
|
dmchen
|
cd80560c94
|
windows double
|
2024-02-06 06:40:38 +00:00 |
|
wangmm0220
|
871ebfa7ba
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into mark/3.0
|
2024-02-06 14:02:46 +08:00 |
|
factosea
|
9301580886
|
fix: free mem in callback
|
2024-02-06 13:06:56 +08:00 |
|
54liuyao
|
d40dfa973b
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-22023
|
2024-02-05 18:37:47 +08:00 |
|
54liuyao
|
eaf10fcb43
|
count window fill history
|
2024-02-05 18:37:24 +08:00 |
|
Haojun Liao
|
2bba011e4e
|
Merge remote-tracking branch 'origin/feat/TD-22023' into feat/TD-22023
|
2024-02-05 17:51:23 +08:00 |
|
Haojun Liao
|
7a18e5910c
|
enh(stream): halt the initial stream tasks when fill-history is set for count window agg
|
2024-02-05 17:51:09 +08:00 |
|
wangmm0220
|
5796f411e4
|
Merge branch 'mark/3.0' of https://github.com/taosdata/TDengine into mark/3.0
|
2024-02-05 17:08:05 +08:00 |
|
wangmm0220
|
a656d75ca7
|
opti:consume data excluded from some source
|
2024-02-05 17:07:50 +08:00 |
|
xsren
|
9457d3a269
|
fix: build failed on linux
|
2024-02-05 16:07:40 +08:00 |
|
54liuyao
|
891249191e
|
stream count window
|
2024-02-05 16:01:46 +08:00 |
|
factosea
|
6c9bfb8f62
|
fix: release obj reference
|
2024-02-05 15:18:09 +08:00 |
|
54liuyao
|
c588770699
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-22023
|
2024-02-05 15:10:34 +08:00 |
|
54liuyao
|
08cb46ac3e
|
stream count window check point
|
2024-02-05 15:10:03 +08:00 |
|
Haojun Liao
|
ecdcc6dee1
|
Merge pull request #24738 from taosdata/fix/3_liaohj
test(stream): add unit test case for the mnode stream module.
|
2024-02-05 13:32:46 +08:00 |
|
wangjiaming0909
|
573fdfbbfd
|
fix: plannerTest/parserTest crash and memory leaks
|
2024-02-05 13:05:01 +08:00 |
|
xsren
|
f825089488
|
fix: file not exist on windows
|
2024-02-05 11:32:34 +08:00 |
|
dmchen
|
5c7f839da8
|
remove tmp log
|
2024-02-05 03:28:33 +00:00 |
|
Haojun Liao
|
fc218a1f69
|
fix(test): fix syntax errors on windows.
|
2024-02-05 11:09:19 +08:00 |
|
Haojun Liao
|
6478e167af
|
Merge pull request #24725 from taosdata/fix/ly_max_delay
max delay
|
2024-02-05 10:52:33 +08:00 |
|
wade zhang
|
0ebd7d2527
|
Merge pull request #24737 from taosdata/feat/TD-27463-3.0
feat: support uniq grant
|
2024-02-05 10:32:34 +08:00 |
|
54liuyao
|
b16fc7d9df
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-22023
|
2024-02-05 10:15:59 +08:00 |
|
dmchen
|
16aef66260
|
ci case fail
|
2024-02-05 01:34:20 +00:00 |
|
Haojun Liao
|
f6fea32eeb
|
fix: fix some errors.
|
2024-02-05 09:27:19 +08:00 |
|
Haojun Liao
|
3533f7ecea
|
Merge branch '3.0' into fix/3_liaohj
|
2024-02-05 09:23:29 +08:00 |
|
kailixu
|
196256d9af
|
feat: support uniq grant
|
2024-02-05 09:23:19 +08:00 |
|
kailixu
|
7e5dc8a024
|
feat: support uniq grant
|
2024-02-05 09:21:11 +08:00 |
|
Haojun Liao
|
6384c740c3
|
Merge pull request #24734 from taosdata/fix/xsren/TD-28500/appName
fix app name on windows
|
2024-02-05 09:14:41 +08:00 |
|
Haojun Liao
|
3111a01a12
|
test: add unit test files.
|
2024-02-05 09:10:43 +08:00 |
|
Haojun Liao
|
739485a419
|
test(stream): add unit test case for the mnode stream module.
|
2024-02-05 09:10:04 +08:00 |
|
Haojun Liao
|
7b48ac9e2e
|
Merge pull request #24732 from taosdata/fix/TD-28461
reset group id for event window
|
2024-02-05 09:07:09 +08:00 |
|
Haojun Liao
|
2e79c766fa
|
Merge pull request #24731 from taosdata/fix/3_liaohj
fix(tsdb): check and return if the rows in stt are before the data rows in data files.
|
2024-02-05 09:00:32 +08:00 |
|
dmchen
|
71d9065d47
|
tmp log
|
2024-02-05 00:12:35 +00:00 |
|
cadem
|
2108f69c84
|
client memory leak
|
2024-02-05 07:32:15 +08:00 |
|
kailixu
|
205525dd65
|
feat: support uniq grant
|
2024-02-05 07:03:51 +08:00 |
|
slzhou
|
ac0796edce
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/tms-wc/save-row-simplebuf
|
2024-02-04 22:51:20 +08:00 |
|
slzhou
|
83e44f0735
|
fix: more big batch writes than page writes
|
2024-02-04 22:36:25 +08:00 |
|
slzhou
|
247bfae039
|
fix: use fseeko
|
2024-02-04 21:12:19 +08:00 |
|
slzhou
|
18366934c3
|
fix: use c api
|
2024-02-04 20:16:19 +08:00 |
|
factosea
|
b05141d398
|
fix app name on windows
|
2024-02-04 18:12:04 +08:00 |
|
kailixu
|
6098538162
|
feat: support uniq grant
|
2024-02-04 18:00:02 +08:00 |
|
slzhou
|
23bd2aa525
|
fix: first pass
|
2024-02-04 17:51:29 +08:00 |
|
slzhou
|
8e0f578dba
|
fix: memory leak
|
2024-02-04 16:57:48 +08:00 |
|
slzhou
|
fa55a32e77
|
fix: pass compilation
|
2024-02-04 16:53:47 +08:00 |
|
kailixu
|
d281bc70b0
|
feat: remove hb of grantInfo
|
2024-02-04 16:46:24 +08:00 |
|
kailixu
|
3ebc26e1fb
|
feat: support uniq grant
|
2024-02-04 16:33:43 +08:00 |
|
shenglian zhou
|
539736cfc9
|
fix: first version of mem file=
|
2024-02-04 16:30:34 +08:00 |
|
54liuyao
|
ea9353b9fd
|
merge 3.0
|
2024-02-04 16:04:23 +08:00 |
|
54liuyao
|
d63448be72
|
reset group id for event window
|
2024-02-04 15:44:49 +08:00 |
|
54liuyao
|
9b7ac50f59
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/ly_max_delay
|
2024-02-04 15:08:28 +08:00 |
|
kailixu
|
6cf7809e8d
|
feat: support uniq grant
|
2024-02-04 14:59:47 +08:00 |
|
Haojun Liao
|
6736fd1615
|
fix(tsdb): check and return if the rows in stt are before the data rows in data files.
|
2024-02-04 14:11:17 +08:00 |
|
Alex Duan
|
b4621bb37c
|
fix: restore TD_TSZ macro define
|
2024-02-04 13:57:16 +08:00 |
|
Alex Duan
|
3ae02aaac2
|
fix: build error1
|
2024-02-04 13:38:13 +08:00 |
|
Alex Duan
|
a386395b20
|
Merge branch '3.0' into coverage/TD-28559-3.0
|
2024-02-04 13:24:39 +08:00 |
|
Alex Duan
|
b852993b8d
|
remove TD_TSZ macro define
|
2024-02-04 13:22:39 +08:00 |
|
kailixu
|
a9316c3710
|
feat: support uniq grant
|
2024-02-04 12:28:00 +08:00 |
|
factosea
|
c9fd8d2c7c
|
fix: test build failed
|
2024-02-04 09:57:57 +08:00 |
|
dmchen
|
0159a046be
|
winows atomic
|
2024-02-04 01:26:27 +00:00 |
|
shenglian zhou
|
d236f7c9cc
|
enhance: error processing
|
2024-02-04 09:20:28 +08:00 |
|
kailixu
|
f53d0bce5d
|
feat: support uniq grant
|
2024-02-04 00:24:42 +08:00 |
|
kailixu
|
3a08926319
|
feat: support uniq grant
|
2024-02-03 17:32:02 +08:00 |
|
kailixu
|
1a6b491405
|
Merge branch '3.0' into feat/TD-27463-3.0
|
2024-02-03 12:11:23 +08:00 |
|
kailixu
|
092fc8d011
|
feat: support uniq grant
|
2024-02-03 12:10:37 +08:00 |
|
wade zhang
|
75603934a1
|
Merge pull request #24712 from taosdata/fix/changeErrorCode
change error code
|
2024-02-02 17:21:30 +08:00 |
|
dapan1121
|
9b008716fe
|
enh: add window join ut
|
2024-02-02 16:06:01 +08:00 |
|
dapan1121
|
bf7442ccb5
|
fix: scheduler ut issues
|
2024-02-02 16:05:25 +08:00 |
|
Hongze Cheng
|
b5dc7284fc
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0
|
2024-02-02 15:34:16 +08:00 |
|
facetosea
|
e0a1b886df
|
function rename
|
2024-02-02 15:25:35 +08:00 |
|
54liuyao
|
54f216b6c6
|
add ci
|
2024-02-02 15:20:56 +08:00 |
|
54liuyao
|
2ac374b2e0
|
max delay
|
2024-02-02 15:20:56 +08:00 |
|
shenglian zhou
|
ba33907776
|
fix: remove pages block using disk
|
2024-02-02 15:00:09 +08:00 |
|
facetosea
|
a72593e66d
|
fix: include head file
|
2024-02-02 14:54:31 +08:00 |
|
facetosea
|
b552a16743
|
fix: monitor switch
|
2024-02-02 14:52:12 +08:00 |
|
shenglian zhou
|
f77b602da9
|
fix: change from seq_blocks_sort to para_tables_sort
|
2024-02-02 14:45:04 +08:00 |
|
facetosea
|
75539fb908
|
fix: table name
|
2024-02-02 14:16:28 +08:00 |
|
kailixu
|
3e7884a4f7
|
feat: support uniq grant
|
2024-02-02 13:59:45 +08:00 |
|
cadem
|
881df9d936
|
windows atomic
|
2024-02-02 13:47:11 +08:00 |
|
kailixu
|
3f061a8460
|
feat: support uniq grant
|
2024-02-02 13:44:33 +08:00 |
|
factosea
|
010d3fc860
|
add select count
|
2024-02-02 13:39:47 +08:00 |
|
slzhou
|
3d4764b383
|
fix: when rows is greater than merge limit, skip the block
|
2024-02-02 13:22:48 +08:00 |
|
dapan1121
|
09510a590f
|
Merge pull request #24720 from taosdata/fix/TD-28445
fix: join order by not work issue
|
2024-02-02 13:08:57 +08:00 |
|
Hongze Cheng
|
89f0aa4bc4
|
more code
|
2024-02-02 12:45:01 +08:00 |
|
kailixu
|
a452480249
|
feat: support uniq grant
|
2024-02-02 12:28:51 +08:00 |
|
Hongze Cheng
|
b79859d2a3
|
more code
|
2024-02-02 12:26:05 +08:00 |
|
Hongze Cheng
|
caccd5e60a
|
more code
|
2024-02-02 11:43:42 +08:00 |
|
slzhou
|
4a6317a047
|
Merge branch '3.0' of github.com:taosdata/TDengine into feat/TS-4243-3.0
|
2024-02-02 11:29:04 +08:00 |
|
Haojun Liao
|
3236ef7bae
|
feat(stream): return the stream source task exec delay, and do some internal refactor.
|
2024-02-02 11:26:47 +08:00 |
|
kailixu
|
015fb4d679
|
feat: support uniq grant
|
2024-02-02 11:15:39 +08:00 |
|
dapan1121
|
948845ea35
|
fix: join order by not work issue
|
2024-02-02 10:38:09 +08:00 |
|
dmchen
|
7ae45a0a83
|
atomic refactor
|
2024-02-02 02:21:06 +00:00 |
|
dmchen
|
d3b668bd5f
|
double atomic lib
|
2024-02-02 01:48:00 +00:00 |
|
Yihao Deng
|
5d80d9d41c
|
change error code
|
2024-02-02 01:45:36 +00:00 |
|
Alex Duan
|
035f7d096c
|
Merge pull request #24715 from taosdata/coverage/TD-28550-3.0
coverage: metaIdx.c comment no use function
|
2024-02-02 09:05:51 +08:00 |
|
kailixu
|
44d264456d
|
feat: support uniq grant
|
2024-02-02 08:41:45 +08:00 |
|
kailixu
|
231cf000da
|
Merge branch 'feat/TD-27463-3.0a' into feat/TD-27463-3.0
|
2024-02-02 00:07:15 +08:00 |
|
kailixu
|
67425fce1e
|
feat: support uniq grant
|
2024-02-01 22:57:56 +08:00 |
|
Haojun Liao
|
43ff259d5d
|
Merge pull request #24709 from taosdata/fix/3_liaohj
fix(stream): pass down the transId of checkpoint
|
2024-02-01 19:28:37 +08:00 |
|
Alex Duan
|
963bb20ce3
|
coverage: metaIdx.c comment no use funciton
|
2024-02-01 19:11:50 +08:00 |
|
dapan1121
|
eb04c1a818
|
Merge pull request #24707 from taosdata/fix/TD-28514
fix:[TD-28514] memory leak
|
2024-02-01 18:44:57 +08:00 |
|
Yihao Deng
|
58b675a5d7
|
change error code
|
2024-02-01 10:15:56 +00:00 |
|
54liuyao
|
4f2fb15a56
|
delete log
|
2024-02-01 18:07:19 +08:00 |
|
kailixu
|
adee720128
|
feat: support uniq grant
|
2024-02-01 17:48:29 +08:00 |
|
Minglei Jin
|
d59b767af3
|
enh(tsdb/cache): flag empty table when creating
|
2024-02-01 17:40:32 +08:00 |
|
Haojun Liao
|
87e543c824
|
fix(stream): pass down the transId of checkpoint, to make sure the downstream task can report the error transId successfully.
|
2024-02-01 17:14:36 +08:00 |
|
Haojun Liao
|
0fe9c05c5f
|
Merge pull request #24704 from taosdata/fix/3_liaohj
fix(stream): take ver snapshot for all vgroups
|
2024-02-01 17:07:36 +08:00 |
|
kailixu
|
4d8ba0f60f
|
feat: support uniq grant
|
2024-02-01 17:02:08 +08:00 |
|
54liuyao
|
a6a312a1a6
|
fix issue
|
2024-02-01 16:44:00 +08:00 |
|
slzhou
|
bcba3007dc
|
fix: query and free RSS quickly
|
2024-02-01 16:40:53 +08:00 |
|
wangmm0220
|
d369289ea2
|
fix:[TD-28514] memory leak
|
2024-02-01 16:34:05 +08:00 |
|
dmchen
|
7752a57580
|
not log null, memory leak, skip empty, default config
|
2024-02-01 07:26:05 +00:00 |
|
wade zhang
|
70a2674315
|
Merge pull request #24698 from taosdata/FIX/TD-28529-3.0
fix: reset sync timer although failed to enqueue since out of memory in rpc queue
|
2024-02-01 15:13:18 +08:00 |
|
Haojun Liao
|
88f246b988
|
fix(stream): fix syntax error on windows, and add null ptr check for pTrans obj.
|
2024-02-01 15:08:06 +08:00 |
|
dapan1121
|
ab87953362
|
enh: support window join
|
2024-02-01 14:58:08 +08:00 |
|
dm chen
|
4605f6b011
|
Windows double atomic
|
2024-02-01 14:19:12 +08:00 |
|
Haojun Liao
|
ac2d8f4ca8
|
fix(stream): fix memory leak.
|
2024-02-01 13:04:26 +08:00 |
|
dmchen
|
907e06ad4d
|
clusterid by taosd
|
2024-02-01 04:52:54 +00:00 |
|
Haojun Liao
|
4088e1cbff
|
fix(stream): fix memory leak.
|
2024-02-01 12:05:07 +08:00 |
|
Haojun Liao
|
cb2ea4a721
|
fix(stream): take ver snapshot for all vgroups before launching stream with fill-history option opened.
|
2024-02-01 11:37:57 +08:00 |
|
wangmm0220
|
a9fcc67321
|
fix:conflicts from 3.0
|
2024-02-01 11:13:03 +08:00 |
|
Benguang Zhao
|
57714dff65
|
fix: reset sync timer although failed to enqueue since Out of Memory in rpc queue
|
2024-02-01 11:07:17 +08:00 |
|
slzhou
|
1e30ac9408
|
fix: compilation error
|
2024-02-01 10:30:07 +08:00 |
|
wade zhang
|
eeba6a24ad
|
Merge pull request #24686 from taosdata/feat/TD-27463-3.0
feat: support uniq grant
|
2024-02-01 09:47:14 +08:00 |
|
shenglian zhou
|
87e2027475
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/tms/port-3-fe
|
2024-02-01 09:38:54 +08:00 |
|
shenglian zhou
|
7dcb477933
|
feat: add front end for ordered blocks in mem sort
|
2024-02-01 09:38:35 +08:00 |
|
wade zhang
|
acdd187e16
|
Merge pull request #24690 from taosdata/opt/addQueuePerf
add queue perf msg
|
2024-02-01 09:31:38 +08:00 |
|
wade zhang
|
52a2413766
|
Merge pull request #24688 from taosdata/fix/TD-28519-3.0
fix/TD-28519
|
2024-02-01 08:40:20 +08:00 |
|
kailixu
|
0707a22b4e
|
feat: support uniq grant
|
2024-02-01 07:36:11 +08:00 |
|
54liuyao
|
0afed5263e
|
add mid operator retrive
|
2024-01-31 18:09:13 +08:00 |
|
kailixu
|
51a582998e
|
feat: support uniq grant
|
2024-01-31 17:26:59 +08:00 |
|
kailixu
|
1e9c963e02
|
feat: support uniq grant
|
2024-01-31 17:22:57 +08:00 |
|
kailixu
|
82fd28d1d4
|
feat: support uniq grant
|
2024-01-31 17:20:50 +08:00 |
|
factosea
|
be38b58970
|
fix: don't wait when tsort close
|
2024-01-31 16:15:30 +08:00 |
|
kailixu
|
9458b86b41
|
feat: support uniq grant
|
2024-01-31 16:09:06 +08:00 |
|
Yihao Deng
|
89bcc8f058
|
add queue perf msg
|
2024-01-31 07:10:01 +00:00 |
|
kailixu
|
277116f811
|
feat: support uniq grant
|
2024-01-31 14:06:48 +08:00 |
|
kailixu
|
a860e9039d
|
feat: support uniq grant
|
2024-01-31 13:52:03 +08:00 |
|
kailixu
|
e945586ad9
|
feat: support uniq grant
|
2024-01-31 13:44:00 +08:00 |
|
slzhou
|
3facbd43db
|
feat: first commit to optimize out tpagedbuf
|
2024-01-31 13:10:42 +08:00 |
|
kailixu
|
4ffc4017bd
|
feat: support uniq grant
|
2024-01-31 13:02:17 +08:00 |
|
kailixu
|
ac5fa32867
|
feat: support uniq grant
|
2024-01-31 12:36:58 +08:00 |
|
dmchen
|
5cf8687fd7
|
fix/TD-28519
|
2024-01-31 04:23:28 +00:00 |
|
Haojun Liao
|
91c9abfcba
|
Merge pull request #24685 from taosdata/fix/3_liaohj
fix(stream): limit the available threads for stream processing.
|
2024-01-31 11:13:15 +08:00 |
|
kailixu
|
f50867831b
|
feat: support uniq grant
|
2024-01-31 10:43:31 +08:00 |
|
kailixu
|
18ece50f86
|
feat: support uniq grant
|
2024-01-31 10:02:44 +08:00 |
|
kailixu
|
41072348b9
|
Merge branch '3.0' into feat/TD-27463-3.0
|
2024-01-31 10:02:12 +08:00 |
|
kailixu
|
a11410378f
|
feat: support uniq grant
|
2024-01-31 09:47:10 +08:00 |
|
dmchen
|
80d5f35bc5
|
vgroups table name
|
2024-01-31 01:33:56 +00:00 |
|
dapan1121
|
e0583cb343
|
Merge pull request #24661 from taosdata/fix/xsren/TD-28453/countOnNullTag
fix: count error on tag which is null
|
2024-01-31 09:30:28 +08:00 |
|
kailixu
|
93c0890f68
|
feat: support uniq grant
|
2024-01-31 09:13:10 +08:00 |
|
wade zhang
|
17e74e76e6
|
Merge pull request #24679 from taosdata/fix/TD-28503-3.0
fix/TD-28503
|
2024-01-31 09:11:36 +08:00 |
|
Haojun Liao
|
2716119c92
|
fix(other): update the upper limit for stream threads.
|
2024-01-31 09:00:26 +08:00 |
|
Haojun Liao
|
83950025e5
|
fix(stream): limit the available threads for stream processing.
|
2024-01-31 08:58:17 +08:00 |
|
kailixu
|
2b1a0cdbfe
|
feat: support uniq grant
|
2024-01-31 08:53:45 +08:00 |
|
kailixu
|
5fd10d4049
|
feat: support uniq grant
|
2024-01-31 00:40:47 +08:00 |
|
factosea
|
9c0d2e603a
|
reset blankFill
|
2024-01-30 20:24:59 +08:00 |
|
dapan1121
|
50c420e6b9
|
enh: support window join
|
2024-01-30 19:19:44 +08:00 |
|
Haojun Liao
|
556baed25d
|
other: merge 3.0
|
2024-01-30 18:35:59 +08:00 |
|
Haojun Liao
|
086943ea5c
|
Merge pull request #24610 from taosdata/fix/TD-28446
fix:[TD-28446] modify trans confilct in subscribe
|
2024-01-30 17:49:05 +08:00 |
|
Haojun Liao
|
4c22e03c1b
|
Merge pull request #24642 from taosdata/feat/TD-28247
feat:[TD-28247]add grant for subscribe and stream
|
2024-01-30 17:48:05 +08:00 |
|
dmchen
|
917a6eb5a7
|
fix/TD-28503
|
2024-01-30 09:47:20 +00:00 |
|
factosea
|
5d731dc9a4
|
fix: use blank data flag
|
2024-01-30 17:34:06 +08:00 |
|
Haojun Liao
|
efbc7e1402
|
fix(stream): fix memory leak.
|
2024-01-30 15:35:01 +08:00 |
|
Haojun Liao
|
1d110953c9
|
refactor: do some internal refactor.
|
2024-01-30 15:23:54 +08:00 |
|
Haojun Liao
|
4970040459
|
refactor: do some internal refactor.
|
2024-01-30 15:22:49 +08:00 |
|
dapan1121
|
477ed694b6
|
Merge pull request #24656 from taosdata/fix/TS-4479
fix:[TS-4479] support long varbinary in format like \x3423
|
2024-01-30 15:05:48 +08:00 |
|
Haojun Liao
|
584b7f236f
|
Merge pull request #24665 from taosdata/fix/3_liaohj
refactor: do some internal refactor.
|
2024-01-30 10:38:19 +08:00 |
|
slzhou
|
b27bf263af
|
fix: calcualte row bytes once
|
2024-01-30 10:26:24 +08:00 |
|
Haojun Liao
|
11c9c7d936
|
refactor: do some internal refactor.
|
2024-01-30 09:17:02 +08:00 |
|
Haojun Liao
|
45891babd3
|
Merge pull request #24655 from taosdata/fix/3_liaohj
refactor: do some internal refactor.
|
2024-01-30 09:15:10 +08:00 |
|
dapan1121
|
4a516556a9
|
enh: add right asof join test cases
|
2024-01-30 08:49:34 +08:00 |
|
kailixu
|
b929bceabd
|
feat: support uniq grant
|
2024-01-29 18:43:24 +08:00 |
|
dmchen
|
8d683983e0
|
interface name
|
2024-01-29 10:11:17 +00:00 |
|
Haojun Liao
|
3730e43f0e
|
refactor: disable some logs.
|
2024-01-29 17:24:58 +08:00 |
|
dapan1121
|
dc309d67b8
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-27337
|
2024-01-29 17:08:41 +08:00 |
|
dapan1121
|
32b16bd6e7
|
enh: fix asof bugs
|
2024-01-29 16:58:08 +08:00 |
|
54liuyao
|
d7fb8db086
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-22023
|
2024-01-29 16:13:39 +08:00 |
|
factosea
|
b9927cce14
|
fix: count error on tag which is null
|
2024-01-29 16:04:08 +08:00 |
|
shenglian-zhou
|
afa70e5aed
|
Merge branch '3.0' into szhou/tms-wc/save-row
|
2024-01-29 15:27:13 +08:00 |
|
slzhou
|
af422e77c6
|
fix: restore pseudo column pData and not skip and data block cleanup
|
2024-01-29 14:36:40 +08:00 |
|
wangmm0220
|
51b7cd99d6
|
feat:[TD-28247]add grant for subscribe and stream
|
2024-01-29 14:28:48 +08:00 |
|
dapan1121
|
01c50d8d6e
|
Merge pull request #24653 from taosdata/fix/TS-4481
fix: remove stmt assert
|
2024-01-29 14:06:28 +08:00 |
|
wangmm0220
|
35f154da37
|
fix:[TS-4479] support long varbinary in format like \x3423
|
2024-01-29 13:55:46 +08:00 |
|
Haojun Liao
|
b714c70434
|
refactor: do some internal refactor.
|
2024-01-29 13:46:33 +08:00 |
|
Haojun Liao
|
f4f01e4bf4
|
Merge pull request #24654 from taosdata/fix/3_liaohj
feat(stream): drop orphan tasks.
|
2024-01-29 13:10:47 +08:00 |
|
slzhou
|
7d0edcc54e
|
fix: fix memory sanitizer error
|
2024-01-29 12:56:48 +08:00 |
|
Haojun Liao
|
9087a0d9d0
|
feat(stream): drop orphan tasks.
|
2024-01-29 11:03:50 +08:00 |
|
slzhou
|
6849ccd280
|
fix: pre-allocated columns has no data
|
2024-01-29 11:02:38 +08:00 |
|
wangmm0220
|
5f1b48a8da
|
fix:[TS-4479] support long varbinary in format of \x3423
|
2024-01-29 10:50:10 +08:00 |
|
slzhou
|
08c2891d50
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/tms/port-3
|
2024-01-29 10:32:36 +08:00 |
|
dapan1121
|
f86a8248d2
|
fix: remove stmt assert
|
2024-01-29 10:20:22 +08:00 |
|
dapan1121
|
d4a2553ace
|
Merge pull request #24630 from taosdata/fix/xsren/printSlowLogStackOverflow3.0
fix: printSlowLog heap over flow
|
2024-01-29 10:11:24 +08:00 |
|
dapan1121
|
b2041fa3ed
|
Merge pull request #24602 from taosdata/fix/3.0/TD-28398
fix: tcache conn obj ref count not released
|
2024-01-29 10:10:44 +08:00 |
|
dapan1121
|
5cf16dea84
|
Merge pull request #24584 from taosdata/szhou/feat/td-28228
feat: extract rows within limit before sort to disk
|
2024-01-29 08:47:46 +08:00 |
|
slzhou
|
c5c833380c
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/tms-wc/save-row
|
2024-01-29 08:13:06 +08:00 |
|
kailixu
|
80b1ad77d6
|
feat: support uniq grant
|
2024-01-28 21:24:30 +08:00 |
|
Alex Duan
|
90508acc45
|
Merge pull request #24644 from taosdata/coverage/TD-28466-3.0
coverage: comment no call function
|
2024-01-28 11:13:24 +08:00 |
|
kailixu
|
e0d61c40f5
|
feat: support uniq grant
|
2024-01-26 19:06:56 +08:00 |
|
Alex Duan
|
cd773bd129
|
coverage: comment no call function
|
2024-01-26 18:30:34 +08:00 |
|
Haojun Liao
|
bfbd61a02f
|
Merge pull request #24634 from taosdata/fix/3_liaohj
refactor: do some internal refactor.
|
2024-01-26 18:08:54 +08:00 |
|
Hongze Cheng
|
e7177dae57
|
more code
|
2024-01-26 17:14:00 +08:00 |
|
slzhou
|
f19e66909d
|
fix: only deep cleanup datablock when not inmem reader
|
2024-01-26 17:01:08 +08:00 |
|
Hongze Cheng
|
09a65e5992
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4478-3.0
|
2024-01-26 16:51:47 +08:00 |
|
wangmm0220
|
7c828d3506
|
feat:[TD-28247]add grant for subscribe and stream
|
2024-01-26 16:42:26 +08:00 |
|
wangmm0220
|
35e2b681c7
|
fix:conflicts from 3.0
|
2024-01-26 16:32:40 +08:00 |
|
Haojun Liao
|
ac08f659c3
|
refactor: remove invalid procedure in fill-history.
|
2024-01-26 16:20:43 +08:00 |
|
54liuyao
|
4d8fbc0396
|
stream count window sliding
|
2024-01-26 16:15:25 +08:00 |
|
Haojun Liao
|
50b59ad936
|
fix(stream): add null ptr check.
|
2024-01-26 16:08:01 +08:00 |
|
54liuyao
|
9e86dfaee7
|
stream count window sliding
|
2024-01-26 15:56:26 +08:00 |
|
54liuyao
|
bc4f3d1296
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-22023
|
2024-01-26 15:55:06 +08:00 |
|
wangmm0220
|
388e89096c
|
fix:test case error
|
2024-01-26 15:51:37 +08:00 |
|
wangmm0220
|
ce2a3e4be2
|
fix:test case error
|
2024-01-26 15:35:29 +08:00 |
|
wangmm0220
|
bd2bef2428
|
fix:add test case
|
2024-01-26 15:05:31 +08:00 |
|
slzhou
|
686258b26e
|
feat: deep clean up for data blocks
|
2024-01-26 14:52:24 +08:00 |
|
slzhou
|
82871f7ee3
|
feat: no in mem reader and blocks are to disk
|
2024-01-26 14:23:34 +08:00 |
|
Haojun Liao
|
649d26ce72
|
fix(stream): seek to right place to start wal read.
|
2024-01-26 14:14:04 +08:00 |
|
slzhou
|
c46769ef37
|
fix: reader can be in memory or not
|
2024-01-26 14:10:02 +08:00 |
|
slzhou
|
a06ba844ba
|
fix: set dataload flag
|
2024-01-26 13:11:05 +08:00 |
|
Haojun Liao
|
49aff4571b
|
fix(stream): fix memory leak.
|
2024-01-26 11:33:07 +08:00 |
|
slzhou
|
664647c4a4
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/tms/port-3
|
2024-01-26 11:05:59 +08:00 |
|
dmchen
|
c5b06d44fe
|
windows osAtomic.h
|
2024-01-26 03:03:34 +00:00 |
|
slzhou
|
1eedb9e7fa
|
fix: preallocated columns does not have data
|
2024-01-26 10:55:14 +08:00 |
|
Haojun Liao
|
9b3b03caab
|
refactor: do some internal refactor.
|
2024-01-26 10:22:16 +08:00 |
|
Haojun Liao
|
bc7fe1fe6a
|
refactor: do some internal refactor.
|
2024-01-26 10:08:20 +08:00 |
|
Haojun Liao
|
bd1d1cddaf
|
refactor: do some internal refactor.
|
2024-01-26 10:03:54 +08:00 |
|
dmchen
|
580dd28565
|
except windows
|
2024-01-26 02:00:43 +00:00 |
|
Haojun Liao
|
db117a3ac7
|
Merge pull request #24628 from taosdata/fix/3_liaohj
refactor: do some internal refactor.
|
2024-01-26 09:09:44 +08:00 |
|
Alex Duan
|
1f72313332
|
Merge pull request #24627 from taosdata/coverage/TD-28401-3.0
coverage: sclfunc.c with query_basic.py
|
2024-01-26 09:06:17 +08:00 |
|
wangmm0220
|
474514ab66
|
fix:test case error
|
2024-01-25 17:29:55 +08:00 |
|
Hongze Cheng
|
cd4c188a8a
|
Merge branch 'feat/primary-key' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0
|
2024-01-25 17:24:07 +08:00 |
|
dmchen
|
b693d990dc
|
atomic macos
|
2024-01-25 09:14:59 +00:00 |
|
Haojun Liao
|
3751e11394
|
fix(stream): fix dead lock.
|
2024-01-25 17:11:16 +08:00 |
|
factosea
|
ca6b9f959a
|
fix: printSlowLog heap over flow
|
2024-01-25 17:07:46 +08:00 |
|
Haojun Liao
|
43c035678f
|
refactor: do some internal refactor.
|
2024-01-25 16:55:05 +08:00 |
|
Haojun Liao
|
d4bab8c09b
|
refactor: do some internal refactor.
|
2024-01-25 16:53:30 +08:00 |
|
Haojun Liao
|
834f08a2e0
|
Merge pull request #24552 from taosdata/fix/3_liaohj
fix(stream): do checkpoint after fill-history task completed.
|
2024-01-25 16:53:11 +08:00 |
|
dapan1121
|
dc9d5e5a08
|
Merge pull request #24622 from taosdata/fix/xsren/TD-28457/stateCountFuncArgsCheck
fix: statecount function checkou arg full equal
|
2024-01-25 16:51:39 +08:00 |
|
Hongze Cheng
|
d33676942b
|
fix: keep backward compatibility
|
2024-01-25 16:49:10 +08:00 |
|
Hongze Cheng
|
96af7972fa
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/primary-key
|
2024-01-25 16:23:17 +08:00 |
|
dmchen
|
2a8ef27f33
|
compile in macos
|
2024-01-25 08:22:21 +00:00 |
|
wangmm0220
|
2798ff824c
|
feat:[TD-28247]add grant for subscribe and stream
|
2024-01-25 16:07:09 +08:00 |
|
Hongze Cheng
|
e8a8748dc9
|
more fix
|
2024-01-25 15:48:45 +08:00 |
|
Hongze Cheng
|
7d27c3902a
|
feat: avoid meta rwlock starvation
|
2024-01-25 15:45:09 +08:00 |
|
dmchen
|
b10d7e7c1f
|
compile atomic
|
2024-01-25 07:30:54 +00:00 |
|
Haojun Liao
|
49bc3924fb
|
fix(stream): update the check order.
|
2024-01-25 15:17:14 +08:00 |
|
dmchen
|
0f90422a39
|
revert client
|
2024-01-25 03:34:45 +00:00 |
|
dmchen
|
e7953ad541
|
revert client change
|
2024-01-25 03:26:04 +00:00 |
|
slzhou
|
993728c200
|
feat: passed parser/ast
|
2024-01-25 11:20:04 +08:00 |
|
shenglian zhou
|
618e60cffc
|
feat: primary key to SField and SSchema
|
2024-01-25 11:00:38 +08:00 |
|
factosea
|
2513531eee
|
fix: statecount function checkou arg full equal
|
2024-01-25 10:19:51 +08:00 |
|
Alex Duan
|
ddaa898ead
|
fix: build error
|
2024-01-25 10:16:29 +08:00 |
|
54liuyao
|
7105b0ffe3
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-22023
|
2024-01-25 10:12:13 +08:00 |
|
Hongze Cheng
|
9d9306a03b
|
Merge pull request #24612 from taosdata/fix/TD-28437-3.0
fix/TD-28437
|
2024-01-25 10:01:29 +08:00 |
|
dmchen
|
f6ecd8d204
|
keep old protocal
|
2024-01-25 01:37:32 +00:00 |
|
Haojun Liao
|
75946f8bd1
|
Merge pull request #24615 from taosdata/fix/TD-28025
fix:[TD-28025]return 0 if create table failed if stable not exist
|
2024-01-25 09:19:54 +08:00 |
|
dapan1121
|
ba790fc652
|
Merge pull request #24619 from taosdata/fix/xsren/TD-28448/daylight3.0
fix: daylight
|
2024-01-25 09:13:44 +08:00 |
|
Alex Duan
|
27aa90d6b0
|
feat: sclfuns.c finished
|
2024-01-25 09:12:02 +08:00 |
|
factosea
|
dc6ee3e1a0
|
fix: daylight
|
2024-01-24 19:34:54 +08:00 |
|
kailixu
|
4d345b819a
|
feat: support uniq grant
|
2024-01-24 19:08:19 +08:00 |
|
dmchen
|
d9af07de6f
|
new table structure
|
2024-01-24 09:44:44 +00:00 |
|
shenglian zhou
|
48b5411ba9
|
feat: first parser and ast generation
|
2024-01-24 17:17:19 +08:00 |
|
slzhou
|
305d4a962a
|
fix: page block and reader block for each child table input
|
2024-01-24 17:16:18 +08:00 |
|
Haojun Liao
|
2ecc202cb3
|
fix(stream): remove invalid assert.
|
2024-01-24 17:10:45 +08:00 |
|
Haojun Liao
|
dc1ea9f9a1
|
fix(stream): clear htask info when unregistering the task.
|
2024-01-24 16:23:47 +08:00 |
|
slzhou
|
2f6a2923b7
|
fix: first running
|
2024-01-24 15:23:03 +08:00 |
|
Haojun Liao
|
1a45d40607
|
fix(stream): fix deadlock.
|
2024-01-24 14:37:46 +08:00 |
|
kailixu
|
e13e61f4d5
|
Merge branch '3.0' into feat/TD-27463-3.0
|
2024-01-24 14:26:17 +08:00 |
|
kailixu
|
c97274c5eb
|
feat: support uniq grant
|
2024-01-24 14:25:36 +08:00 |
|
Hongze Cheng
|
82f3b3a931
|
Merge pull request #24589 from taosdata/fix/ttlnoretry-3.0
fix: no retry for ttl drop table
|
2024-01-24 14:03:18 +08:00 |
|
wangmm0220
|
7d3aa69740
|
fix:[TD-28025]return 0 if create table failed if stable not exist
|
2024-01-24 14:02:07 +08:00 |
|
Haojun Liao
|
b8856931d8
|
fix(stream): fix syntax error.
|
2024-01-24 13:11:36 +08:00 |
|
Haojun Liao
|
8a7e38ad15
|
fix(stream): fix checkpoint failure check.
|
2024-01-24 13:10:53 +08:00 |
|
wangmm0220
|
6e09164c3a
|
fix:[TD-28025]return 0 if create table failed if stable not exist
|
2024-01-24 11:38:17 +08:00 |
|
slzhou
|
57a9ac75a8
|
feat: remove limit reached from merge scan operator
|
2024-01-24 11:37:47 +08:00 |
|
slzhou
|
4484e99e6c
|
fix: compilation error
|
2024-01-24 11:13:37 +08:00 |
|
Hongze Cheng
|
77e36f401f
|
Merge pull request #24591 from taosdata/FIX/TD-28415-3.0
enh: trigger vnodeCommit at exit even if no data changed
|
2024-01-24 11:12:45 +08:00 |
|
slzhou
|
033ebb5fa5
|
feat: prepare for switch between one reader and multi readers
|
2024-01-24 11:11:45 +08:00 |
|
dapan1121
|
823981b9b2
|
Merge pull request #24600 from taosdata/fix/xsren/TD-28447/orderByFuncParamFirstHitColumn
Fix/xsren/td 28447/order by func param first hit column
|
2024-01-24 10:46:22 +08:00 |
|
wangmm0220
|
22225d31c3
|
fix:[TD-28025]return 0 if create table failed if stable not exist
|
2024-01-24 10:39:22 +08:00 |
|
dmchen
|
262bb4cf12
|
fix/TD-28437
|
2024-01-24 02:30:03 +00:00 |
|
slzhou
|
622dd10b19
|
feat: add operator next function
|
2024-01-24 10:21:17 +08:00 |
|
wade zhang
|
86272dee4e
|
Merge pull request #24542 from taosdata/fix/refactorRetry1
refactor retry
|
2024-01-24 09:57:55 +08:00 |
|
Hongze Cheng
|
200c57ed8e
|
Merge pull request #24604 from taosdata/fix/TD-28437-3.0
fix/TD-28437
|
2024-01-24 09:41:31 +08:00 |
|
slzhou
|
3f2b469b5e
|
feat: refactor code
|
2024-01-24 09:12:27 +08:00 |
|
wangmm0220
|
416c87b5b7
|
fix:[TD-28446] modify trans confilct in subscribe
|
2024-01-23 18:48:19 +08:00 |
|
Haojun Liao
|
0cd84aa587
|
fix(stream): gen checkpoint for single task.
|
2024-01-23 17:51:50 +08:00 |
|
dmchen
|
e65c80d495
|
fix/TD-28431
|
2024-01-23 09:43:23 +00:00 |
|
dmchen
|
f349bbd51f
|
fix/TD-28437
|
2024-01-23 09:25:48 +00:00 |
|
slzhou
|
174673470d
|
fix: linux compilation
|
2024-01-23 17:12:53 +08:00 |
|
Yihao Deng
|
663b5b4ecf
|
sort epset
|
2024-01-23 09:09:29 +00:00 |
|
slzhou
|
70f869ce33
|
fix: memory error when limit 0
|
2024-01-23 17:05:03 +08:00 |
|
shenglian zhou
|
dd70c63dfe
|
feat: table merge scan with one less disk usage
|
2024-01-23 16:34:14 +08:00 |
|
dmchen
|
74fdc14ed3
|
fix/TD-28430
|
2024-01-23 08:33:12 +00:00 |
|
factosea
|
251585b49c
|
fix: orderby function first hit column
|
2024-01-23 15:37:50 +08:00 |
|
wangjiaming0909
|
cc45d7a6f3
|
fix: tcache conn obj ref count not released
|
2024-01-23 15:35:27 +08:00 |
|
dapan1121
|
6640809638
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-27337
|
2024-01-23 14:48:12 +08:00 |
|
dapan1121
|
3630cbd18d
|
enh: add asof ut framework
|
2024-01-23 14:47:24 +08:00 |
|
Yihao Deng
|
2479df3b1e
|
sort epset
|
2024-01-23 06:42:42 +00:00 |
|
Yihao Deng
|
62e6b5ca31
|
sort epset
|
2024-01-23 06:23:34 +00:00 |
|
Shungang Li
|
5bd14b4866
|
enh: errcode for message has been processed in preprocess
|
2024-01-23 13:53:51 +08:00 |
|
dapan1121
|
310f4c3d40
|
Merge pull request #24578 from taosdata/fix/TS-4467
fix: join subquery timestamp order mis-match issue
|
2024-01-23 11:24:05 +08:00 |
|
slzhou
|
5c9edce538
|
fix: whole block error
|
2024-01-23 10:45:26 +08:00 |
|
Benguang Zhao
|
192bb179e7
|
enh: trigger vnodeCommit at exit even if no data changed
|
2024-01-23 10:15:00 +08:00 |
|
54liuyao
|
0975e37845
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0
|
2024-01-23 10:07:50 +08:00 |
|
dapan1121
|
01b39911b6
|
Merge pull request #24587 from taosdata/fix/TD-28390
fix: scheduler save execution result issue
|
2024-01-23 08:55:05 +08:00 |
|
dapan1121
|
5833b7ff02
|
Merge pull request #24572 from taosdata/fix/xsren/orderBySameNameCol
fix: order by same name col
|
2024-01-23 08:48:11 +08:00 |
|
dapan1121
|
110284b360
|
Merge pull request #24563 from taosdata/fix/xsren/TS-4445/eventWindowCondition
fix: time pseudo column used illegally
|
2024-01-23 08:43:03 +08:00 |
|
slzhou
|
6ca92a3d92
|
fix: meory leak
|
2024-01-23 08:41:59 +08:00 |
|
dapan1121
|
66c30f861f
|
Merge pull request #24529 from taosdata/szhou/fix/td-28350
fix: calculate interval end with new alogrithm
|
2024-01-23 08:41:37 +08:00 |
|
dapan1121
|
799ff48e68
|
Merge pull request #24571 from taosdata/szhou/fix/td-28300-2
fix: compute scalar functions before agg in session window
|
2024-01-23 08:39:04 +08:00 |
|
factosea
|
bde8c14b55
|
fix: error code is overwritten
|
2024-01-22 20:54:24 +08:00 |
|
Shungang Li
|
6c823efc60
|
fix: no retry for ttl drop table
|
2024-01-22 19:55:27 +08:00 |
|
factosea
|
6ef1d8b0cb
|
checkout pseudo columns
|
2024-01-22 19:54:29 +08:00 |
|
factosea
|
48bb6c2bbb
|
fix: time pseudo column used illegally
|
2024-01-22 19:54:28 +08:00 |
|
dapan1121
|
888343f6fa
|
enh: add asof ut
|
2024-01-22 19:24:31 +08:00 |
|
kailixu
|
486e3b7479
|
feat: support uniq grant
|
2024-01-22 18:18:01 +08:00 |
|
dapan1121
|
cbe34ad76e
|
fix: mac compile error
|
2024-01-22 17:11:15 +08:00 |
|
dapan1121
|
c939ce4c3d
|
fix: scheduler save execution result issue
|
2024-01-22 17:03:45 +08:00 |
|
Yihao Deng
|
20aa81c96a
|
add test case
|
2024-01-22 09:00:24 +00:00 |
|
Yihao Deng
|
04538f9049
|
add test case
|
2024-01-22 08:59:40 +00:00 |
|
shenglian zhou
|
3f441bb8cf
|
feat: extract rows within limit before sort to disk
|
2024-01-22 15:29:07 +08:00 |
|
Yihao Deng
|
aa14e67da9
|
refactor retry
|
2024-01-22 07:21:14 +00:00 |
|
dapan1121
|
5d58c27f56
|
fix: join subquery timestamp order mis-match issue
|
2024-01-22 14:03:11 +08:00 |
|
kailixu
|
dbd3c53182
|
feat: support uniq grant
|
2024-01-22 13:20:15 +08:00 |
|
kailixu
|
5208829f23
|
Merge branch '3.0' into feat/TD-27463-3.0
|
2024-01-22 13:20:00 +08:00 |
|
slzhou
|
60b3ac93ab
|
fix: fix compilation error
|
2024-01-22 13:11:46 +08:00 |
|
Haojun Liao
|
db474626e6
|
fix(stream): fix memory leak.
|
2024-01-22 11:49:16 +08:00 |
|
Haojun Liao
|
ecd51e366f
|
Merge pull request #24512 from taosdata/opti/TD-28118
opti:[TD-28118] raw block data for tmq
|
2024-01-22 11:47:13 +08:00 |
|
slzhou
|
5021d981b8
|
fix: fix memory leak
|
2024-01-22 11:23:38 +08:00 |
|
Shungang Li
|
c719027b0b
|
fix: err in create log should not be ignored
|
2024-01-22 11:11:19 +08:00 |
|
Haojun Liao
|
2cc584ff44
|
fix(stream): fix error in check vgId.
|
2024-01-22 11:05:42 +08:00 |
|
factosea
|
00fd4f21ca
|
fix: order by same name col
|
2024-01-22 10:14:11 +08:00 |
|
slzhou
|
c3c8d7b07d
|
fix: compute scalar functions before agg in session window
|
2024-01-22 10:11:06 +08:00 |
|
54liuyao
|
288b91a4c3
|
mid interval retrive
|
2024-01-22 10:08:45 +08:00 |
|
Yihao Deng
|
a20845ec69
|
refactor retry
|
2024-01-22 01:04:06 +00:00 |
|
slzhou
|
9e3a42af01
|
fix: modify test case
|
2024-01-21 16:15:51 +08:00 |
|
slzhou
|
e84d36dd39
|
fix: add test case
|
2024-01-19 22:42:10 +08:00 |
|
Haojun Liao
|
4a5ab10b3d
|
fix(stream): fix memory leak.
|
2024-01-19 20:28:43 +08:00 |
|
kailixu
|
dce02868b7
|
fix: user sysinfo
|
2024-01-19 19:27:36 +08:00 |
|
dapan1121
|
3fecb387cc
|
enh: support asof join
|
2024-01-19 18:03:16 +08:00 |
|
yihaoDeng
|
b1ac1deedb
|
change db opt
|
2024-01-19 17:39:02 +08:00 |
|
facetosea
|
547b75977e
|
fix: timezone error on windows
|
2024-01-19 17:37:43 +08:00 |
|
wangmm0220
|
0e1ef540c4
|
opti:[TD-28118] raw block data for tmq
|
2024-01-19 17:09:02 +08:00 |
|
kailixu
|
b7ea583f3a
|
feat: support uniq grant
|
2024-01-19 17:01:19 +08:00 |
|
dapan1121
|
9576a999c6
|
Merge pull request #24537 from taosdata/fix/TD-28333-3.0
fix: heap user after free
|
2024-01-19 16:35:40 +08:00 |
|
Haojun Liao
|
d973f66cea
|
fix(stream): do checkpoint after fill-history task completed.
|
2024-01-19 16:18:02 +08:00 |
|
Yihao Deng
|
c56ddc1ba9
|
refactor retry
|
2024-01-19 07:52:32 +00:00 |
|
wangmm0220
|
f95d5e4f62
|
opti:[TD-28118] raw block data for tmq
|
2024-01-19 15:28:23 +08:00 |
|
kailixu
|
5d6703c3ef
|
feat: support uniq grant
|
2024-01-19 14:59:02 +08:00 |
|
54liuyao
|
bbabf91566
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0
|
2024-01-19 14:50:16 +08:00 |
|
kailixu
|
bc9dfd8a83
|
fix: heap use after free
|
2024-01-19 14:42:02 +08:00 |
|
kailixu
|
ff06f9ef42
|
fix: heap user after free
|
2024-01-19 14:31:02 +08:00 |
|
Yihao Deng
|
6c732a14a3
|
refactor retry
|
2024-01-19 06:20:16 +00:00 |
|
Haojun Liao
|
9d82fd8c78
|
Merge pull request #24535 from taosdata/fix/TD-28342
ignore invalid state
|
2024-01-19 14:03:52 +08:00 |
|
54liuyao
|
5a7d72d6ef
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0
|
2024-01-19 10:39:11 +08:00 |
|
kailixu
|
ba48115231
|
fix: heap user after free
|
2024-01-19 10:24:39 +08:00 |
|
dapan1121
|
3478ed6ec7
|
Merge pull request #24531 from taosdata/fix/xsren/TD-28364/last_row
fix: last_row error
|
2024-01-19 09:12:50 +08:00 |
|
dapan1121
|
497d07a198
|
Merge pull request #24482 from taosdata/szhou/fix/td-28222-2
fix: stream scan core due to table end index introduced in 1 null row…
|
2024-01-19 08:45:09 +08:00 |
|
kailixu
|
99c493dc5c
|
feat: support uniq grant
|
2024-01-18 19:40:41 +08:00 |
|
wangmm0220
|
7246fedfef
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/ly_multi_marks
|
2024-01-18 19:08:35 +08:00 |
|
54liuyao
|
ff8908dede
|
ignore invalid state
|
2024-01-18 18:30:21 +08:00 |
|
kailixu
|
1daa224651
|
feat: support uniq grant
|
2024-01-18 17:49:11 +08:00 |
|
factosea
|
b83bb8c150
|
fix: last_row error
|
2024-01-18 17:20:31 +08:00 |
|
dapan1121
|
fb20dd51de
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-27337
|
2024-01-18 17:11:25 +08:00 |
|
dapan1121
|
dcfa6c220e
|
fix: compile issues
|
2024-01-18 17:09:59 +08:00 |
|
dapan1121
|
97567f74cb
|
enh: support asof join
|
2024-01-18 16:50:47 +08:00 |
|
slzhou
|
64858af92f
|
fix: calculate interval end with new alogrithm
|
2024-01-18 16:30:18 +08:00 |
|
Haojun Liao
|
3980e1d955
|
Merge pull request #24519 from taosdata/fix/fixRebuildBackendFromLocal
rebuild stream backen from local
|
2024-01-18 16:15:22 +08:00 |
|
Hongze Cheng
|
f3efaeee52
|
Merge pull request #24516 from taosdata/FIX/TD-28360-3.0
fix: skip acked msg in snapshotReSend
|
2024-01-18 16:03:12 +08:00 |
|
Haojun Liao
|
996e2939a9
|
refactor: do some internal refactor.
|
2024-01-18 15:58:46 +08:00 |
|
kailixu
|
5d189f69ec
|
feat: support uniq grant
|
2024-01-18 15:51:45 +08:00 |
|
Haojun Liao
|
76e6c453e7
|
enh(stream): send msg to mnode when the transferring state completed.
|
2024-01-18 15:43:36 +08:00 |
|
kailixu
|
76558da849
|
feat: support uniq grant
|
2024-01-18 15:23:38 +08:00 |
|
Haojun Liao
|
719d1d1b90
|
refactor: do some internal refactor.
|
2024-01-18 14:34:18 +08:00 |
|
Haojun Liao
|
f8d0c52483
|
fix(stream): remove this unused drop history task msg and corresponding functions.
|
2024-01-18 14:32:48 +08:00 |
|
wangmm0220
|
1b85adaa3a
|
opti:[TD-28118] raw block data for tmq
|
2024-01-18 14:17:08 +08:00 |
|
Haojun Liao
|
8620e88965
|
fix(stream): enable wait for timer for meta quit safely.
|
2024-01-18 14:17:08 +08:00 |
|
Yihao Deng
|
06c9b8974b
|
rebuild stream backen from locak
|
2024-01-18 04:06:25 +00:00 |
|
Benguang Zhao
|
84810185c7
|
fix: skip acked msg in snapshotReSend
|
2024-01-18 11:16:18 +08:00 |
|
54liuyao
|
7986951f44
|
use taskid of operator
|
2024-01-18 11:02:18 +08:00 |
|
54liuyao
|
1309e56a95
|
use strncpy
|
2024-01-18 11:02:04 +08:00 |
|
54liuyao
|
94ab74cc7f
|
clone task id
|
2024-01-18 11:01:50 +08:00 |
|
wangmm0220
|
366de880a8
|
opti:[TD-28118] raw block data for tmq
|
2024-01-18 10:48:42 +08:00 |
|
slzhou
|
a1f7169b63
|
fix: remove uInfo
|
2024-01-18 09:52:04 +08:00 |
|
wangmm0220
|
4227340d9e
|
opti:[TD-28118] raw block data for tmq
|
2024-01-18 09:11:58 +08:00 |
|
dapan1121
|
567aab933d
|
Merge pull request #24509 from taosdata/fix/xsren/TD-28327/doubleFormat3.0
fix: LEASTSQUARES func result stack overflow
|
2024-01-18 09:08:17 +08:00 |
|
dapan1121
|
eed1095dc1
|
Merge pull request #24479 from taosdata/szhou/fix/td-28271
fix: add input ignore group to project
|
2024-01-18 08:49:31 +08:00 |
|
slzhou
|
f1fb7f5c14
|
fix: change num of output groups when cout empty group is needed
|
2024-01-18 08:43:36 +08:00 |
|
dapan1121
|
6285852f3c
|
Merge pull request #24493 from taosdata/fix/xsren/TD-28332/orderbyAmbigouus
fix: order by ambiguous
|
2024-01-18 08:43:00 +08:00 |
|
wangmm0220
|
d5d1dd9127
|
opti:[TD-28118] raw block data for tmq
|
2024-01-17 20:08:26 +08:00 |
|
facetosea
|
f010e18ff0
|
fix: LEASTSQUARES func result stack overflow
|
2024-01-17 18:28:00 +08:00 |
|
Haojun Liao
|
4a2cd87de7
|
Merge pull request #24503 from taosdata/fix/3_liaohj
fix(tsdb): fix race condition.
|
2024-01-17 18:27:54 +08:00 |
|
Haojun Liao
|
d1dbd03341
|
fix(tsdb): fix invalid set.
|
2024-01-17 17:29:00 +08:00 |
|
Haojun Liao
|
ba8ec6fc7b
|
Merge pull request #24498 from taosdata/fix/fixDebugLogError
fix debug log err
|
2024-01-17 16:55:10 +08:00 |
|
Haojun Liao
|
d44dc5bbb2
|
fix(tsdb): fix race condition.
|
2024-01-17 15:20:17 +08:00 |
|
Haojun Liao
|
56eac88349
|
Merge branch '3.0' into fix/3_liaohj
|
2024-01-17 15:14:52 +08:00 |
|
Haojun Liao
|
1ea671e373
|
enh(stream): remove time controller.
|
2024-01-17 14:55:15 +08:00 |
|
slzhou
|
9e0f83b800
|
fix: keep limit for project with input ignore group
|
2024-01-17 14:46:10 +08:00 |
|
Haojun Liao
|
fc16d26da2
|
Merge pull request #24488 from taosdata/fix/3_liaohj
fix(stream): fix some errors and do some internal refactor.
|
2024-01-17 14:25:32 +08:00 |
|
54liuyao
|
3bbfb26e09
|
stream count window
|
2024-01-17 14:22:19 +08:00 |
|
slzhou
|
449c1631ef
|
fix: add numOfOutputGroups back when group order scan
|
2024-01-17 13:34:37 +08:00 |
|
Yihao Deng
|
f27b69f0c2
|
fix debug log err
|
2024-01-17 04:46:54 +00:00 |
|
kailixu
|
bf0205b54d
|
Merge branch '3.0' into feat/TD-27463-3.0
|
2024-01-17 11:29:47 +08:00 |
|
kailixu
|
95cb004f80
|
feat: support uniq active code
|
2024-01-17 11:24:48 +08:00 |
|
factosea
|
7d70d79963
|
fix order by ambiguous case
|
2024-01-17 11:10:13 +08:00 |
|
slzhou
|
8e1039a07d
|
fix: when input ignore group, split from scan
|
2024-01-17 10:30:07 +08:00 |
|
wade zhang
|
e908679a32
|
Merge pull request #24484 from taosdata/fix/fixInvalidReadOnQuery
fix invalid read write
|
2024-01-17 10:23:46 +08:00 |
|
dapan1121
|
66c9c076e8
|
Merge pull request #24469 from taosdata/fix/xsren/TD-28204/whereOptimizeConditional
Fix/xsren/td 28204/where optimize conditional
|
2024-01-17 10:20:51 +08:00 |
|
xinsheng Ren
|
737abbebb7
|
Revert "fix: LEASTSQUARES func result overflow"
|
2024-01-17 10:09:56 +08:00 |
|
Haojun Liao
|
a56e589048
|
Merge pull request #24490 from taosdata/fix/TD-28338
fix:[TD-28338]empty varchar value return NULL in tmq
|
2024-01-17 10:09:40 +08:00 |
|
Haojun Liao
|
644b057c2c
|
Merge pull request #24485 from taosdata/fix/xsren/TD-28327/doubleFormat
fix: LEASTSQUARES func result overflow
|
2024-01-17 10:07:41 +08:00 |
|
factosea
|
f1a2340288
|
fix: order by ambiguous
|
2024-01-16 19:46:57 +08:00 |
|
yihaoDeng
|
0d4cc6b8e2
|
fix:[TD-28338]empty varchar value return NULL in tmq
|
2024-01-16 18:46:37 +08:00 |
|
Haojun Liao
|
3d98fc6a67
|
other: merge 3.0
|
2024-01-16 18:29:33 +08:00 |
|
Haojun Liao
|
0280f129bd
|
fix(stream):add some logs.
|
2024-01-16 18:21:29 +08:00 |
|
Haojun Liao
|
882b916940
|
fix(stream): adjust stream trans conflict check.
|
2024-01-16 16:11:04 +08:00 |
|