Commit graph

4123 commits

Author SHA1 Message Date
wangjiaming0909
718b0ad16e replace unsafe functions 2024-12-02 13:46:07 +08:00
Hongze Cheng
61d8fbc9d9 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4994-3.0 2024-12-02 09:11:44 +08:00
Shengliang Guan
7181c5d960
Merge pull request #28988 from taosdata/main
merge: from main to 3.0 branch
2024-11-30 11:06:48 +08:00
Shengliang Guan
41ccb28f86
Merge pull request #28975 from taosdata/feat/main/TS-5667
support interp fill extension
2024-11-29 17:48:25 +08:00
Shengliang Guan
9201fd8902
Merge pull request #28979 from taosdata/enh/TD-32728
Enh/td 32728
2024-11-29 17:35:58 +08:00
Hongze Cheng
9f6f82ff98 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4994-3.0 2024-11-29 15:10:27 +08:00
yihaoDeng
e495d39220 Merge remote-tracking branch 'origin/3.0' into enh/addDiskUsage 2024-11-29 13:50:09 +08:00
xiao-77
bcabfa3382 Merge branch '3.0' into enh/3.0/TS-5007 2024-11-29 11:33:38 +08:00
Pengrongkun
4aee30f003 Merge remote-tracking branch 'origin/3.0' into enh/TD-32728 2024-11-29 10:13:10 +08:00
Pengrongkun
653eff8c1a taos_stmt2_get_stb_fields support insert into ? using stb tags(?) values(?) 2024-11-29 10:12:29 +08:00
wangjiaming0909
3239a10b76 support interp fill extension 2024-11-28 20:30:53 +08:00
Shengliang Guan
fb4486cedb Merge branch 'main' into merge/mainto3.0 2024-11-28 19:21:25 +08:00
wangmm0220
ea9c5d3ce6 feat:[TD-32642] add timezone for connection support 2024-11-28 18:59:54 +08:00
yihaoDeng
c21ff8fdfe support escape and update test case 2024-11-28 16:11:08 +08:00
Shengliang Guan
ab604c18f9
Merge pull request #28925 from taosdata/feat/updateMultiTag
Feat/updateMultiTag
2024-11-28 14:24:23 +08:00
Shengliang Guan
26ba4b1f29 Merge branch '3.0' into merge/mainto3.0 2024-11-27 22:32:50 +08:00
Shengliang Guan
6db8a25c98 Merge branch 'main' into merge/mainto3.0 2024-11-27 22:31:17 +08:00
kailixu
404b66e860 feat: support auto compact 2024-11-27 16:27:14 +08:00
wangmm0220
0e2a16d70f feat:[TD-32642] add charset for connection support 2024-11-27 14:25:34 +08:00
yihaoDeng
90d63ea5a2 fix partial failure 2024-11-27 07:59:16 +08:00
kailixu
67924ee55b feat: support auto compact 2024-11-26 19:46:48 +08:00
xiao-77
d778ada8f9 Add show 2024-11-26 16:08:16 +08:00
yihaoDeng
022544d226 update test case 2024-11-26 15:01:04 +08:00
wangmm0220
2ca9f9c8ce feat:[TD-32642] merge from 3.0 2024-11-26 00:13:43 +08:00
wangmm0220
c7d0f69ca4 feat:[TD-32642] add timezone logic 2024-11-25 23:43:37 +08:00
yihaoDeng
8a10fd4f7e refactor code 2024-11-25 20:27:48 +08:00
yihaoDeng
81d177d52d support subscript 2024-11-25 19:17:56 +08:00
yihaoDeng
4d857b0149 fix mem leak 2024-11-25 15:22:53 +08:00
Hongze Cheng
496d9bb405 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4994-3.0 2024-11-25 13:39:47 +08:00
yihaoDeng
97e08abe8c support update multi tag 2024-11-25 10:55:28 +08:00
Shengliang Guan
a7f655a784
Merge pull request #28855 from taosdata/fix/3.0/TD-32797
fix:[ TD-32797] stmt2 nchar interlacemode problem
2024-11-24 11:50:05 +08:00
Shengliang Guan
062a8a2831
Merge pull request #28879 from taosdata/fix/TS-5677/rewriteGroupbyFunc
fix: rewrite groupkey while using windows
2024-11-24 11:45:07 +08:00
yihaoDeng
3027e377fa support update multi tag 2024-11-23 22:18:30 +08:00
wangmm0220
69da972796 feat:[TD-32642] add timezone logic 2024-11-22 18:31:51 +08:00
Pengrongkun
09a9298de7 TD-32797:fix array realloc problem 2024-11-22 17:43:54 +08:00
yihaoDeng
407eeb6620 Unable to 2024-11-22 14:43:11 +08:00
Shengliang Guan
a607951115 Merge branch 'main' into merge/mainto3.0 2024-11-22 13:39:44 +08:00
Shengliang Guan
a414df1d31
Merge pull request #28870 from taosdata/fix/TD-32943/groupbyvalue
fix: group by value
2024-11-22 13:29:40 +08:00
factosea
58b8e45a10 fix: rewrit groupby function 2024-11-22 09:56:40 +08:00
Shengliang Guan
36deebdde9
Merge pull request #28873 from taosdata/fix/liaohj
fix(analytics): do some internal refactor and fix the error in parse options.
2024-11-22 09:06:13 +08:00
Haojun Liao
af1c0c98bb fix(analytics): do some internal refactor and fix the error in parse the option string. 2024-11-21 15:14:37 +08:00
factosea
2077c9e561 fix: group by value 2024-11-21 14:20:08 +08:00
Shengliang Guan
ba15fb0644 Merge branch '3.0' into merge/mainto3.0 2024-11-21 11:04:36 +08:00
Shengliang Guan
cfa7d275f2 Merge branch 'main' into merge/mainto3.0 2024-11-21 11:00:00 +08:00
Shengliang Guan
e8d663809d
Merge pull request #28756 from taosdata/fix/main/tsbs_perf_optimization
fix tsbs perf issue
2024-11-21 10:40:47 +08:00
dapan1121
164fa67db5 Merge remote-tracking branch 'origin/3.0' into feat/TD-30268 2024-11-21 10:23:57 +08:00
Hongze Cheng
34944abfd3 more change 2024-11-20 16:47:35 +08:00
Hongze Cheng
54b367d952 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4994-3.0 2024-11-20 16:29:39 +08:00
Shengliang Guan
3cada2032f
Merge pull request #28823 from taosdata/fix/3.0/TD-32587
fix:[TD-32587]fix stmt segmentation fault
2024-11-20 15:11:01 +08:00
Hongze Cheng
9e484be276 feat: support alter dnode max_compact_tasks 2024-11-20 14:17:50 +08:00
Hongze Cheng
b86be02332 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4994-3.0 2024-11-20 10:53:55 +08:00
Pengrongkun
6b2846f941 fix segmentation fault 2024-11-19 22:25:46 +08:00
Shengliang Guan
899e5acb99
Merge pull request #28777 from taosdata/fix/3.0/TD-32366
fix:TD-32366/stmt add geometry datatype check
2024-11-19 18:42:27 +08:00
Pengrongkun
f3b4aa14be add checkWKBGeometry function 2024-11-19 16:44:28 +08:00
Pengrongkun
ff2d0e6d67 fix CI problem 2024-11-19 09:22:34 +08:00
wangjiaming0909
cb44efd329 fix comments 2024-11-18 17:26:07 +08:00
Hongze Cheng
5a85688819 enh: add query filesets sql supoort 2024-11-18 16:57:15 +08:00
Hongze Cheng
e97750608e Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4994-3.0 2024-11-18 14:33:43 +08:00
wangjiaming0909
6c18289de0 fix tsbs perf issue 2024-11-18 14:11:21 +08:00
wangjiaming0909
b589f9089c add test case 2024-11-18 09:33:43 +08:00
Pengrongkun
a774d3b428 fix some review problem 2024-11-16 09:27:52 +08:00
Pengrongkun
8d5508a7a6 fix compile problem 2024-11-16 08:52:57 +08:00
wangmm0220
7aef49638e feat:[TD-32642] add timezone logic 2024-11-15 19:44:03 +08:00
wangjiaming0909
2be0ca15d8 fix group_partition test 2024-11-15 18:10:44 +08:00
wangjiaming0909
09fe252a31 remove duplicate group by cols 2024-11-15 17:52:06 +08:00
yihaoDeng
2b2377869f Merge remote-tracking branch 'origin/3.0' into enh/addDiskUsage 2024-11-15 15:36:05 +08:00
Shengliang Guan
527def388d
Merge pull request #28778 from taosdata/main
merge: from main to 3.0 branch
2024-11-15 10:14:22 +08:00
Pengrongkun
6f3c6548cb add geometry check during stmt_bind_param 2024-11-14 21:25:14 +08:00
yihaoDeng
42065bf2e8 Merge remote-tracking branch 'origin/3.0' into enh/addDiskUsage 2024-11-14 17:44:29 +08:00
yihaoDeng
6ad894b356 support quick cmd 2024-11-14 17:04:11 +08:00
Hongze Cheng
be743733a5 feat: support database auto compact parameters 2024-11-14 17:01:15 +08:00
Shungang Li
67da7b1036 feat: alter systable variablesSchema 2024-11-13 16:51:40 +08:00
yihaoDeng
eddc7918d3 add quick cmd 2024-11-12 21:10:17 +08:00
Hongze Cheng
a9e5699a4d enh: add more error case handle code 2024-11-11 15:23:41 +08:00
dapan1121
a8561fba4f Merge remote-tracking branch 'origin/3.0' into feat/TD-30268 2024-11-11 11:01:22 +08:00
Hongze Cheng
7d9c7918cb Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4994-3.0 2024-11-11 10:31:01 +08:00
dapan1121
411d61504f fix: remove taosMem calling 2024-11-11 09:09:40 +08:00
Shengliang Guan
f46cf6044d
Merge pull request #28709 from taosdata/main
merge: from main to 3.0 branch
2024-11-10 11:50:38 +08:00
Hongze Cheng
def6f69819 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4994-3.0 2024-11-08 11:24:29 +08:00
Hongze Cheng
f3de4bb2d8 more code 2024-11-08 11:13:37 +08:00
dapan1121
371094cc13 Merge remote-tracking branch 'origin/3.0' into feat/TD-30268 2024-11-08 10:13:20 +08:00
wangjiaming0909
9a92c136ce fix drop child table with tsma 2024-11-08 09:47:47 +08:00
wangjiaming0909
5955d121b3 revert first/last fetch 2024-11-08 09:42:59 +08:00
wangjiaming0909
7f501130a2 client add query fisrt/last/count for drop table 2024-11-08 09:42:58 +08:00
Shengliang Guan
d36b6fd214
Merge pull request #28682 from taosdata/enh/TD-32167/os
Parameter validation
2024-11-08 09:30:09 +08:00
Hongze Cheng
173528f747 fix code 2024-11-07 18:42:29 +08:00
Haojun Liao
a8f7f153d9 refactor: do some internal refacrtor. 2024-11-07 16:44:43 +08:00
Hongze Cheng
0f1692b63f more code 2024-11-07 16:35:01 +08:00
Hongze Cheng
318ac32ca2 more code 2024-11-07 15:43:54 +08:00
Hongze Cheng
987478ff68 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4994-3.0 2024-11-07 14:32:27 +08:00
xsren
04565b23ef Parameter validation 2024-11-07 13:36:53 +08:00
dmchen
623017b16d dmchen/trans-improve-show 2024-11-07 02:32:44 +00:00
Shengliang Guan
1f7bd1d179 Merge branch 'main' into enh/TD-32615/lemon 2024-11-06 20:52:36 +08:00
54liuyao
06bfd0a7ba fix issue 2024-11-06 17:43:04 +08:00
54liuyao
88cb8a9599 fix issue 2024-11-06 17:21:21 +08:00
xsren
1456d027b7 fix: lemon_sqll depends 2024-11-06 15:11:27 +08:00
xsren
b566e26084 enh: ttokendef.h 2024-11-06 13:47:01 +08:00
54liuyao
ba31bf2c52 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-11-06 09:42:50 +08:00
xsren
9b6f855acf enh: lemon on windows 2024-11-05 19:20:09 +08:00
Hongze Cheng
6455c0980f Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4994-3.0 2024-11-05 17:48:39 +08:00
Hongze Cheng
a16fcc5dea more code 2024-11-05 17:48:26 +08:00
yihaoDeng
ae8ac7e308 support disk usage 2024-11-05 16:36:52 +08:00
Hongze Cheng
a72c49495b more code 2024-11-05 16:14:55 +08:00
Shengliang Guan
cca24b7381
Merge pull request #28634 from taosdata/feat/contrib30
refact: rename version to td_version
2024-11-05 13:33:20 +08:00
xsren
ce67963f8d fix: lemon path 2024-11-05 11:07:44 +08:00
Hongze Cheng
cefc1832e2 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4994-3.0 2024-11-05 10:59:56 +08:00
Hongze Cheng
598843f699 some code change 2024-11-05 10:55:06 +08:00
Shengliang Guan
9588581b5d
Merge pull request #28622 from taosdata/TEST/3.0/TD-32120
enh(stmt2):add api taos_stmt2_get_all_fields
2024-11-05 10:49:14 +08:00
Shengliang Guan
4755c723d3
Merge pull request #28416 from taosdata/fix/ly_stream
fix(stream):modify error message
2024-11-05 09:57:28 +08:00
yihaoDeng
e33a888d26 add disk usage 2024-11-05 09:10:59 +08:00
xsren
7085e25388 enh: lemon 2024-11-04 20:24:23 +08:00
yihaoDeng
90222531e7 check db 2024-11-04 18:44:56 +08:00
Pengrongkun
b011ef49e0 TD-32120:add api taos_stmt2_get_all_fields
fix some format

