Ganlin Zhao
|
e16b2fafbe
|
fix(query): fix interp + fill(linear) start from middle of interpolation
range issue
|
2022-08-08 21:09:25 +08:00 |
Ganlin Zhao
|
7aeaa79f4e
|
fix(query): fix interp + fill(linear) before inter range issue
|
2022-08-08 20:28:09 +08:00 |
Ganlin Zhao
|
26648a909f
|
fix(query): interp + fill(linear) not working
TD-18220
|
2022-08-08 20:09:20 +08:00 |
Ganlin Zhao
|
1ee558fb63
|
fix(query): interp + fill(linear) not working
TD-18220
|
2022-08-08 15:20:12 +08:00 |
Ganlin Zhao
|
2e3a1cfdde
|
Merge branch '3.0' into fix/TD-18115
|
2022-08-06 16:46:54 +08:00 |
Ganlin Zhao
|
78fb4f51b0
|
fix(query): fix interp fill(next) result errors
|
2022-08-06 16:44:14 +08:00 |
Ganlin Zhao
|
8c3cc0161a
|
fix(query): fix interp fill(next) result errors
|
2022-08-06 16:22:40 +08:00 |
Ganlin Zhao
|
784752010a
|
fix(query): fix interp fill(next) result errors
|
2022-08-06 16:18:11 +08:00 |
54liuyao
|
214d3609b2
|
fix(stream):set num of stream session child
|
2022-08-06 15:14:11 +08:00 |
Ganlin Zhao
|
70f3967993
|
fix(query): fix interp + fill(prev) result error
|
2022-08-06 14:42:48 +08:00 |
Ganlin Zhao
|
d5d873c7f8
|
fix(query): fix interp fill(prev) issue
|
2022-08-06 11:32:29 +08:00 |
Ganlin Zhao
|
b3e53c651e
|
fix(query): fix interp + fill interpolation behavior
TD-18173
TD-18174
|
2022-08-06 10:04:56 +08:00 |
Ganlin Zhao
|
e808f67518
|
Merge branch '3.0' into fix/TD-18115
|
2022-08-05 10:03:17 +08:00 |
shenglian zhou
|
2f27d0152d
|
fix: get result row add forUpdate parameter
|
2022-08-04 16:23:54 +08:00 |
Ganlin Zhao
|
6b6f85e22f
|
fix(query): fix interp function core dump
TD-18115
|
2022-08-03 21:24:47 +08:00 |
Liu Jicong
|
e43d3d88b6
|
Merge branch '3.0' into feature/stream
|
2022-08-03 20:59:26 +08:00 |
Liu Jicong
|
cf5f06bd68
|
enh(stream): stream query is not limited by window count
|
2022-08-03 20:33:09 +08:00 |
Haojun Liao
|
8da7aa19b5
|
fix(query): fix memory leak.
|
2022-08-01 20:41:03 +08:00 |
54liuyao
|
b3d104349f
|
feat(stream):optimize stream update scan
|
2022-08-01 17:09:46 +08:00 |
Haojun Liao
|
71b5cf5a39
|
refactor: do some internal refactor.
|
2022-07-30 18:23:04 +08:00 |
Haojun Liao
|
97c238875e
|
refactor: do some internal refactor.
|
2022-07-30 18:19:14 +08:00 |
Haojun Liao
|
7bc773b8cd
|
fix(query): remove invalid time window close ops.
|
2022-07-30 18:11:44 +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 |
Ganlin Zhao
|
8dbac0b001
|
Merge branch '3.0' into fix/TD-17958
|
2022-07-29 20:56:47 +08:00 |
Ganlin Zhao
|
344e821e87
|
fix: fix rsma writing historical data wal got overwritten by unrelated
SSDatablocks got from streamscan
TD- 17958
|
2022-07-29 20:53:45 +08:00 |
liuyao
|
df2736e61c
|
Merge pull request #15559 from taosdata/feature/TD-17811
feat(stream):Recycled Pages
|
2022-07-29 20:36:36 +08:00 |
Xiaoyu Wang
|
11bac6220c
|
Merge pull request #15523 from taosdata/feature/3.0_debug_wxy
enh: last function optimize
|
2022-07-29 20:14:21 +08:00 |
54liuyao
|
c8fbcb9672
|
feat(stream): Recycled Pages
|
2022-07-29 19:40:14 +08:00 |
Haojun Liao
|
9ee13ca254
|
other: merge 3.0
|
2022-07-29 18:03:42 +08:00 |
Haojun Liao
|
0ff775c46f
|
fix(query): keep order info in fill operator.
|
2022-07-29 14:33:50 +08:00 |
54liuyao
|
5e7e335169
|
feat(stream): free state memroy
|
2022-07-29 14:28:29 +08:00 |
Haojun Liao
|
915e4e40c7
|
fix(query): add attribute to control output order.
|
2022-07-29 11:00:36 +08:00 |
Haojun Liao
|
78bbfcb4bc
|
refactor: do some internal refactor and opt query performance.
|
2022-07-29 09:56:03 +08:00 |
dapan1121
|
62f3adf7fc
|
Merge branch '3.0' into fix/TD-17819
|
2022-07-28 19:11:08 +08:00 |
dapan1121
|
fbdd8bfd39
|
fix: fix datablock windows error
|
2022-07-28 17:12:53 +08:00 |
slzhou@taodata.com
|
9cbd8c7bea
|
fix: fix bugs related to join and nested query
|
2022-07-28 12:02:36 +08:00 |
Liu Jicong
|
3167f158d1
|
Merge pull request #15454 from taosdata/feature/stream
fix(stream): dispatch
|
2022-07-27 12:39:37 +08:00 |
Liu Jicong
|
3fa5791889
|
fix(stream): dispatch
|
2022-07-27 10:52:25 +08:00 |
54liuyao
|
db8ed3087c
|
feat(stream): free the memory
|
2022-07-27 10:34:30 +08:00 |
Haojun Liao
|
97e3946a98
|
Merge pull request #15421 from taosdata/feature/3_liaohj
refactor: optimize the memory consumption in tsdbread
|
2022-07-26 16:49:14 +08:00 |
Haojun Liao
|
bd8fa53371
|
fix(query): set current SBlock before move to next block.
|
2022-07-26 15:52:47 +08:00 |
54liuyao
|
35ddd56691
|
feat(stream): refector some log
|
2022-07-26 09:55:21 +08:00 |
Haojun Liao
|
6d86ef0c33
|
other: merge 3.0
|
2022-07-25 11:22:09 +08:00 |
Haojun Liao
|
9bddf99d7d
|
refactor(query): do some internal refactor.
|
2022-07-25 11:17:45 +08:00 |
dapan1121
|
4831205807
|
Merge branch '3.0' into fix/TD-16880
|
2022-07-25 09:02:45 +08:00 |
dapan1121
|
dfe4ed92e3
|
fix: fix disk page direty issue
|
2022-07-25 09:01:40 +08:00 |
54liuyao
|
f86ce16e36
|
fix(stream): push retrive datablock
|
2022-07-23 15:06:53 +08:00 |
Haojun Liao
|
cf572edcb4
|
Merge pull request #15323 from taosdata/feature/3_liaohj
fix(query): update the time range after filter data block.
|
2022-07-23 14:55:29 +08:00 |
54liuyao
|
b7e84b3caf
|
feat(stream): optimize result
|
2022-07-23 09:57:27 +08:00 |
Haojun Liao
|
4a7a85ab07
|
other: merge 3.0
|
2022-07-23 00:02:53 +08:00 |