Commit Graph

1701 Commits

Author SHA1 Message Date
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
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
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
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
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
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
lyh250-666 f08e5054a3 opti:modify type 2024-10-10 18:06:24 +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
xsren e03ccdc6e2 replace snprintf 2024-10-10 10:35:48 +08:00
lyh250-666 1388ce32f6 opti:update case 2024-10-09 19:14:45 +08:00
Shengliang Guan 080c44681c feat: analysis translater 2024-10-09 18:13:45 +08:00
lyh250-666 521da82e14 opti:case when else data type compatibility 2024-10-09 17:23:58 +08:00
54liuyao e6f11c180c fix ci issue 2024-10-09 16:03:09 +08:00
lyh250-666 bab99c7897 opti:case when else data type compatibility 2024-10-09 14:16:42 +08:00
lyh250-666 066a92e819 opti:case when else data type compatibility 2024-10-08 15:16:26 +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
xsren 18bc5a048f taosStrndup 2024-09-26 14:46:53 +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 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
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 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 33047e7d7f enh: memory leak issue 2024-09-19 15:38:57 +08:00
kailixu 7471b9506d enh: support drop stable with uid 2024-09-19 14:39:08 +08:00
kailixu c95c67e168 chore: remove assert 2024-09-18 21:18:46 +08:00
wangjiaming0909 91927e84a5 ret check for memory allocation 2024-09-18 19:11:35 +08:00
kailixu 107ad05273 enh: support drop table with uid 2024-09-18 19:04:44 +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
kailixu 28edf40c2a enh: support drop table with uid 2024-09-18 13:57:17 +08:00
54liuyao b8cd739383 add ci and fix issue 2024-09-18 11:08:47 +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
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
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
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
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
lyh250-666 52a0746817 Merge branch '3.0' of github.com:taosdata/TDengine into enh/TD-31691 2024-09-07 20:08:48 +08:00
wangmm0220 23507b0eac fix:[TD-31899] remove void(func) 2024-09-06 10:16:15 +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 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
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