Commit Graph

334 Commits

Author SHA1 Message Date
yihaoDeng 407eeb6620 Unable to 2024-11-22 14:43:11 +08:00
Shengliang Guan cfa7d275f2 Merge branch 'main' into merge/mainto3.0 2024-11-21 11:00:00 +08:00
wangjiaming0909 09fe252a31 remove duplicate group by cols 2024-11-15 17:52:06 +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
wangjiaming0909 9a92c136ce fix drop child table with tsma 2024-11-08 09:47:47 +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
Shengliang Guan 402a9ad0d5
Merge pull request #28440 from taosdata/feat/3.0/TD-29667
fix fill with pesudo column exprs
2024-10-24 16:42:30 +08:00
wangjiaming0909 d1d6689684 add not fill exprs for fill operator 2024-10-23 15:16:16 +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
wangjiaming0909 e4b3f9135b fix fill with pesudo column exprs 2024-10-22 09:09:40 +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
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
Shengliang Guan 234bf4b332 feat: analysis plan 2024-10-09 17:58:46 +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
Jinqing Kuang b9c1ab16e1 fix(query)[TD-32059]. Enable HAVING clause to work with FILL clause 2024-09-13 19:06:28 +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
lyh250-666 6cbb0cf172 enh:modify error code passing libs/ 2024-09-11 09:58:41 +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
wangjiaming0909 eb46b5fa08 add tests for fix duplicate cols names 2024-08-31 15:21:53 +08:00
wangjiaming0909 c8471a5a22 fix duplicate col name 2024-08-30 14:02:44 +08:00
wangjiaming0909 6adb8edb93 fix project list rewrite with keeping projidxs 2024-08-29 16:32:41 +08:00
wangjiaming0909 9713094bb2 fix subquery with same name caused data error 2024-08-28 16:19:57 +08:00
54liuyao 3ff0256145 steam interp 2024-07-30 16:06:40 +08:00
54liuyao fe9d61b243 add node to json 2024-07-29 14:14:34 +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
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 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
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
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
wangjiaming0909 024422bfd7 fix coverity issues 2024-07-02 09:27:14 +08:00
wangjiaming0909 29274a330f fix first last fill with ts order fault 2024-06-20 14:17:04 +08:00
wangjiaming0909 fd34087b8c fix select from union all caused crash 2024-05-27 16:20:13 +08:00
dapan1121 d0c1e660c2 fix: ctable tag scan issue 2024-04-28 11:31:46 +08:00
Haojun Liao ac860f7fe8 fix(query): add ts in cache_scan_operator if pk exists and only retrieve ts column. 2024-04-25 09:29:42 +08:00
dapan1121 94c7f32247 enh: optimize group join performance 2024-04-23 09:14:42 +08:00
wangjiaming0909 c9be37bdc6 fix norm_tb child tb tsma query 2024-04-16 14:18:11 +08:00
wangjiaming0909 a1054234e2 fix query tsma child table 2024-04-16 14:18:10 +08:00
wangjiaming0909 0fd66d7e8a tsma optimization 2024-04-16 14:14:39 +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
dapan1121 319ab5f2c2 enh: support hash join 2024-04-12 15:44:23 +08:00
dapan1121 86db8efcda enh: support hash join 2024-04-10 19:27:36 +08:00
Minglei Jin dcd9901d5f Merge branch '3.0' into feat/TS-4243-3.0 2024-04-10 11:18:19 +08:00