Commit Graph

217 Commits

Author SHA1 Message Date
dapan1121 5df32cbc78 feat: correct slimit&limit clause 2023-03-11 13:08:20 +08:00
Haojun Liao 3730ea4b57 test: update the sim to speedup this case and set the tqdebugflag to be 135. 2023-03-02 10:00:00 +08:00
Haojun Liao cb35b453d4
Merge pull request #19870 from taosdata/feature/3_liaohj
other: merge opt to main.
2023-02-15 12:55:04 +08:00
Haojun Liao 6fffc71785 fix(query): check validation of suid, 2023-02-14 10:41:17 +08:00
Haojun Liao fab32ae930 fix(query): fix bug in "tbname in" query. 2023-02-13 23:19:09 +08:00
Haojun Liao f6a262eeb1 fix(query): fix invalid write. 2023-02-11 01:56:28 +08:00
Haojun Liao a22a8cbfcc test: add a regression test case. 2023-02-10 10:31:55 +08:00
Haojun Liao 246c17d1e9 test: add regression test case. 2023-02-08 22:25:40 +08:00
Haojun Liao e199f96d94 fix(query): reset the data load flag when build clean file block. 2023-02-08 09:14:38 +08:00
Haojun Liao f803fa44b5 fix(query): set the correct number of rows when calculating using sma for min/max function. 2023-02-03 16:50:13 +08:00
dapan1121 e234dda2de fix: interp support filter and scalar calc 2023-02-02 11:44:08 +08:00
Haojun Liao c453151230 test(query): add regress test case. 2023-02-01 15:56:58 +08:00
Haojun Liao abae9e0790 fix(query): set 0 when result is not qualified. 2023-01-10 23:40:16 +08:00
Haojun Liao 4bfc2fab45 fix: add test cases; 2023-01-09 19:19:12 +08:00
Haojun Liao 14c80364fb test:update sim script. 2023-01-08 23:06:53 +08:00
Haojun Liao 95a6720b2a fix(query): do not merge rows in last file when no data blocks exist. 2023-01-08 23:02:16 +08:00
dapan1121 d87f375405 fix: fix case issue 2022-12-23 16:20:25 +08:00
Shengliang Guan 6d70f48802
Merge pull request #18592 from taosdata/feature/3_liaohj
enh(query): optimize query perf.
2022-12-02 21:00:35 +08:00
Haojun Liao 83782fb27b fix(query): fix invalid tag fill and clear nullbitmp 2022-12-02 10:07:48 +08:00
Haojun Liao 9f55ca7f80 test:update the test cases. 2022-12-01 17:45:33 +08:00
Ganlin Zhao f913fbdaf6 fix errors 2022-11-29 22:14:46 +08:00
Ganlin Zhao ca51b86359 fix test cases 2022-11-29 19:45:18 +08:00
Ganlin Zhao 94c8ba64d2 fix test cases 2022-11-28 22:55:16 +08:00
Haojun Liao 965ee9a6c8 fix(query): keep block order in exchange operator. 2022-11-26 15:32:36 +08:00
“happyguoxy” a295aa206b test: refine query cases 2022-11-18 14:23:42 +08:00
Shengliang Guan 36cc1fbc99
Merge pull request #18210 from taosdata/fix/3.0_bugfix_wxy
enh: fill value supports implicit type conversion
2022-11-18 10:13:55 +08:00
dapan1121 6aed8932a9
Merge pull request #18231 from taosdata/fix/TD-20428
fix:fill operator core
2022-11-17 17:05:05 +08:00
Xiaoyu Wang 4217441cad Merge remote-tracking branch 'origin/3.0' into fix/3.0_bugfix_wxy 2022-11-17 16:25:18 +08:00
Xiaoyu Wang dc0d3745a7 enh: fill value supports implicit type conversion 2022-11-17 15:48:42 +08:00
54liuyao 507aa0c7f8 fix:fill operator core 2022-11-17 13:35:23 +08:00
Ganlin Zhao 0b51e68c58 Merge branch '3.0' into fix/TD-20456 2022-11-17 08:50:11 +08:00
Ganlin Zhao a2f3eeb6f7 fix test cases 2022-11-17 08:47:03 +08:00
Xiaoyu Wang cb0f1f537e enh: fill value supports implicit type conversion 2022-11-16 17:03:04 +08:00
Shengliang Guan 058788b2eb test: update asan case 2022-11-16 13:28:29 +08:00
“happyguoxy” 5434f996e8 test: refine query cases 2022-11-15 16:56:15 +08:00
“happyguoxy” bd9f5338db test: refine query cases 2022-11-15 16:55:54 +08:00
“happyguoxy” b64de32570 test: refine query cases 2022-11-15 16:55:34 +08:00
“happyguoxy” 92e4ad1bdd test: refine query cases 2022-11-15 16:55:12 +08:00
Haojun Liao a2cec238ec fix(query): set correct operator type. 2022-11-09 22:16:56 +08:00
Haojun Liao 1da67a569d fix(query): set correct status. 2022-11-08 00:23:40 +08:00
54liuyao 43918a27f9 fix(function):if data is null, apercentile function should return null 2022-11-02 16:37:23 +08:00
54liuyao f1e3e0892a fix(planner):add semantic check 2022-10-31 16:17:53 +08:00
Haojun Liao 4b2fa43dae
Revert "fix(query): handle partition by in table scan operator" 2022-10-28 18:05:19 +08:00
Haojun Liao 5a971dd03a fix(query): handle partition by in table scan operator with limit/offset value. 2022-10-27 16:58:32 +08:00
Haojun Liao 81d795c293 fix(query): enable limit in grouped scan. 2022-10-26 17:11:56 +08:00
Xiaoyu Wang c449e49087 fix: alter table check 2022-10-25 19:38:22 +08:00
Shengliang Guan e86cdc8cde
Merge pull request #17381 from taosdata/feature/addIdxToSysTable
Feature/addIdxToSysTable
2022-10-23 14:38:37 +08:00
yihaoDeng 3f5884a510 avoid invalid read/write 2022-10-22 21:29:45 +08:00
Haojun Liao 116d1451e4 fix(query): do some internal refactor. 2022-10-19 15:43:58 +08:00
plum-lihui aa906a0d3b test: modify timestamp for insert success anywhen 2022-10-18 17:39:58 +08:00
Ganlin Zhao 1fc1546af9 add test case for desc fill 2022-10-08 19:22:49 +08:00
Xiaoyu Wang cf759fba42 fix: parsing conflicts 2022-09-16 19:54:46 +08:00
Haojun Liao cf46b22267 fix(query): fix error in tsdbread. 2022-09-06 19:27:49 +08:00
Haojun Liao a170796f66 fix(query): fix invalid read/write. 2022-09-02 14:34:30 +08:00
Xiaoyu Wang b5e177f151 fix: some problems of parser 2022-08-29 18:52:00 +08:00
Haojun Liao 13563f1733
Merge pull request #16412 from taosdata/feature/3_liaohj
refactor(query): check table in uid order when handling the last block, and some internal refactor.
2022-08-26 10:44:27 +08:00
Haojun Liao 30b4023e24 test: update the test cases. 2022-08-25 22:11:45 +08:00
Ganlin Zhao 7f3146203b Merge branch '3.0' into fix/TD-18617 2022-08-25 11:13:33 +08:00
Haojun Liao 38b30d071e fix(query): fix errors. 2022-08-21 00:02:43 +08:00
Hongze Cheng b1d2285b05 Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_last 2022-08-20 20:49:44 +08:00
Haojun Liao 09ffcd2e13 fix(query): fix bug in tsdbread 2022-08-20 12:41:58 +08:00
Shengliang Guan d3d0d88cdd test: restore case 2022-08-19 22:05:33 +08:00
Shengliang Guan 0c41c832fc fix: test case error 2022-08-16 19:35:28 +08:00
Haojun Liao dc991a9040 other:merge 3.0 2022-08-12 14:51:52 +08:00
Haojun Liao 166cdcec7c fix(query): fix bug in fill. 2022-08-12 14:04:43 +08:00
Xiaoyu Wang 03a39381c0 enh: show command optimize 2022-08-12 00:07:24 +08:00
Xiaoyu Wang 4155a3bef4 enh: show command optimize 2022-08-11 21:55:20 +08:00
Xiaoyu Wang 44df51f98f enh: show command optimize 2022-08-11 20:56:31 +08:00
Xiaoyu Wang 7176bb9198 merge 3.0 2022-08-11 20:30:02 +08:00
Xiaoyu Wang 9a9aef985e enh: show command optimize 2022-08-11 20:26:40 +08:00
Ganlin Zhao 19ab8ba58c fix test cases 2022-08-11 16:50:45 +08:00
Haojun Liao 6250c1b157
Merge pull request #15851 from taosdata/feature/3.0_query_optimize
ehn(query): optimize the query performance.
2022-08-10 16:51:46 +08:00
Shengliang Guan b3b10bbcf6 test: adjust valgrind case 2022-08-09 19:06:47 +08:00
Haojun Liao d680da3380 fix(query): fix sma info in query procesing. 2022-08-09 18:35:10 +08:00
Haojun Liao f13215a901 test:fix invalid test cases. 2022-08-09 10:17:48 +08:00
shenglian zhou 28eda93ab3 Merge branch '2.0' of github.com:taosdata/TDengine into szhou/fix/nullgroup 2022-08-06 21:50:05 +08:00
shenglian zhou 81d3a2c385 fix: last/first must return not null values 2022-08-06 21:39:53 +08:00
Haojun Liao a74c830125 fix(query): support scalar function in fill operator. 2022-08-06 19:34:15 +08:00
Haojun Liao d1c6835eda other: merge 3.0 2022-08-06 15:26:58 +08:00
Ganlin Zhao c99e1adc7d fix test cases 2022-08-05 19:23:30 +08:00
slzhou c0d0efffef fix: fix multi table join test case 2022-08-02 16:21:19 +08:00
slzhou 5b8207556c fix: taken onCondtion of join node into account when eliminate projects 2022-08-02 14:47:29 +08:00
shenglian zhou 905a07801e fix: fix errors of join test case 2022-08-01 16:19:50 +08:00
Shengliang Guan f491de4fdc test: adjust case 2022-07-31 22:35:42 +08:00
shenglian-zhou 71e414957b
Merge pull request #15570 from taosdata/szhou/fix/join
fix: nested query can be used as table for join together
2022-07-30 17:03:40 +08:00
Xiaoyu Wang 67c0c7e473 Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy 2022-07-30 15:30:33 +08:00
Xiaoyu Wang 15a08b9999 fix: some problems of planner 2022-07-30 15:29:57 +08:00
shenglian-zhou e27499b346
Merge branch '3.0' into szhou/fix/join 2022-07-30 14:13:30 +08:00
slzhou 3383a57281 fix: fixed order by tbname for first last query 2022-07-30 10:44:54 +08:00
Cary Xu 81ec564293 test: add order by tbname to check the result 2022-07-30 09:44:14 +08:00
slzhou d992ab1401 fix: nested query can be used as table for join together 2022-07-30 09:09:59 +08:00
Haojun Liao d29a60499a
Merge pull request #15554 from taosdata/feature/3_liaohj
refactor: do some internal refactor and opt query performance.
2022-07-29 22:34:37 +08:00
Haojun Liao 2261d689e4 fix(query): opt read data from file block. 2022-07-29 21:09:33 +08:00
Shengliang Guan 9e8c52329c test: adjust unstable case 2022-07-29 19:24:38 +08:00
Shengliang Guan d1efdeb5de test: restore case 2022-07-29 18:51:15 +08:00
Shengliang Guan 81d4241907 test: add case 2022-07-29 18:39:27 +08:00
Shengliang Guan 7693950df7 Merge remote-tracking branch 'origin/3.0' into fix/tsim 2022-07-29 18:11:45 +08:00
Shengliang Guan 0f3c2ef5a9 docs: update arch 2022-07-29 17:26:57 +08:00
yihaoDeng 3446d2a053 Merge branch '3.0' of https://github.com/taosdata/TDengine into 3 2022-07-29 15:03:44 +08:00
yihaoDeng db856694ec fix sim error 2022-07-29 15:01:12 +08:00