convert TAOS_FIELD_E to TAOS_FIELD_ALL, to prevent modifications to the original API

rename taos_stmt2_get_stb_fields

refact parse for ctbname parameterized

refactor some code, fix some core problem.
2024-11-04 16:59:13 +08:00
Shengliang Guan
03814cfe5a refact: rename version to td_version 2024-11-04 15:16:15 +08:00
xsren
02ed4f457d delete sql.c 2024-11-04 15:03:19 +08:00
54liuyao
de92e455a6 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-11-04 09:11:43 +08:00
yihaoDeng
b38d5a2492 support show db disk info 2024-11-02 21:36:08 +08:00
Shengliang Guan
4c2dbef46c
Merge pull request #28596 from taosdata/enh/dnodelist
feat: support create database in the specified dnode list.
2024-11-01 20:21:55 +08:00
yihaoDeng
160e2686c4 Merge remote-tracking branch 'origin/3.0' into enh/addDiskUsage 2024-11-01 15:58:57 +08:00
Shengliang Guan
daa8341a3e
Merge pull request #28512 from taosdata/opti/TD-30681
Opti/td 30681
2024-11-01 14:42:39 +08:00
54liuyao
158eda13f9 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-10-31 17:49:58 +08:00
Shengliang Guan
eedc020425 Merge branch '3.0' into enh/dnodelist 2024-10-31 17:40:01 +08:00
Shengliang Guan
765a0f4a03
Merge pull request #28589 from taosdata/enh/TS-5441-3.0
fix:[TS-5441] error if cols not equal in write_raw_block
2024-10-31 17:36:58 +08:00
Shengliang Guan
6aafc047b2
Merge pull request #28435 from taosdata/fix/TD-32166
enh:[TD-32166]refactor code in sml
2024-10-31 15:34:08 +08:00
Shengliang Guan
f8952f6c17
Merge pull request #28550 from taosdata/fix/3.0/TD-32664
fix partition + having planner internal error
2024-10-31 15:32:41 +08:00
Shengliang Guan
94b8af0b44 Merge branch '3.0' into enh/dnodelist 2024-10-31 15:18:34 +08:00
wangmm0220
3a66d2fb3b fix:[TS-5441] error if cols not equal in write_raw_block 2024-10-31 14:51:56 +08:00
Hongze Cheng
e260eb7a07
Revert "enh(stmt2):add api taos_stmt2_get_all_fields" 2024-10-31 13:35:42 +08:00
Shengliang Guan
c5d258ac1e
Merge pull request #28523 from taosdata/TEST/3.0/TD-32120
enh(stmt2):add api taos_stmt2_get_all_fields
2024-10-31 12:46:07 +08:00
Pan Wei
077da8d945
Merge branch '3.0' into opti/TD-30681 2024-10-31 08:39:12 +08:00
dapan1121
edfefbff77 fix: value node clone issue 2024-10-30 19:07:47 +08:00
Jing Sima
7d05ccbfa0 fix:[TS-5567] fix bug when partition/group by const value's alias name. 2024-10-30 18:55:18 +08:00
Pengrongkun
3895a7707a convert TAOS_FIELD_E to TAOS_FIELD_ALL, to prevent modifications to the original API 2024-10-30 18:12:08 +08:00
Shengliang Guan
91a352a329 Merge branch '3.0' into merge/mainto3.0 2024-10-30 18:04:58 +08:00
54liuyao
b6d16eccdb Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-10-30 14:54:42 +08:00
Pengrongkun
aa3c79100b fix some format 2024-10-30 14:24:10 +08:00
Shengliang Guan
ea9ed2e538
Merge pull request #28300 from taosdata/enh/TS-5441-3.0
enh:[TS-5441] cost too long in tmq write meta data by cache meta and vg info
2024-10-30 13:43:41 +08:00
wangjiaming0909
e6e36bcd2d fix PARITION (INTERVAL) HAVING() caused planner internal err 2024-10-30 11:09:57 +08:00
54liuyao
d065d71821 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-10-30 10:09:48 +08:00
Shengliang Guan
c026f26289
Merge pull request #28546 from taosdata/merge/mainto3.0
merge: from main to 3.0 branch
2024-10-30 08:57:21 +08:00
Shengliang Guan
689cdd4e44 test: add dnodes cases 2024-10-29 21:33:36 +08:00
Shengliang Guan
6690a9ec84 feat: remove alter db options 2024-10-29 21:24:27 +08:00
Jing Sima
419c2e2974 fix:[TS-5567] fix bug when partition/group by const value's alias name. 2024-10-29 18:02:25 +08:00
Pengrongkun
e9feec94b3 TD-32120:add api taos_stmt2_get_all_fields 2024-10-29 17:27:48 +08:00
Shengliang Guan
adf7ea29cb feat: alloc dnode from input dnode list 2024-10-29 14:40:40 +08:00
Shengliang Guan
59f00727e5 Merge remote-tracking branch 'origin/3.0' into enh/dnodelist 2024-10-29 11:39:11 +08:00
54liuyao
95ba57c139 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-10-29 10:57:12 +08:00
yihaoDeng
b523cf8802 fix:conflicts from 3.0 2024-10-28 17:34:20 +08:00
Minglei Jin
53826a320f fix(s3/s3_chunksize): rename to s3_chunkpages & default to 128k pages 2024-10-28 16:46:26 +08:00
54liuyao
3fdb1f4b7c add stream check 2024-10-28 13:18:59 +08:00
Shengliang Guan
0cae5f178c enh: increase synatx parser 2024-10-26 21:16:28 +08:00
lyh250-666
d5876b0457 opti:modify bytes for numbers and string 2024-10-25 16:59:46 +08:00
54liuyao
ff46074b19 unsupported sliding 2024-10-25 15:43:28 +08:00
54liuyao
cea454b002 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-10-24 19:24:55 +08:00
wangmm0220
35d3d968ff enh:[TD-32166]refactor code in sml 2024-10-24 18:55:37 +08:00
Shengliang Guan
4a6e011615 fix: invalid db options 2024-10-24 18:33:37 +08:00
dapan1121
4f3484b823 Merge remote-tracking branch 'origin/3.0' into feat/TD-30268 2024-10-24 16:49:38 +08:00
Shengliang Guan
81c30ab7c0 fix: format cmake file 2024-10-24 10:10:07 +08:00
54liuyao
b025fd29b0 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-10-23 09:32:52 +08:00
Pan Wei
92e03d3b73
Merge pull request #28442 from taosdata/opti/TD-30681
Opti/td 30681
2024-10-22 18:29:53 +08:00
lyh250-666
324a4eab4e opti:modify result type for case when 2024-10-22 10:21:42 +08:00
54liuyao
3365da365f Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-10-22 10:17:49 +08:00
Shengliang Guan
25d43c139c
Merge pull request #28363 from taosdata/feature/TS-5530
feat: data analysis
2024-10-21 19:51:24 +08:00
wangmm0220
eaae6d4bfd enh:[TD-32166]refactor code in sml 2024-10-21 17:30:12 +08:00
54liuyao
f04151d772 fix(stream):add force window close check 2024-10-18 17:38:14 +08:00
54liuyao
bef7fb6045 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-10-18 16:45:30 +08:00
54liuyao
f40a760f1c fix(stream):modify error message 2024-10-18 15:48:41 +08:00
Haojun Liao
a069cb9b8d
Merge pull request #28398 from taosdata/fix/ly_stream
feat(stream):add max delay check
2024-10-18 09:29:35 +08:00
54liuyao
6a2a5b80a1 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-10-18 09:28:18 +08:00
Pan Wei
b04b6b21a5
Merge pull request #28373 from taosdata/fix/TS-5531/not
fix: not condition
2024-10-17 18:33:15 +08:00
54liuyao
0e2fe1554b interp only support force window close 2024-10-17 17:29:57 +08:00
54liuyao
9aaab9c3b0 feat(stream):add max delay check 2024-10-17 10:39:59 +08:00
lyh250-666
23d119c654 opti:modify result type of case when 2024-10-16 20:21:56 +08:00
factosea
9bf2c61d93 not nest 2024-10-16 16:15:45 +08:00
54liuyao
3e49f40c74 stream twa 2024-10-16 12:16:59 +08:00
54liuyao
944457d7a6 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-10-16 12:09:17 +08:00
lyh250-666
babd3f6360 opti:modify case when result type 2024-10-15 17:32:04 +08:00
Minglei Jin
7348eddc09 stmt2/add batch: move interlace add batch into exec2 2024-10-15 14:51:07 +08:00
Shengliang Guan
3003e7286e feat: data analysis 2024-10-15 10:00:38 +08:00
Shengliang Guan
9f05ca5ee8 revert: data analysis 2024-10-14 23:27:11 +08:00
Pan Wei
53fb183bb8
Merge pull request #28297 from taosdata/fix/revokeEscapeIssue
fix: revoke table name escape issue
2024-10-14 19:08:34 +08:00
Hongze Cheng
f9405b35d3 fix: add tag length check in stmt 2024-10-14 14:21:38 +08:00
wangmm0220
61531e7339 enh:[TS-5441] cost too long in tmq write meta data by cache meta and vg info 2024-10-14 13:55:45 +08:00
54liuyao
9377450199 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-10-14 13:55:05 +08:00
Pan Wei
80e2e426f0
Merge pull request #28277 from taosdata/enh/TD-32413/snprintf
Enh/td 32413/snprintf
2024-10-14 10:59:03 +08:00
Haojun Liao
e0018734a4
Merge pull request #28322 from taosdata/fix/ly_stream
fix(stream): check reload function
2024-10-12 09:22:33 +08:00
lyh250-666
e7215c5a24 opti:modify common type between numbers and string 2024-10-11 16:51:09 +08:00
lyh250-666
9bbfff8bf8 opti:modify type display between numbers and string 2024-10-11 16:18:10 +08:00
xinsheng Ren
9f645a0879
Merge branch '3.0' into enh/TD-32413/snprintf 2024-10-11 16:07:25 +08:00
54liuyao
96338d021f fix(stream):check stream sql 2024-10-11 15:47:55 +08:00
54liuyao
a2ef8c55a1 fix(stream):check stream sql 2024-10-11 15:46:38 +08:00
54liuyao
ef0782d378 fix(stream): check reload function 2024-10-11 15:27:29 +08:00
Shengliang Guan
7ba8a6a680 fix: manual testing errors 2024-10-11 12:11:59 +08:00
Shengliang Guan
11463a6d8a Merge branch 'feat/anode6' into feat/anode7 2024-10-10 21:06:39 +08:00
Shengliang Guan
70d17e3642 Merge branch '3.0' into feat/anode6 2024-10-10 21:02:51 +08:00
wangmm0220
a9f393aa56 fix:[TS-5441] conflicts from 3.0 2024-10-10 18:32:25 +08:00
wangmm0220
42b7520d34 enh:[TS-5441] cost too long in tmq write meta data by cache meta and vg info 2024-10-10 18:27:42 +08:00
lyh250-666
f08e5054a3 opti:modify type 2024-10-10 18:06:24 +08:00
dapan1121
3faff06991 fix: revoke table name escape issue 2024-10-10 16:19:27 +08:00
54liuyao
5c121fd90d Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-10-10 15:58:07 +08:00
lyh250-666
87caa19c70 opti:add bool type 2024-10-10 13:48:54 +08:00
lyh250-666
9a125698b8 opti:add bool type 2024-10-10 13:46:11 +08:00
Shengliang Guan
e792c1a986 fix: unitest error 2024-10-10 11:49:26 +08:00
xsren
e03ccdc6e2 replace snprintf 2024-10-10 10:35:48 +08:00
54liuyao
dd7f705dcc Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-10-09 19:31:44 +08:00
lyh250-666
1388ce32f6 opti:update case 2024-10-09 19:14:45 +08:00
Shengliang Guan
ef39c9c41e
Merge pull request #28265 from taosdata/feat/anode1
feat: anode
2024-10-09 18:48:55 +08:00
Shengliang Guan
159c318fbd feat: analysis parser 2024-10-09 18:18:45 +08:00
Shengliang Guan
080c44681c feat: analysis translater 2024-10-09 18:13:45 +08:00
Shengliang Guan
234bf4b332 feat: analysis plan 2024-10-09 17:58:46 +08:00
Shengliang Guan
8eddf6c268 feat: analysis function 2024-10-09 17:52:21 +08:00
lyh250-666
521da82e14 opti:case when else data type compatibility 2024-10-09 17:23:58 +08:00
Shengliang Guan
4dc0c2f47e feat: data analysis 2024-10-09 17:09:43 +08:00
54liuyao
e6f11c180c fix ci issue 2024-10-09 16:03:09 +08:00
lyh250-666
676f8759e2 enh:modify error code passing 2024-10-09 15:37:00 +08:00
lyh250-666
bab99c7897 opti:case when else data type compatibility 2024-10-09 14:16:42 +08:00
wangmm0220
67fe609129 enh:[TS-5441] cost too long in tmq write meta data by cache meta and vg info 2024-10-08 18:24:16 +08:00
wangmm0220
3763a6adae enh:[TS-5441] cost too long in tmq write meta data by cache meta and vg info 2024-10-08 16:06:12 +08:00
lyh250-666
066a92e819 opti:case when else data type compatibility 2024-10-08 15:16:26 +08:00
54liuyao
d13819bbf4 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-09-30 09:05:46 +08:00
Pan Wei
f903f5edf0
Merge pull request #28148 from taosdata/ret_check
ret check for taosMemoryAlloc
2024-09-27 14:59:11 +08:00
54liuyao
df8cfa65c2 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-09-27 11:37:37 +08:00
wangjiaming0909
420482720f ret check for taosMemoryAlloc 2024-09-27 09:16:47 +08:00
xsren
18bc5a048f taosStrndup 2024-09-26 14:46:53 +08:00
54liuyao
68b2ca0f7b adj sql.c 2024-09-25 15:16:07 +08:00
54liuyao
d44529e62f Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-09-25 15:12:15 +08:00
kailixu
92146c510a fix: unify the error code when drop stable 2024-09-25 09:22:56 +08:00
lyh250-666
5f6802e0a1 enh:modify addede rror code passing 2024-09-24 16:29:28 +08:00
54liuyao
2c24c52c80 fix(stream):not support group by 2024-09-23 13:52:18 +08:00
Hongze Cheng
5639fd0baf
Merge pull request #27947 from taosdata/enh/TS-5111-3.0
enh: support drop table with uid
2024-09-23 13:36:27 +08:00
Pan Wei
373aaeaf0d
Merge pull request #28019 from taosdata/enh/TD-31691
enh:modify error code passing
2024-09-23 10:13:57 +08:00
lyh250-666
df147c60b0 enh:modify error code passing 2024-09-23 08:58:10 +08:00
Pan Wei
04663cb4b3
Merge pull request #28011 from taosdata/enh/TD-31691
Enh/td 31691
2024-09-23 08:54:34 +08:00
kailixu
812f3a04d9 enh: support drop table with uid 2024-09-23 00:14:49 +08:00
Kaili Xu
303eaaa5d9
Update parTranslater.c 2024-09-23 00:09:03 +08:00
kailixu
843637a897 enh: code optimization 2024-09-22 10:00:18 +08:00
kailixu
bb31622693 Merge branch '3.0' into enh/TS-5111-3.0 2024-09-21 13:48:33 +08:00
lyh250-666
651a94d747 enh:modify error code passing 2024-09-20 17:58:13 +08:00
lyh250-666
69d62454d7 enh:modify error code passing 2024-09-20 17:48:04 +08:00
54liuyao
e53fafc08f Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-09-20 15:31:03 +08:00
Jinqing Kuang
1ccaaf75bd fix(query)[TS-5443]. Fix invalid key in ORDER BY within subqueries
Resolved an issue where an ORDER BY alias in subqueries failed to
convert to the expected ColumnNode when the corresponding column
could be omitted. Updated the conversion logic to handle this case
correctly and ensure proper query execution.
2024-09-20 14:44:30 +08:00
kailixu
0e81372841 enh: support drop table with uid 2024-09-20 10:26:44 +08:00
kailixu
0fbf166a3b enh: support drop table with uid 2024-09-20 10:25:12 +08:00
kailixu
3fd2e51e06 enh: cannot drop table of system db 2024-09-20 09:46:37 +08:00
kailixu
b0a711e575 Merge branch '3.0' into enh/TS-5111-3.0 2024-09-20 09:45:49 +08:00
kailixu
3efa99520a enh: support drop table with uid 2024-09-20 01:54:07 +08:00
kailixu
6f0fafdc92 enh: drop table with uid 2024-09-19 18:55:26 +08:00
kailixu
9cc0702a77 enh: drop table with uid 2024-09-19 18:34:49 +08:00
kailixu
cac1ce28ad enh: support drop table with uid 2024-09-19 16:47:08 +08:00
kailixu
33047e7d7f enh: memory leak issue 2024-09-19 15:38:57 +08:00
54liuyao
813cab6e33 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-09-19 14:45:38 +08:00
kailixu
7471b9506d enh: support drop stable with uid 2024-09-19 14:39:08 +08:00
kailixu
07abb97495 enh: support drop table with uid 2024-09-19 12:58:30 +08:00
kailixu
c95c67e168 chore: remove assert 2024-09-18 21:18:46 +08:00
kailixu
207c7aded0 enh: support drop table with uid 2024-09-18 19:38:57 +08:00
wangjiaming0909
91927e84a5 ret check for memory allocation 2024-09-18 19:11:35 +08:00
kailixu
2ea574fa4f chore: merge 3.0 2024-09-18 19:06:15 +08:00
kailixu
107ad05273 enh: support drop table with uid 2024-09-18 19:04:44 +08:00
Hongze Cheng
6075213353
Merge pull request #27929 from taosdata/fix/TD-32125
fix(stmt/settag): return error if var tag's length is null
2024-09-18 18:45:21 +08:00
54liuyao
c4566f98b8 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-09-18 16:26:37 +08:00
kailixu
ba10e95723 enh: support drop table with uid 2024-09-18 16:05:05 +08:00
Minglei Jin
ad56719d9b stmt2/bind tags: fail with null var tag length 2024-09-18 16:03:26 +08:00
Minglei Jin
94d76ffcd2 fix(stmt/settag): return error if var tag's length is null 2024-09-18 15:07:46 +08:00
kailixu
28edf40c2a enh: support drop table with uid 2024-09-18 13:57:17 +08:00
Minglei Jin
4d4f73de4e stmt: return oom if mem alloc failed 2024-09-18 13:52:34 +08:00
54liuyao
b8cd739383 add ci and fix issue 2024-09-18 11:08:47 +08:00
Hongze Cheng
eda1395928
Merge pull request #27886 from taosdata/fix/TD-30813-5
fix(stmt2/settbtags): fix memleak & can not set tags issue
2024-09-18 10:07:57 +08:00
kailixu
d7fcf21f8b enh: support drop table with uid 2024-09-17 15:41:10 +08:00
kailixu
302c08331f enh: support drop table with uid 2024-09-17 10:33:38 +08:00
kailixu
cd358de7ce enh: support drop table with uid 2024-09-16 18:54:53 +08:00
kailixu
270d485da7 Merge branch '3.0' into enh/TS-5111-3.0 2024-09-16 11:38:44 +08:00
kailixu
31bb993e0d enh: support drop table with uid 2024-09-14 17:57:30 +08:00
Minglei Jin
c789909579 fix(stmt2/gettags): return zero tags for normal tables 2024-09-14 15:52:30 +08:00
Hongze Cheng
8c1a04138a
Merge pull request #27819 from taosdata/fix/TD-31771-3.0
fix: memleak in taos (create table)
2024-09-14 09:13:01 +08:00
kailixu
bb3479d952 enh: support drop table with uid 2024-09-14 08:42:06 +08:00
kailixu
c3c578a408 Merge branch '3.0' into enh/TS-5111-3.0 2024-09-14 08:36:09 +08:00
WANG MINGMING
bf3dbc1d4d
Merge branch '3.0' into fix/TD-31899 2024-09-13 14:31:53 +08:00
kailixu
fee5dcc54d Merge branch '3.0' into enh/TS-5111-3.0 2024-09-13 14:15:02 +08:00
54liuyao
de44c5dc5e Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-09-13 11:13:04 +08:00
54liuyao
d9bb710e96 add test 2024-09-13 11:12:49 +08:00
Pan Wei
12d8dfc801
Merge pull request #27829 from taosdata/fix/TD-31870/os2
semphore
2024-09-13 10:59:53 +08:00
WANG MINGMING
6234369d12
Merge branch '3.0' into fix/TD-31899 2024-09-12 16:18:35 +08:00
kailixu
e16ac8aa5d enh: support drop table by uid 2024-09-12 16:12:52 +08:00
Pan Wei
497ef1d083
Merge pull request #27790 from taosdata/void/3.0/TD-31898
remove (void) from parser/planner/nodes/sma
2024-09-12 15:42:59 +08:00
xsren
78e9bb95ac osString 2024-09-12 14:02:19 +08:00
Shungang Li
8af5e89d4e enh: create from csv rm tbname hash 2024-09-12 10:39:35 +08:00
54liuyao
7c32cc7796 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-09-12 09:08:40 +08:00
Pan Wei
8b7b5b7c6d
Merge pull request #27752 from taosdata/fix/TD-31870/OSFileRetCode
osDir
2024-09-11 17:52:14 +08:00
wangjiaming0909
11b3faee8e remove (void) from parser/planner/nodes/sma 2024-09-11 14:15:34 +08:00
Pan Wei
f9c8b6cd7b
Merge pull request #27796 from taosdata/enh/TD-31691
Enh/td 31691
2024-09-11 13:47:43 +08:00
Pan Wei
78846f7ab8
Merge pull request #27772 from taosdata/fix/TD-31966
fix(query):set scan flag info
2024-09-11 13:25:14 +08:00
wangmm0220
b2878d1851 fix:[TD-31899] remove void(func) 2024-09-11 09:54:59 +08:00
lyh250-666
3c255e5581 Merge branch '3.0' of github.com:taosdata/TDengine into enh/TD-31691 2024-09-11 09:35:56 +08:00
lyh250-666
01bae36e82 enh:modify error code passing in libs/ 2024-09-10 18:42:00 +08:00
xsren
aea768d2c0 osFile 2024-09-10 17:40:19 +08:00
54liuyao
bb785ce53e fix(query):set scan flag info 2024-09-10 14:47:42 +08:00
54liuyao
77ffe89bf6 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-09-10 10:22:20 +08:00
Jing Sima
4a8bbc36bd feat:[TS-4893] refactor of rand function. 2024-09-09 18:48:24 +08:00
Jing Sima
a249bef104 feat:[TS-4893] Add random and support use min/max on string column. 2024-09-09 18:48:24 +08:00
54liuyao
88d01d8980 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-09-09 11:21:23 +08:00
Hongze Cheng
8012a1902b
Merge pull request #27226 from taosdata/feat/TD-30813-2
feat(stmt2): initial commit for stmt2
2024-09-09 08:52:59 +08:00
lyh250-666
52a0746817 Merge branch '3.0' of github.com:taosdata/TDengine into enh/TD-31691 2024-09-07 20:08:48 +08:00
Hongze Cheng
11a5f4522a
Merge pull request #27705 from taosdata/fix/TS-5341-3.0
enh: error msg for csv file path that is too long
2024-09-06 16:29:58 +08:00
Minglei Jin
2ac23f72e8 Merge branch '3.0' into feat/TD-30813-2 2024-09-06 14:01:54 +08:00
wangmm0220
23507b0eac fix:[TD-31899] remove void(func) 2024-09-06 10:16:15 +08:00
Shungang Li
91d19e458d enh: error msg for csv file path that is too long 2024-09-05 19:43:57 +08:00
54liuyao
7cd34dddf5 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-09-05 17:52:55 +08:00
dapan1121
5503e07181 fix: ut error code 2024-09-05 15:57:23 +08:00
dapan1121
b75adfcd9f fix: only query issue 2024-09-05 14:18:13 +08:00
dapan1121
93e6e278ab fix: add return code 2024-09-05 13:54:45 +08:00
dapan1121
3c4de6f1e6 feat: add query table not exist as empty 2024-09-05 12:23:28 +08:00
Minglei Jin
270190b4ee Merge branch '3.0' into feat/TD-30813-2 2024-09-04 10:14:37 +08:00
lyh250-666
b6a8619d40 enh:modify error code passing in libs/ 2024-09-04 10:00:14 +08:00
54liuyao
43390b1c36 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-09-04 09:20:11 +08:00
Pan Wei
aeb6fa9b25
Merge pull request #27613 from taosdata/fix/3.0/TD-31682-TD-31793
fix querytask.c memory leak when random malloc error
2024-09-03 18:30:22 +08:00
Pan Wei
2bb2c17517
Update parTranslater.c 2024-09-03 18:30:08 +08:00
54liuyao
79f8b4fc9a Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-09-03 17:54:28 +08:00
Minglei Jin
aa16f0adac Merge branch '3.0' into feat/TD-30813-2 2024-09-03 15:21:45 +08:00
Hongze Cheng
480cc6d914
Merge pull request #27599 from taosdata/fix/TD-30030-3.0
fix: show table tags from view
2024-09-03 14:34:23 +08:00
54liuyao
d4062efa1c Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-09-03 09:29:41 +08:00
wangjiaming0909
38e8d9f2fa fix querytask.c memory leak when random malloc error
remove (void)
2024-09-03 09:13:40 +08:00
Jing Sima
4c9bfac39d feat:[TS-5323] Support using 'level' as columnname. 2024-09-02 16:57:21 +08:00
kailixu
15364e7656 fix: show table tags from view 2024-09-02 15:44:00 +08:00
54liuyao
f1cbd426d6 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-09-02 13:53:32 +08:00
kailixu
4243afa921 fix: show tags from view 2024-09-02 13:14:32 +08:00
Pan Wei
0f58deb9ae
Merge pull request #27562 from taosdata/fix/3.0/TD-31785
fix:[TD-31785] fix memory leak when error occurs in parAstCreater.
2024-09-02 09:31:51 +08:00
Pan Wei
9d1ded192c
Merge pull request #27517 from taosdata/fix/3.0/TD-31726
fix subquery with same name caused data error
2024-09-01 18:21:14 +08:00
Pan Wei
b542d83fbc
Merge pull request #27549 from taosdata/enh/TS-5312
enh: optimize stable tbname equal query
2024-09-01 18:07:45 +08:00
Jing Sima
d00caf1d93 fix:[TD-31785] fix memory leak when error occurs in parAstCreater. 2024-09-01 16:42:38 +08:00
wangjiaming0909
eb46b5fa08 add tests for fix duplicate cols names 2024-08-31 15:21:53 +08:00
dapan1121
d1013b20f9 Merge remote-tracking branch 'origin/3.0' into feat/TD-30268 2024-08-30 18:26:26 +08:00
dapan1121
4de1f35833 fix: function return code validation issue 2024-08-30 17:51:27 +08:00
54liuyao
9d8e8892b4 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-08-30 16:04:09 +08:00
dapan1121
f4f8da251c fix: disable tsma tbname optimization 2024-08-30 15:33:54 +08:00
wangjiaming0909
c8471a5a22 fix duplicate col name 2024-08-30 14:02:44 +08:00
Shungang Li
7c002fa0d5 fix: (csv) issuse caused by path trim 2024-08-30 11:33:22 +08:00
wangjiaming0909
6adb8edb93 fix project list rewrite with keeping projidxs 2024-08-29 16:32:41 +08:00
dapan1121
39189c9e62 enh: optimize stable tbname equal query 2024-08-29 16:29:51 +08:00
Hongze Cheng
222979402d
Merge pull request #27441 from taosdata/fix/TD-31163-3.0
fix: memory leak of geos
2024-08-29 16:20:14 +08:00
Minglei Jin
bad8df5ec1 Merge branch '3.0' into feat/TD-30813-2 2024-08-29 08:57:25 +08:00
wangjiaming0909
9713094bb2 fix subquery with same name caused data error 2024-08-28 16:19:57 +08:00
Hongze Cheng
2a1e14ef24 enh: remove some assert and handle NONE and NULL in stmt 2024-08-28 14:48:25 +08:00
kailixu
c301fe3940 fix: memory leak of geos 2024-08-27 18:16:32 +08:00
54liuyao
ff1f75bd33 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-08-27 09:17:17 +08:00
Jing Sima
f3bec38290 fix:[TD-31684] Modify GROUP/PARTITION BY clause to prioritize treating columns as column names before considering them as aliases 2024-08-26 17:47:42 +08:00
Minglei Jin
132f2a9315 Merge branch '3.0' into feat/TD-30813-2 2024-08-26 10:42:49 +08:00
dapan1121
319cd62049
Merge pull request #27439 from taosdata/fix/TD-31515/arrayPush
fix: check arraypush result
2024-08-26 09:11:13 +08:00
kailixu
c97f01a023 Merge branch '3.0' into fix/TD-31163-3.0 2024-08-24 21:03:11 +08:00
dapan1121
b0338a1a6b
Merge pull request #27329 from taosdata/TD-31547
remove asserts of nodes/planner/parser/tsdbread
2024-08-24 15:05:48 +08:00
xsren
9aaa1c66b3 fix: check arraypush result 2024-08-23 18:40:32 +08:00
Minglei Jin
4386a3c44a Merge branch '3.0' into feat/TD-30813-2 2024-08-23 17:11:27 +08:00
kailixu
b24f2a35aa Merge branch '3.0' into fix/TD-31163-3.0 2024-08-23 15:37:56 +08:00
54liuyao
7efb648a5f Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-08-23 14:49:32 +08:00
wangjiaming0909
e6a35dd34d remove asserts of nodes/planner/parser/tsdbread 2024-08-22 19:15:18 +08:00
54liuyao
af38c14069 adj sql.c 2024-08-22 14:48:29 +08:00
54liuyao
3583237942 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-08-22 14:47:16 +08:00
Minglei Jin
c7dee947cc Merge branch '3.0' into feat/TD-30813-2 2024-08-22 14:36:55 +08:00
xinsheng Ren
3b631ddac7
Merge branch '3.0' into enh/TD-31535/assert 2024-08-22 13:26:06 +08:00
Hongze Cheng
d334c2e8df enh: refactor some assert 2024-08-22 11:07:31 +08:00
kailixu
b072a83bbd fix: memory leak of geos 2024-08-21 15:45:57 +08:00
Minglei Jin
f0bd7af9cf Merge branch 'feat/TD-30813-2' of https://github.com/taosdata/TDengine into feat/TD-30813-2 2024-08-21 15:30:54 +08:00
Minglei Jin
68bd8d28f0 stmt2/binding: no hole for cols binding 2024-08-21 15:30:21 +08:00
Minglei Jin
a581603c81
Merge branch '3.0' into feat/TD-30813-2 2024-08-21 12:37:51 +08:00
Minglei Jin
921b7e495e stmt2/stb: no hole in bind for stb binding 2024-08-21 12:33:19 +08:00
xsren
3f1fd2b0ee assert 2024-08-21 10:38:07 +08:00
Hongze Cheng
87e56d3d67
Revert "fix: memory leak of geos" 2024-08-21 10:23:22 +08:00
Shungang Li
22aa4f1528 fix: report error when the ttl value is too large 2024-08-20 19:38:47 +08:00
kailixu
fe3415c602 Merge branch '3.0' into fix/TD-31163-3.0 2024-08-20 13:55:35 +08:00
Minglei Jin
b9303b0ed4 fix multi nchar writing 2024-08-20 13:55:02 +08:00
54liuyao
1bff0e89f4 fix issue 2024-08-20 10:15:52 +08:00
kailixu
0531a4f4bd fix: memory leak of geos 2024-08-19 18:36:39 +08:00
54liuyao
1ce2109fa4 add check 2024-08-19 13:42:44 +08:00
dapan1121
a39f14465c
Merge pull request #27245 from taosdata/fix/3.0/TD-31469
fix:[TD-31469] Fix trim sql syntax error.
2024-08-15 18:56:28 +08:00
Minglei Jin
bf4f0bc377 move tag binding out of cols binding 2024-08-15 16:06:16 +08:00
Hongze Cheng
6170cc1799
Merge pull request #27229 from taosdata/fix/TD-31404-3.0
fix(insert): return error when parsing csv file
2024-08-15 15:51:12 +08:00
sima
2e51d5409a fix:[TD-31469] Fix trim sql syntax error. 2024-08-15 15:28:32 +08:00
Minglei Jin
a593077fc2 Merge branch 'fix/TD-31404-3.0' into feat/TD-30813-2 2024-08-15 13:43:47 +08:00
kailixu
b746a71046 fix(insert): return error when parsing csv file 2024-08-15 10:23:17 +08:00
Minglei Jin
298c4b4812 feat(stmt2): initial commit for stmt2 2024-08-15 09:28:32 +08:00
54liuyao
345d852de7 adj sql.y 2024-08-14 19:26:06 +08:00
54liuyao
141de6e19b Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-08-14 19:21:59 +08:00
54liuyao
216c53f0ae fix issue 2024-08-14 15:22:42 +08:00
sima
a54019211f feat:[TS-4893] Support MYSQL functions.
Add more functions:
 - Numeric Functions: PI(),ROUND(),TRUNC(),EXP(),LN(),SIGN(),DEGREES(),RADIANS().
 - String Functions: CHAR(),ASCII(),POSITION(),TRIM(),REPLACE(),REPEAT().
 - Date and Time Functions: WEEKDAY(),DAYOFWEEK(),WEEK(),WEEKOFYEAR().
 - Aggregate Functions: VAR_POP().
