Commit Graph

3370 Commits

Author SHA1 Message Date
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
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