Commit Graph

156 Commits

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