dapan1121
|
56b33e9200
|
Merge remote-tracking branch 'origin/3.0' into fix/TD-20300
|
2022-11-11 18:57:12 +08:00 |
dapan1121
|
f60441e2dd
|
fix: fix query thread quitting issue
|
2022-11-11 18:44:59 +08:00 |
dapan1121
|
89c13efba8
|
fix: fix query thread quit issue
|
2022-11-11 17:13:55 +08:00 |
54liuyao
|
1ca9839170
|
fix(operator):Operator double free
|
2022-11-10 15:47:07 +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
|
d238f387ce
|
other: merge 3.0
|
2022-11-09 00:00:14 +08:00 |
Liu Jicong
|
bc469f7f7b
|
fix(stream): delete tb should be checked in write thread
|
2022-11-08 11:30:29 +08:00 |
Haojun Liao
|
9863879951
|
refactor: do some internal refactor.
|
2022-11-08 09:21:43 +08:00 |
Haojun Liao
|
9932fa6bf0
|
refactor: refactor to avoid spin operator in exchange operator.
|
2022-11-07 17:48:27 +08:00 |
Haojun Liao
|
fea40da5dc
|
other: merge 3.0
|
2022-11-07 14:31:01 +08:00 |
Haojun Liao
|
cd29972a4d
|
enh(query): add cache for table meta.
|
2022-11-07 11:53:23 +08:00 |
Haojun Liao
|
be5b72b25d
|
enh(query): add cache for table meta entry in table scan.
|
2022-11-07 10:17:42 +08:00 |
Haojun Liao
|
270404318c
|
other: merge 3.0
|
2022-11-07 09:28:22 +08:00 |
Haojun Liao
|
341112923b
|
fix(query): init filter in group operator.
|
2022-11-06 23:42:04 +08:00 |
Haojun Liao
|
8c4be7dc21
|
refactor: do some internal refactor.
|
2022-11-04 22:13:40 +08:00 |
Haojun Liao
|
03f4918b3b
|
refactor: do some internal refactor.
|
2022-11-04 18:46:48 +08:00 |
Shengliang Guan
|
18f7d658d9
|
Merge pull request #17804 from taosdata/feature/3_liaohj
refactor: add some logs.
|
2022-11-01 16:46:24 +08:00 |
Shengliang Guan
|
68f1641991
|
Merge pull request #17800 from taosdata/feature/stream
refactor(stream): fill history
|
2022-11-01 16:15:07 +08:00 |
Haojun Liao
|
cff5d9295e
|
refactor: add some logs.
|
2022-11-01 15:00:02 +08:00 |
Liu Jicong
|
8ca5f0bd9c
|
Merge branch '3.0' into feature/stream
|
2022-11-01 13:20:20 +08:00 |
Liu Jicong
|
5e253cc8ea
|
refactor(stream): fill history
|
2022-11-01 11:56:14 +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
|
f790d91b45
|
fix(query): check null before free resource, and some internal refactor.
|
2022-10-31 10:41:25 +08:00 |
Haojun Liao
|
864e2c60a7
|
fix(query): invoke the different api for extract queried table list.
|
2022-10-31 09:48:23 +08:00 |
Haojun Liao
|
46a6d9ab99
|
refactor: do some internal refactor.
|
2022-10-30 22:23:27 +08:00 |
Haojun Liao
|
f990ceab6e
|
refactor: do some internal refactor.
|
2022-10-30 22:13:49 +08:00 |
Haojun Liao
|
e4de732285
|
fix(query): always build hash map from uid to keyinfo
|
2022-10-29 18:15:00 +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
|
d0a7a43e6f
|
other:merge 3.0
|
2022-10-28 18:02:50 +08:00 |
Haojun Liao
|
407a3453ca
|
fix(query): set fetch block info.
|
2022-10-28 14:45:35 +08:00 |
Haojun Liao
|
2c896012df
|
fix(query): check status before add table uid in hash map. and do some other refactor.
|
2022-10-28 10:43:25 +08:00 |
Haojun Liao
|
4774baa635
|
fix(query): handle the case of the single block in last files.
|
2022-10-27 22:43:42 +08:00 |
yihaoDeng
|
6a978be730
|
opt mem
|
2022-10-27 20:38:57 +08:00 |
Haojun Liao
|
a7ca29c627
|
other: merge 3.0
|
2022-10-27 18:04:28 +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
|
c5c5b5aa9f
|
Merge pull request #17662 from taosdata/feature/3_liaohj
enh(query): enable the limit clause to be push down
|
2022-10-27 10:46:21 +08:00 |
Haojun Liao
|
376e7ea5b9
|
fix(query): support limit/offset in merge sort operator.
|
2022-10-26 19:23:05 +08:00 |
Haojun Liao
|
81d795c293
|
fix(query): enable limit in grouped scan.
|
2022-10-26 17:11:56 +08:00 |
Haojun Liao
|
8cf3339b25
|
enh(query): enable the limit clause to be push down to the table scan operator.
|
2022-10-26 11:31:31 +08:00 |
Liu Jicong
|
52b4b510a8
|
merge 3.0
|
2022-10-26 09:18:29 +08:00 |
Liu Jicong
|
75e5e490fd
|
refactor(stream): recover and fill history
|
2022-10-26 00:31:00 +08:00 |
Haojun Liao
|
e654f3f92c
|
refactor: do some internal refactor.
|
2022-10-24 16:44:44 +08:00 |
Haojun Liao
|
b06870f70f
|
Merge branch '3.0' into fix/liao_cov
|
2022-10-24 14:07:59 +08:00 |
Haojun Liao
|
2f5ed16cb8
|
fix(query): remove redundant ts cols in cache scan.
|
2022-10-24 13:26:54 +08:00 |
Shengliang Guan
|
9903bbc527
|
Merge pull request #17577 from taosdata/fix/liao_cov
fix(query): fix coverity issues.
|
2022-10-23 23:12:36 +08:00 |
Haojun Liao
|
6ebf6b29bd
|
fix(query): fix coverity issues.
|
2022-10-23 15:20:29 +08:00 |
Shengliang Guan
|
e86cdc8cde
|
Merge pull request #17381 from taosdata/feature/addIdxToSysTable
Feature/addIdxToSysTable
|
2022-10-23 14:38:37 +08:00 |
yihaoDeng
|
79ac1153ce
|
avoid invalid read/write
|
2022-10-22 16:02:09 +08:00 |