dapan1121
|
91d6734b34
|
fix: join condition push down issue
|
2023-08-16 14:28:39 +08:00 |
Ganlin Zhao
|
88c13e17c3
|
add test cases
|
2023-07-21 11:10:48 +08:00 |
Ganlin Zhao
|
2edee69b16
|
add test cases
|
2023-07-13 18:49:24 +08:00 |
wangjiaming0909
|
57ddb3437d
|
feature: optimize order by limit using priority queue
|
2023-06-27 17:50:50 +08:00 |
dapan1121
|
6c20a331aa
|
Merge pull request #21547 from taosdata/fix/TD-24507
fix: fix multiple diffs output less lines if null values involved
|
2023-06-08 10:37:51 +08:00 |
Haojun Liao
|
1036259a7b
|
fix(query): fix error in fill.
|
2023-06-01 18:25:05 +08:00 |
Haojun Liao
|
5301c5756a
|
other: merge main into 3.0.
|
2023-06-01 09:29:18 +08:00 |
Ganlin Zhao
|
1e201da9b7
|
fix test cases
|
2023-05-31 16:26:23 +08:00 |
dapan1121
|
6368b27499
|
fix: sliding case issue
|
2023-05-29 08:50:57 +08:00 |
slzhou
|
b83bf9163e
|
fix: restore scalar mode computation and add filterScalarMode config variable and add test case
|
2023-05-26 14:46:32 +08:00 |
slzhou
|
99b424b181
|
fix: add test case
|
2023-05-18 16:26:20 +08:00 |
kailixu
|
24acee6e3f
|
chore: restore the test cases
|
2023-05-16 14:45:06 +08:00 |
Haojun Liao
|
b383651d8b
|
fix(tmq): fix the invalid write and set the flag when closing taosx sub.
|
2023-05-13 16:17:26 +08:00 |
kailixu
|
2e0d463471
|
fix: update test case alter_column.sim
|
2023-05-12 09:57:11 +08:00 |
Benguang Zhao
|
6b20306bef
|
test: add flush database in tsim/parser/last_cache.sim and limit1.sim
|
2023-04-12 19:01:02 +08:00 |
dapan1121
|
6506805784
|
fix: fix no group slimit issue and test cases
|
2023-03-22 17:14:45 +08:00 |
dapan1121
|
56d5034b7f
|
fix: table merge scan limit issue
|
2023-03-22 08:55:43 +08:00 |
gccgdb1234
|
48bbd0eeeb
|
test:reduce to 1000 rowNumbers per tables in testcases
|
2023-03-15 11:49:02 +08:00 |
gccgdb1234
|
525a817d80
|
test:reduce to 1000 rowNumbers per tables in testcases
|
2023-03-15 01:41:27 +08:00 |
dapan1121
|
16209644c4
|
fix: regenerate groupId and case issue
|
2023-03-11 17:24:54 +08:00 |
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 |