Commit graph

8736 commits

Author SHA1 Message Date
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
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
dapan1121
34a943a1f2
Merge pull request #25242 from taosdata/feat/ly_query
adj last function
2024-04-15 16:04:23 +08:00
Haojun Liao
665107ad3a enh(stream): add more info in meta table. 2024-04-15 14:23:37 +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
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
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
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