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 |
Haojun Liao
|
e5dddc4abf
|
Merge branch '3.0' into fix/3_liaohj
|
2024-04-19 19:13:28 +08:00 |
Haojun Liao
|
ea527b19b8
|
fix(stream): set correct start version if no checkpoint exist.
|
2024-04-19 19:12:23 +08: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 |
wangmm0220
|
16065e2a2d
|
fix:move err msg to tmq interface
|
2024-04-19 16:36:11 +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
|
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 |
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 |
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
|
e495f347c8
|
enh: acquire conv in batch mode when convert ucs4 to mbs
|
2024-04-18 17:17:04 +08:00 |
Hongze Cheng
|
614f1f5a9d
|
Merge pull request #25379 from taosdata/feat/addCompress
Feat/add compress
|
2024-04-18 17:10:34 +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 |
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
|
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 |
dm chen
|
1196ea72da
|
Merge branch '3.0' into feat/TD-24834
|
2024-04-17 17:13:29 +08:00 |
kailixu
|
3bad06b76f
|
enh: error log optimization for invalid dnode cfg
|
2024-04-17 16:59:43 +08:00 |
Yihao Deng
|
04e78d0ce7
|
Merge branch 'feat/3.0' into feat/compress_3.0
|
2024-04-17 03:23:02 +00:00 |
kailixu
|
74afb8deae
|
chore: solve conflicts
|
2024-04-17 10:52:34 +08:00 |
yihaoDeng
|
469e9ba069
|
add compress
|
2024-04-17 10:20:11 +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 |
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
|
6f9de676f0
|
Merge branch 'fix/compress_3.0' into feat/compress_3.0
|
2024-04-16 09:27:26 +00: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
|
1b37ef03fb
|
fix duplicate tsma funcs
|
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
|
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
|
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
|
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
|
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
|
a1054234e2
|
fix query tsma child table
|
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
|
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
|
54100b1c0d
|
add tsma test, fix catalog cache update
|
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
|
02e36d37fd
|
create tsma subtable with concat tbname
|
2024-04-16 14:14:40 +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
|
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
|
7621d72e04
|
Merge branch '3.0' into feat/TD-27337
|
2024-04-16 13:33:25 +08:00 |
dm chen
|
aedec5ead7
|
Merge branch '3.0' into feat/TD-24834
|
2024-04-16 11:35:49 +08:00 |
dapan1121
|
55d118d17c
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-27337
|
2024-04-16 09:12:04 +08:00 |
Haojun Liao
|
13bd296d58
|
Merge branch '3.0' into fix/3_liaohj
|
2024-04-15 18:53:48 +08:00 |
Haojun Liao
|
1ac192c069
|
fix(stream): keep the original tsdb scan version range.
|
2024-04-15 18:41:38 +08:00 |
Yihao Deng
|
ea9385912f
|
Merge branch '3.0' into feat/compress_3.0
|
2024-04-15 09:06:30 +00:00 |
kailixu
|
123090e18a
|
fix: solve conflicts
|
2024-04-15 16:12:15 +08:00 |
dapan1121
|
34a943a1f2
|
Merge pull request #25242 from taosdata/feat/ly_query
adj last function
|
2024-04-15 16:04:23 +08: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 |
yihaoDeng
|
4948bd690d
|
3.0 merge compress
|
2024-04-15 11:38:44 +08:00 |
Minglei Jin
|
4b3e3f9091
|
Merge branch '3.0' into enh/TD-28945-pk
|
2024-04-15 09:31:56 +08:00 |
dapan1121
|
319ab5f2c2
|
enh: support hash join
|
2024-04-12 15:44:23 +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 |
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 |
54liuyao
|
af97f9e000
|
add config
|
2024-04-11 16:48:58 +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 |
Minglei Jin
|
6515d74fa2
|
Merge branch '3.0' into enh/TD-28945-pk
|
2024-04-11 16:02:01 +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 |
kailixu
|
3738ce9e10
|
chore: solve conflicts of sql.c
|
2024-04-11 11:05:58 +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 |
kailixu
|
bff8226c0f
|
enh: none column for primary key
|
2024-04-11 08:27:17 +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 |
54liuyao
|
c6d492d3fd
|
set ts column index for function
|
2024-04-10 17:41:59 +08:00 |
yihaoDeng
|
a02426fd2f
|
Merge branch '3.0' into feature/compressData
|
2024-04-10 09:03:50 +00:00 |
wangjiaming0909
|
8a5532dd88
|
add cfg value check
|
2024-04-10 16:48:02 +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 |
Minglei Jin
|
0761692b14
|
Merge branch 'feat/TS-4243-3.0' into enh/TD-28945-pk
|
2024-04-10 16:30:06 +08:00 |
Minglei Jin
|
49a9c5abad
|
Merge branch '3.0' into feat/TS-4243-3.0
|
2024-04-10 16:24:24 +08:00 |
54liuyao
|
e161556f51
|
set ts column index for function
|
2024-04-10 15:35:25 +08:00 |
Hongze Cheng
|
1bcf693f07
|
more code
|
2024-04-10 15:06:43 +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 |
dmchen
|
5f31575624
|
refactor
|
2024-04-09 06:55:01 +00: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 |
dapan1121
|
8407eb3791
|
enh: outer join performance optimization
|
2024-04-09 09:48:38 +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 |
Minglei Jin
|
1dbb91bf6a
|
cos/multi-write: default s3_keeplocal to 3650 days
|
2024-04-08 14:27:22 +08:00 |
Minglei Jin
|
a407f76165
|
Merge branch '3.0' into enh/TD-28945
|
2024-04-08 10:55:47 +08:00 |
Minglei Jin
|
44b9785853
|
cos/multi-write: include headers part
|
2024-04-08 10:33:02 +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 |
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 |
dapan1121
|
6d52120bf7
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-27337
|
2024-04-07 13:54:39 +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 |
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
|
adb6de0595
|
fix: null value check for target column with pk
|
2024-04-02 17:33:11 +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 |
Haojun Liao
|
94e6f96a75
|
other: merge 3.0
|
2024-04-02 13:39:26 +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 |
dmchen
|
0a4556984c
|
merge
|
2024-04-01 09:19:29 +00: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 |
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
|
e71eefddfc
|
Merge branch 'feat/TS-4243-3.0' into feature/compressData
|
2024-03-30 14:58:29 +00:00 |
yihaoDeng
|
aa5ccf2b0b
|
Merge branch '3.0' into feature/compressData
|
2024-03-30 09:57:23 +00:00 |
yihaoDeng
|
d7cee5dd80
|
fix invalid compress/decompress
|
2024-03-29 13:48:58 +00: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 |
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 |
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 |
yihaoDeng
|
f2d03dbbdf
|
fix merge error
|
2024-03-29 03:02:33 +00: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 |