Modify some functions:
 - ROUND(): support round to given decimal places.
 - CHAR_LENGTH(): support calculate multi-byte character's length.
 - TIMEDIFF(): result will be negative when expr1 < expr2.
 - STDDEV(): add alias name STDDEV_POP().
 - SUBSTR(): add alias name SUBSTRING().
             support new syntax SUBSTRING/SUBSTR(expr FROM pos [FOR len]).
2024-08-14 09:19:25 +08:00
Hongze Cheng
6f014d1ca1
Merge pull request #27171 from taosdata/fix/TD-31002-3.0
fix: add size limit for create table batch msg
2024-08-13 18:29:47 +08:00
dapan1121
40af7fb836 Merge remote-tracking branch 'origin/3.0' into feat/TD-30268 2024-08-13 09:36:28 +08:00
Shungang Li
0d341d08ec fix: add more log 2024-08-13 09:35:12 +08:00
54liuyao
4fa67bd6cc Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-08-13 09:21:25 +08:00
dapan1121
3790a1f415
Merge pull request #26959 from taosdata/feat/TS-3718
feat:[TS-3718]save slow log file one day one file
2024-08-13 09:18:07 +08:00
Shungang Li
ee7cd71e09 fix: add size limit for create table batch msg 2024-08-12 19:57:15 +08:00
54liuyao
3e763f5ede fix issue 2024-08-12 17:40:44 +08:00
54liuyao
52e693511f add ci 2024-08-12 15:52:50 +08:00
54liuyao
fd0f117544 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-08-12 09:37:43 +08:00
wangjiaming0909
882cfb7deb 1. lock not released when return
2. fix tsma err msg
3. fix fill prev wrong results
2024-08-12 08:53:27 +08:00
Haojun Liao
45c6d42851
Merge pull request #27093 from taosdata/fix/3.0/TD-31274-TD-31280
1. fix interval query with month interval day slidng returning wrong …
2024-08-09 13:50:34 +08:00
wangjiaming0909
1c5db0c469 remove unused md5hash 2024-08-08 18:26:41 +08:00
wangjiaming0909
d1ed3b3abb 1. fix interval query with month interval day slidng returning wrong window
2. fix error msg for creating tsma
2024-08-08 18:10:49 +08:00
wangmm0220
3ef942bf4b Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-3718 2024-08-08 10:59:45 +08:00
wangjiaming0909
5d4569ce75 replace sprintf with strcat 2024-08-08 08:59:16 +08:00
54liuyao
0913802c33 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-08-06 16:25:04 +08:00
54liuyao
bdaf0d419e stream interp force window close 2024-08-06 16:14:15 +08:00
dapan1121
1a2dbe53a1 Merge remote-tracking branch 'origin/3.0' into feat/TD-30268 2024-08-05 09:47:28 +08:00
wangmm0220
4d19f48d8a feat:[TS-3718]save slow log file one day one file 2024-08-02 16:29:48 +08:00
dapan1121
1831deb2f0 Merge remote-tracking branch 'origin/3.0' into feat/TD-30268 2024-08-02 16:12:39 +08:00
dapan1121
534fca559d enh: add ut 2024-08-02 16:08:19 +08:00
dapan1121
5e2c5b8894 fix: calander interval and sliding issue 2024-08-02 14:38:55 +08:00
54liuyao
1309749c92 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-08-02 13:22:33 +08:00
yihaoDeng
444d277cc3 support query db size 2024-08-02 08:39:22 +08:00
yihaoDeng
115b626f4f support query db size 2024-08-01 20:34:43 +08:00
dapan1121
d6ac07d574 fix: query timeline based on function issue 2024-08-01 15:55:09 +08:00
yihaoDeng
5b82c81c82 add disk usage 2024-08-01 15:07:43 +08:00
sima
04d525d429 feat:[TS-5137] Support group/partition by position and alias. 2024-07-31 15:30:31 +08:00
54liuyao
745f14d140 stream interp 2024-07-31 08:57:42 +08:00
sima
880921e165 fix:[TD-31133] Fix crash when using partition by with having clause. 2024-07-30 15:55:04 +08:00
54liuyao
063b492f72 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-07-30 15:13:15 +08:00
dapan1121
f77223d2a4
Merge pull request #26827 from taosdata/tsma_test
fix tsma test case
2024-07-30 14:38:41 +08:00
54liuyao
80003a4f90 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-07-29 13:46:27 +08:00
wangjiaming0909
bfeb90e19f fix tsma test case 2024-07-29 11:47:25 +08:00
dapan1121
dfc3fc4987 Merge remote-tracking branch 'origin/3.0' into feat/TD-30268 2024-07-29 11:16:36 +08:00
54liuyao
0bd8c57049 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-07-29 09:24:40 +08:00
WANG MINGMING
81b78feaf8
Merge branch '3.0' into opti/TD-31097 2024-07-26 23:32:33 +08:00
wangjiaming0909
be04bfa1ce sma add ret check 2024-07-26 17:57:29 +08:00
wangjiaming0909
d35bdba180 fix parser/planner/nodes ret check ci 2024-07-26 17:57:29 +08:00
wangjiaming0909
4d5cd9cd1a planner/nodes/parser ret check 2024-07-26 17:57:27 +08:00
wangjiaming0909
aa791c1bb0 fix nodes ret check 2024-07-26 17:55:48 +08:00
wangjiaming0909
9b3409c13e add ret check for par dir 2024-07-26 17:55:48 +08:00
wangjiaming0909
1994c3339b nodes add ret check 2024-07-26 17:55:48 +08:00
54liuyao
b5f432bd50 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-07-26 16:44:18 +08:00
wangmm0220
ebe7276c2c fix:[TD-31017]process return value in client for tmq 2024-07-25 17:15:41 +08:00
sima
1285100f68 enh:[TD-31043] Handling return value in functionMgt.c 2024-07-23 15:37:17 +08:00
sima
6a9441528a enh:[TD-31043] Handling return value in builtinsimpl.c 2024-07-23 15:37:17 +08:00
Hongze Cheng
3f79e5b7e3
Merge pull request #26676 from taosdata/feat/TD-30991-3.0
feat: (errcode) ttime.c geomFunc.c geosWrapper.c
2024-07-23 11:09:20 +08:00
Shungang Li
f5f84c3cc6 feat: (errcode) ttime.c 2024-07-23 09:13:42 +08:00
dapan1121
adfd7b4504 Merge remote-tracking branch 'origin/3.0' into feat/TD-30268 2024-07-22 19:24:56 +08:00
xsren
feba37b5ea group by 2024-07-22 14:10:17 +08:00
xsren
2a675ccf6b group const value func 2024-07-22 11:19:11 +08:00
xsren
ebe0074da4 fix: interp crash 2024-07-22 00:06:47 +08:00
kailixu
0792b025ea fix: insert clause mixed with bound and unspecified columns 2024-07-19 15:08:34 +08:00
dapan1121
44406c3fd3
Merge pull request #26640 from taosdata/fix/hashPut
fix: taoshash put
2024-07-18 19:12:35 +08:00
factosea
aee48971de fix: taoshash put 2024-07-17 17:52:29 +08:00
dapan1121
fa2fb83014
Merge pull request #26609 from taosdata/TD-31000
ret value for parTranslater.c
2024-07-17 17:33:39 +08:00
Hongze Cheng
6f29e7638c
Merge pull request #26562 from taosdata/fix/TD-30872-3.0
fix: parseOneStbRow support for jsontag
2024-07-17 11:03:07 +08:00
wangjiaming0909
0cccaa8ac4 ret value for parTranslater.c 2024-07-17 10:26:06 +08:00
dapan1121
23e72a6e69
Merge pull request #26587 from taosdata/feat/TD-30975
feat:[TD-30975]process return value in schemaless
2024-07-17 09:10:58 +08:00
wangmm0220
aed8a75e35 feat:[TD-30975]process return value in schemaless 2024-07-15 19:07:20 +08:00
dapan1121
c10106a4da
Merge pull request #26512 from taosdata/enh/TD-29679
use regex cache
2024-07-15 19:01:50 +08:00
Shungang Li
51000ffe7f fix: parseOneStbRow support for jsontag 2024-07-15 16:35:23 +08:00
Hongze Cheng
77e2582cc1
Merge pull request #26536 from taosdata/enh/TD-30856-3.0
enh: 'create table' parses csv file per tsMaxInsertBatchRows
2024-07-15 13:54:48 +08:00
54liuyao
6c84d926ab Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-07-12 11:04:44 +08:00
54liuyao
1c9011e820 stream time slice 2024-07-12 11:03:45 +08:00
Shungang Li
942599fe04 enh: 'create table' parses csv file per tsMaxInsertBatchRows 2024-07-11 16:14:31 +08:00
factosea
41b8693430 use regex cache 2024-07-10 19:46:09 +08:00
dapan1121
076fd07a26
Merge pull request #26492 from taosdata/enh/3.0/bigger_tsma_interval
Enh/3.0/bigger tsma interval
2024-07-10 18:30:40 +08:00
dapan1121
92089e2d86
Merge pull request #26417 from taosdata/enh/TD-29154/diff
Enh/td 29154/diff
2024-07-10 08:38:32 +08:00
factosea
163b31a4ee fix: type overflow 2024-07-09 14:48:21 +08:00
factosea
28dc3c85ea type overflow 2024-07-08 20:38:23 +08:00
wangjiaming0909
73d4fa48f9 support month/year tsma interval 2024-07-08 18:22:33 +08:00
Hongze Cheng
c8aa963417
Merge pull request #26434 from xinjiempolde/enh/TD-21826-3.0
enh/td-21826-3.0 error handling for stmt
2024-07-08 10:21:14 +08:00
wangjiaming0909
dbc2e9ec75 support bigger tsma interval 2024-07-05 18:21:48 +08:00
xjzhou
b8012df909 handle fixed table name int sql 2024-07-05 14:18:51 +08:00
xjzhou
3151d0663c update 2024-07-04 16:45:10 +08:00
sima
7526f8315a feat:[TS-5131] Support parse alias table name with backquote. 2024-07-04 16:10:19 +08:00
xjzhou
19cbd47bef Merge remote-tracking branch 'origin/3.0' into enh/TD-21826-3.0 2024-07-03 17:08:07 +08:00
Hongze Cheng
71af880554
Merge pull request #26376 from xinjiempolde/fix/TD-30864-3.0
fix(TD-30864): taos crashed at parInsertSql.c
2024-07-03 09:35:53 +08:00
xjzhou
c851049d7c fix(TD-30864): taos crashed at parInsertSql.c 2024-07-02 16:28:30 +08:00
Shungang Li
21d653f10f fix: buildTagIndexForBindTags errcode 2024-07-02 16:22:59 +08:00
xjzhou
88aa15e944 enh: Enhance error handling for stmt 2024-07-02 11:05:54 +08:00
xjzhou
d69c5b1840 isStmtBind 2024-07-02 10:56:55 +08:00
dapan1121
b3eb938527 enh: add query memory pool 2024-07-01 17:22:43 +08:00
Hongze Cheng
ce4ecb0371
Merge pull request #26324 from xinjiempolde/enh/TD-23926-3.0
enh/td-23926-3.0 insert into db.?
2024-07-01 09:29:50 +08:00
Hongze Cheng
e4826e63f4
Merge pull request #26328 from taosdata/feat/TS-4917-3.0
fix: parseOneStbRow fill tag name
2024-07-01 09:15:53 +08:00
Shungang Li
fa6e3c9c6f fix: parseOneStbRow fill tag name 2024-06-28 10:50:13 +08:00
Hongze Cheng
dfe260fbde
Merge pull request #26316 from taosdata/feat/TS-4917-3.0
fix for create table from csv
2024-06-27 18:03:42 +08:00
Shungang Li
e61c5a4083 fix: parseOneStbRow break if token parse err 2024-06-27 14:17:32 +08:00
Shungang Li
85e4f09239 fix: parseCsvFile reset pTag to NULL 2024-06-27 10:30:58 +08:00
xjzhou
42361fcd45 fix: failed to identify dbName when only ? exists 2024-06-26 16:38:21 +08:00
xjzhou
1a32279f7f Merge remote-tracking branch 'origin/3.0' into enh/TS-23926-3.0 2024-06-26 14:21:15 +08:00
xjzhou
1c8110e7a4 Merge remote-tracking branch 'origin/3.0' into enh/TS-23926 2024-06-26 10:34:36 +08:00
Hongze Cheng
b761bd2e38 enh: port main change to 3.0 2024-06-26 10:32:15 +08:00
Hongze Cheng
59c8656e61
Merge pull request #26275 from taosdata/feat/TS-4917-3.0
feat: 'create table' from csv file
2024-06-25 17:56:23 +08:00
xjzhou
3fb5f2b1d3 Merge remote-tracking branch 'origin/3.0' into enh/TS-23926 2024-06-25 16:16:56 +08:00
xjzhou
b444e18d90 enh: stmt supports 'insert into db.?' 2024-06-25 16:16:32 +08:00
Shungang Li
b55337ec42 feat: 'create table' ignore lines start with '#' 2024-06-25 14:34:59 +08:00
Shungang Li
586f8094c2 fix: handle mac/win compile warn 2024-06-25 14:10:34 +08:00
Shungang Li
41021285a1 fix: more ret check 2024-06-25 11:36:55 +08:00
Shungang Li
2292829e47 fix: add check for memory alloc 2024-06-25 10:56:24 +08:00
Shungang Li
eaa45470a5 feat: 'create table' add keyword file 2024-06-25 10:55:36 +08:00
Shungang Li
17e84e1fca Merge branch '3.0' into feat/TS-4917-3.0 2024-06-25 10:33:12 +08:00
Shungang Li
b3368f6472 feat: 'create table' from csv file 2024-06-24 22:13:03 +08:00
wangmm0220
ed16b1e8db fix:conflict from 3.0 2024-06-24 12:03:10 +08:00
wangmm0220
a29d1b0c59 fix:test case error 2024-06-24 10:18:09 +08:00
Hongze Cheng
2ba22e34f5
Merge pull request #26216 from xinjiempolde/fix/TS-5024-3.0
fix: stmt bind crashed when colIdx exceeds column nums
2024-06-23 09:53:46 +08:00
Hongze Cheng
6a43d68bed
Merge pull request #26192 from taosdata/fix/TD-30642-3.0
fix/TD-30642
2024-06-21 11:03:40 +08:00
xjzhou
883eb48bf2 fix: stmt bind crashed when colIdx exceeds column nums 2024-06-20 15:22:50 +08:00
Hongze Cheng
9a97f976e9
Merge pull request #26178 from taosdata/feat/TS-4954-3.0
Feat/ts-4954-3.0-2
2024-06-20 15:07:13 +08:00
dmchen
61edc79045 fix/TD-30642 2024-06-19 08:01:58 +00:00
dapan1121
0397826c68
Merge pull request #26139 from taosdata/feat/TD-30313
optimize show cluster alive stmt
2024-06-19 15:49:59 +08:00
Minglei Jin
356f6645ad
Merge branch '3.0' into fix/TD-30545 2024-06-18 11:28:29 +08:00
54liuyao
e858dd5df0 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-30313 2024-06-18 10:28:01 +08:00
dmchen
4c8ce7a14c feat/TS-4954 2024-06-17 06:31:39 +00:00
Minglei Jin
d47fe255ae remova level 0's empty wals when closing vnode 2024-06-14 17:09:48 +08:00
kailixu
eb72cec8d2 chore: naming optimization 2024-06-14 08:10:07 +08:00
kailixu
1f646713fe fix: check range option of alter user 2024-06-13 16:36:18 +08:00
54liuyao
7620be6e28 optimize show cluster alive stmt 2024-06-13 16:23:50 +08:00
Minglei Jin
0adbf110d9 check wal level on mnode 2024-06-13 11:02:05 +08:00
Minglei Jin
c13ba895ee fix translater rules for replica & wal level 2024-06-13 09:47:14 +08:00
dapan1121
18b5475771
Merge pull request #25511 from taosdata/fix/TD-29671/tableAliasName
fix: select failed as using table alias name
2024-06-13 08:50:19 +08:00
Minglei Jin
568799a6a3 fix(wal/level): enable alter replica from fake walLevel 1 2024-06-12 15:16:58 +08:00
dapan1121
bee01f9dba
Merge pull request #26081 from taosdata/enh/stmtPerf.3
enh: optimize stmt performance
2024-06-11 16:12:58 +08:00
kailixu
ffa235edbd fix: check range option 2024-06-07 16:10:27 +08:00
kailixu
a8788ec3a6 enh: check range for user enable/sysinfo/createdb 2024-06-07 13:30:10 +08:00
dapan1121
3f99e5e064 fix: memory issues 2024-06-07 09:25:17 +08:00
kailixu
13a0183599 check enable/sysinfo range 2024-06-07 09:04:28 +08:00
kailixu
2f5179cf44 Merge branch '3.0' into enh/TS-3737-3.0 2024-06-06 16:42:04 +08:00
Minglei Jin
11b26d80b7 wal_level 0: update unit & tsim test cases 2024-06-05 18:22:23 +08:00
dapan1121
ddf15fa55c Merge remote-tracking branch 'origin/3.0' into enh/stmtPerf.3 2024-06-05 17:13:48 +08:00
dapan1121
da8616d98a fix: add stbInterlace mode test cases 2024-06-05 17:12:15 +08:00
Minglei Jin
fdc2de2bd0 fix/wal_level 0: error with wal_level 0 to replica > 1 2024-06-05 15:47:09 +08:00
Minglei Jin
d6b2bcba68 enh/wal_level: new level 0 to disable wal writing 2024-06-05 15:19:55 +08:00
kailixu
2f222514dc chore: merge 3.0 2024-06-04 16:34:02 +08:00
Yihao Deng
ac2d9ab276 add error 2024-05-31 11:41:05 +00:00
Yihao Deng
69e402d547 add error 2024-05-31 11:40:54 +00:00
Yihao Deng
9f0d6eddae add error 2024-05-31 11:40:08 +00:00
kailixu
4ae8aeb909 Merge branch '3.0' into enh/TS-3737-3.0 2024-05-31 15:48:19 +08:00
Yihao Deng
fd385d7c52 support add column compress 2024-05-31 06:41:36 +00:00
Yihao Deng
c253ac73a9 support add column compress 2024-05-31 06:27:54 +00:00
Yihao Deng
116409d73f merge 3.0 2024-05-31 02:53:36 +00:00
Yihao Deng
c6407277dc support add column compress 2024-05-30 11:41:22 +00:00
dapan1121
c0e4ab20a4 enh: optimize stmt performance 2024-05-30 13:26:17 +08:00
dapan1121
a25b70c45c fix: add timeline test cases 2024-05-27 14:53:30 +08:00
dapan1121
6064ea0125 fix: support timeline query from union and order by 2024-05-24 11:24:19 +08:00
kailixu
0ef202a56b enh: createdb permission for users 2024-05-22 19:00:47 +08:00
dapan1121
09609dbac5
Merge pull request #25825 from taosdata/fix/3.0/TD-30065
fix show create table with empty table name
2024-05-21 09:16:51 +08:00
wangmm0220
d79550be20 fix:[TS-4817] check primary key(timestamp) in raw data 2024-05-20 19:18:31 +08:00
wangjiaming0909
59bf72428d fix show create table with empty table name 2024-05-17 17:52:17 +08:00
Hongze Cheng
56b2ccebf6
Merge pull request #25816 from taosdata/feat/TS-4050-3.0
feat/ts-4050-3.0
2024-05-17 09:13:19 +08:00
Hongze Cheng
f4a9c5e3c8
Merge pull request #25669 from taosdata/enh/TD-29953
Enh/TD-29953
2024-05-15 17:26:26 +08:00
kailixu
ba8d44e49c fix: error msg of show tags from ntb/view 2024-05-14 12:49:09 +08:00
kailixu
4abe06627c fix: error msg of show table tags from view 2024-05-14 12:25:25 +08:00
kailixu
8ab24c71d0 fix: show tags from undefined table 2024-05-13 17:14:29 +08:00
dmchen
7c31014c4d add sql 2024-05-13 08:20:27 +00:00
dapan1121
dc853c0d2f
Merge pull request #25726 from taosdata/opti/TS-4658
fix:[TS-4658] make error msg specific
2024-05-12 18:07:39 +08:00
wangmm0220
55ac177097 fix:[TS-4658] make error msg specific 2024-05-11 15:50:05 +08:00
factosea
5a75c38897 test 2024-05-08 23:28:04 +08:00
Yihao Deng
a247a43863 change compress 2024-05-08 06:55:29 +00:00
factosea
446fc9f859 group by alias tablename 2024-05-07 15:57:49 +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
dapan1121
2bd83169bb fix: memory leak issue 2024-04-30 13:22:10 +08:00
factosea
5f582723eb fix: pSchemaExt crash 2024-04-30 10:23:40 +08:00
dapan1121
0ef476a09e fix: ut issue 2024-04-30 09:42:53 +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
factosea
b314ca8509 fix: rewrite expr groupby 2024-04-28 09:45:54 +08:00
factosea
5a72630b3d fix: select failed as using table alias name 2024-04-26 09:40:29 +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
factosea
46edf75ced fix: copy schemaExt in subtable 2024-04-25 09:33:01 +08:00
dapan1121
3ed44d75b9 fix: window join in view issue 2024-04-24 19:14:20 +08:00
Yihao Deng
f3feb9dabe refactor compress 2024-04-23 06:37:18 +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
Hongze Cheng
fc5c84422e
Merge pull request #25256 from taosdata/feat/TD-24834
Feat/td 24834
2024-04-19 13:34:37 +08:00
kailixu
e6584cea91 Merge branch '3.0' into enh/TS-4255-3.0 2024-04-18 16:05:26 +08:00
wangmm0220
529ca1d1c1 opti:add local thread error msg array 2024-04-18 13:56:43 +08:00
dm chen
1196ea72da
Merge branch '3.0' into feat/TD-24834 2024-04-17 17:13:29 +08: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
kailixu
384e650882 enh: show encryptions 2024-04-17 14:41:47 +08:00
wangjiaming0909
9bc8f3aea0 fix release build 2024-04-17 11:56:20 +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
wangjiaming0909
fb72e29fe1 fix stream progress delay 2024-04-16 18:17:33 +08:00
Yihao Deng
6f9de676f0 Merge branch 'fix/compress_3.0' into feat/compress_3.0 2024-04-16 09:27:26 +00:00
wangjiaming0909
92e91c2032 fix ci 2024-04-16 14:27:06 +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
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
a2cbbba24d find TODO 2024-04-16 14:23:26 +08:00
wangjiaming0909
a8e00f7410 drop tb in transaction 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
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
3c870acb16 add tests 2024-04-16 14:18:11 +08:00
wangjiaming0909
a1054234e2 fix query tsma child table 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
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
02e36d37fd create tsma subtable with concat tbname 2024-04-16 14:14:40 +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
dm chen
aedec5ead7
Merge branch '3.0' into feat/TD-24834 2024-04-16 11:35:49 +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
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
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
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
factosea
f831870efb fix: primary key sql 2024-04-15 14:08:54 +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
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
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
factosea
deff7a76b1 add test case 2024-04-11 18:07:10 +08:00
54liuyao
af97f9e000 add config 2024-04-11 16:48:58 +08:00
factosea
f55ac240d5 tbname supported 2024-04-11 11:45:44 +08:00
kailixu
3738ce9e10 chore: solve conflicts of sql.c 2024-04-11 11:05:58 +08:00
dapan1121
86db8efcda enh: support hash join 2024-04-10 19:27:36 +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
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
yihaoDeng
a02426fd2f Merge branch '3.0' into feature/compressData 2024-04-10 09:03:50 +00: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
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
kailixu
041b84c131 enh: tag value for nchar 2024-04-10 10:23:48 +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
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
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
factosea
36066d8f63 fix: multiresFunction 2024-04-09 15:22:16 +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
Hongze Cheng
c0e895a4d3 more code 2024-04-08 11:18:53 +08:00
Minglei Jin
a407f76165 Merge branch '3.0' into enh/TD-28945 2024-04-08 10:55:47 +08:00
Minglei Jin
ca1262c5c5 cos/multi-write: parser part 2024-04-08 10:31:26 +08:00
dapan1121
6d52120bf7 Merge remote-tracking branch 'origin/3.0' into feat/TD-27337 2024-04-07 13:54:39 +08:00
54liuyao
ece59a7cf0 create pk stable 2024-04-07 10:18:36 +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
slzhou
d4b8460baa fix: change delete condition error message 2024-04-03 15:48:56 +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
6e56e61ad5 fix: target table has less primary keys than source 2024-04-02 19:49:30 +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
54liuyao
9a8d03f0ca adj last function 2024-04-02 14:03:02 +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
factosea
3257c7c082 fix: tag is null when table is empty 2024-04-01 19:44:26 +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
dapan1121
0fb672d8a6 enh: optimize join performance 2024-04-01 15:24:12 +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
kailixu
9e4d692d6b feat: support encryption 2024-04-01 00:49:25 +08:00
kailixu
ba65f5a519 enh: integer with duration literal for timestamp 2024-03-31 20:50:02 +08:00
yihaoDeng
aa5ccf2b0b Merge branch '3.0' into feature/compressData 2024-03-30 09:57:23 +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
yihaoDeng
4f843d05c6 Merge branch 'feat/TS-4243-3.0' into feature/compressData 2024-03-29 03:02:59 +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
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
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
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
dapan1121
74cef4ac6b fix: window join filter issue 2024-03-28 13:45:55 +08:00
kailixu
d64594932b feat: support database encryption 2024-03-27 20:03:38 +08:00
kailixu
374ef4593c feat: encryptions/encrypt_key grammar 2024-03-26 19:56:15 +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
Hongze Cheng
93ca55954f more code change 2024-03-26 15:11:15 +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
yihaoDeng
7aaef32304 refactor code 2024-03-25 09:49:28 +00:00
dapan1121
42b0d00575 enh:support join type 2024-03-25 15:19:16 +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
yihaoDeng
add0213291 refactor code 2024-03-24 09:29:32 +00:00
dapan1121
91d3848c71 fix: case issue 2024-03-23 20:24:50 +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
dapan1121
84d0eb5fc0 fix: case issues 2024-03-22 15:15:07 +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
a60f390cdc stream primary key 2024-03-21 10:50:07 +08:00
dapan1121
65c57e88cd Merge remote-tracking branch 'origin/3.0' into feat/TD-27337 2024-03-20 15:48:43 +08:00
dapan1121
1c0d20a2a4 enh: add test cases 2024-03-20 15:45:24 +08:00
slzhou
1da0def82d fix: add isPk to SColumnNode 2024-03-20 13:09:59 +08:00
Shungang Li
701ac8b865 fix: arb alter database check 2024-03-20 11:05:57 +08:00
Cary Xu
861528fb6c
Merge branch '3.0' into enh/TS-4531-3.0 2024-03-19 17:03:41 +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
shenglian zhou
cee96e2048 feat: begin coding function 2024-03-19 13:57:12 +08:00
Shungang Li
3a656c3595 feat: support 2 replica with arbitrator 2024-03-19 09:30:35 +08:00
yihaoDeng
d31c7f40c7 tsdb support compress 2024-03-18 12:12:55 +00:00
kailixu
0b15e3415d enh: machine id persistence 2024-03-18 18:06:18 +08:00
yihaoDeng
65a1dcc30e fix invalid read 2024-03-18 07:35:33 +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
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
factosea
aaff23b4b8 fix: sColumnOption->json 2024-03-15 13:56:42 +08:00
kailixu
0e3c97b573 test: tag/col insert syntax 2024-03-15 13:16:42 +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
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
kailixu
b3db823767 enh: expand syntax for bool 2024-03-14 11:16:17 +08:00
kailixu
d0f825e1f5 Merge branch '3.0' into fix/TS-4421-3.0 2024-03-14 08:41:55 +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
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
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
b96cfab82f
Merge pull request #24998 from taosdata/szhou/tms/region-block
feat: tms region block
2024-03-13 09:12:35 +08:00
kailixu
da0254b49b fix: unify tag value parsing syntax 2024-03-12 19:24:07 +08:00