slzhou
|
8f6ba995a5
|
fix: get group id from the group list when last row scan
|
2022-11-16 13:27:53 +08:00 |
Haojun Liao
|
2402fd1d48
|
refactor: do some internal refactor.
|
2022-11-09 19:14:27 +08:00 |
Haojun Liao
|
b48752686e
|
refactor: do some internal refactor.
|
2022-11-09 13:45:46 +08:00 |
Haojun Liao
|
cd29972a4d
|
enh(query): add cache for table meta.
|
2022-11-07 11:53:23 +08:00 |
Haojun Liao
|
03f4918b3b
|
refactor: do some internal refactor.
|
2022-11-04 18:46:48 +08:00 |
Haojun Liao
|
c17a921a03
|
fix(query): set the correct buffer to accommodate the tag values.
|
2022-10-31 23:19:40 +08:00 |
Haojun Liao
|
f990ceab6e
|
refactor: do some internal refactor.
|
2022-10-30 22:13:49 +08:00 |
Haojun Liao
|
9b99c69785
|
fix(query): support partition by + limit push down.
|
2022-10-28 19:56:32 +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
|
3fe3c3d2b7
|
fix(query): add check for return value.
|
2022-10-28 16:06:27 +08:00 |
Haojun Liao
|
407a3453ca
|
fix(query): set fetch block info.
|
2022-10-28 14:45:35 +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 |
Minglei Jin
|
c84618ea3f
|
Merge branch '3.0' into fix/TD-19468-2
|
2022-10-25 17:36:56 +08:00 |
Haojun Liao
|
a87f915ebf
|
fix(query):set correct column match info size.
|
2022-10-25 15:30:41 +08:00 |
Minglei Jin
|
441fe8119c
|
Merge branch '3.0' into fix/TD-19468-2
|
2022-10-25 10:51:35 +08:00 |
Minglei Jin
|
89f7ad2920
|
fix: optimize tsdb cache loading speed
|
2022-10-25 10:36:30 +08:00 |
Haojun Liao
|
e654f3f92c
|
refactor: do some internal refactor.
|
2022-10-24 16:44:44 +08:00 |
Haojun Liao
|
2f5ed16cb8
|
fix(query): remove redundant ts cols in cache scan.
|
2022-10-24 13:26:54 +08:00 |
Haojun Liao
|
abff4fb1f2
|
Merge pull request #17336 from taosdata/feature/3_liaohj
other:merge 3.0, and support last query cache
|
2022-10-20 18:15:38 +08:00 |
Haojun Liao
|
70adc0ea33
|
fix(query): fix coverity issues.
|
2022-10-20 11:27:33 +08:00 |
Haojun Liao
|
b20e2ed5af
|
fix(query): set correct last value.
|
2022-10-19 17:43:23 +08:00 |
Haojun Liao
|
c8b180b129
|
fix(query): update the cached last query.
|
2022-10-17 19:14:06 +08:00 |
Haojun Liao
|
d234681b74
|
other:merge 3.0
|
2022-10-13 15:39:06 +08:00 |
Haojun Liao
|
18740e7b48
|
other:merge 3.0, and support last query cache
|
2022-10-13 15:35:51 +08:00 |
Hongze Cheng
|
d5255f1eb7
|
more format
|
2022-10-13 13:41:36 +08:00 |
Haojun Liao
|
c9286fed25
|
fix(query): fix memory leak.
|
2022-09-30 13:03:25 +08:00 |
Haojun Liao
|
60d9acb7b4
|
feature(query): support last function cache and retrieve data.
|
2022-08-26 15:27:19 +08:00 |
Haojun Liao
|
909529bb7b
|
fix(query): check return value and do some internal refactor.
|
2022-08-25 10:55:28 +08:00 |
Haojun Liao
|
258d50306f
|
refactor: do some internal refactor.
|
2022-08-02 15:43:45 +08:00 |
Haojun Liao
|
facf3c8648
|
fix(query): add limit/offset for order by operator.
|
2022-07-20 14:07:48 +08:00 |
Haojun Liao
|
179709f814
|
fix(query): assign the subplan to belong to task struct
|
2022-07-19 17:37:40 +08:00 |
Haojun Liao
|
f60f821c13
|
fix(query): fix partition by bug for last_row query.
|
2022-07-15 15:04:22 +08:00 |
Haojun Liao
|
b9a471624d
|
fix(query): handle multi group last_row query.
|
2022-07-15 11:19:00 +08:00 |
Xiaoyu Wang
|
ddb39a8dc2
|
fix: some problems of planner
|
2022-07-14 16:06:28 +08:00 |
Haojun Liao
|
649cf7e55d
|
fix(query): support last_row(tags) for super table query.
|
2022-07-13 14:21:44 +08:00 |
Haojun Liao
|
6ff68dd67d
|
refactor: do some internal refactor.
|
2022-07-12 16:24:26 +08:00 |
Haojun Liao
|
5d8f188067
|
refactor: do some internal refactor.
|
2022-07-12 10:10:39 +08:00 |