Commit Graph

117 Commits

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