Xiaoyu Wang
|
98fc185e92
|
fix: escape character problem in auto create table insert
|
2022-08-18 18:53:23 +08:00 |
Cary Xu
|
7e73f36173
|
other: code format revert
|
2022-08-18 10:08:22 +08:00 |
Cary Xu
|
34e14f770f
|
enh: rsma batch process
|
2022-08-15 09:39:55 +08:00 |
Cary Xu
|
8c75274e13
|
Merge branch '3.0' into feature/3.0_interval_hash_optimize
|
2022-08-12 21:04:20 +08:00 |
Cary Xu
|
ae7550eb86
|
enh: rsma exec in async mode
|
2022-08-12 21:00:48 +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 |
Cary Xu
|
a4a7022caf
|
Merge pull request #15976 from taosdata/feature/3.0_interval_hash_optimize
enh: rsma fetch optimization
|
2022-08-11 23:20:01 +08:00 |
Cary Xu
|
e890bcc6f4
|
enh: tsimplehash remove/iter/ut
|
2022-08-11 19:12:24 +08:00 |
shenglian-zhou
|
a96193cfc6
|
Merge pull request #15983 from taosdata/szhou/fixbug
fix: add multi-timeline support for session and state
|
2022-08-11 17:15:09 +08:00 |
slzhou
|
009777a727
|
fix: add multi-timeline support for session and state
|
2022-08-11 16:23:53 +08:00 |
54liuyao
|
7836b581a7
|
feat(stream): delete result
|
2022-08-11 14:25:16 +08:00 |
Liu Jicong
|
a28c0781be
|
Merge pull request #15971 from taosdata/feature/stream
feat(stream): session window trigger delete
|
2022-08-11 14:10:18 +08:00 |
Liu Jicong
|
c191f44b14
|
feat(stream): session window trigger delete
|
2022-08-11 12:01:20 +08:00 |
liuyao
|
e1047b4b27
|
Merge pull request #15965 from taosdata/feature/TD-18091
feat(stream):optimzie stream interval
|
2022-08-11 11:06:06 +08:00 |
Ganlin Zhao
|
c6699e19fb
|
Merge pull request #15941 from taosdata/fix/TD-18115
fix(query): fix linear interpolation issue between two blocks
|
2022-08-11 10:21:28 +08:00 |
54liuyao
|
44123ec8f0
|
feat(stream):optimzie stream interval
|
2022-08-11 10:20:42 +08:00 |
Ganlin Zhao
|
6fc38165fb
|
fix(query): fix linear interpolation issue between two blocks
TD-18309
|
2022-08-10 16:29:55 +08:00 |
Xiaoyu Wang
|
07ef00e89f
|
merge 3.0
|
2022-08-09 11:36:08 +08:00 |
Ganlin Zhao
|
35a9e11ed1
|
Merge pull request #15867 from taosdata/fix/TD-18115
fix(query): interp + fill(linear) not working
|
2022-08-09 10:25:58 +08:00 |
Ganlin Zhao
|
26648a909f
|
fix(query): interp + fill(linear) not working
TD-18220
|
2022-08-08 20:09:20 +08:00 |
Haojun Liao
|
4d8842c21f
|
other:merge 3.0
|
2022-08-08 16:37:37 +08:00 |
Ganlin Zhao
|
1ee558fb63
|
fix(query): interp + fill(linear) not working
TD-18220
|
2022-08-08 15:20:12 +08:00 |
Haojun Liao
|
447b2cb9f1
|
fix(query): update the load data log.
|
2022-08-08 12:56:03 +08:00 |
Haojun Liao
|
a74c830125
|
fix(query): support scalar function in fill operator.
|
2022-08-06 19:34:15 +08:00 |
dapan1121
|
10281b36ae
|
Merge pull request #15811 from taosdata/fix/TD-18137
fix: fix taosd memory leak issue
|
2022-08-06 18:47:38 +08:00 |
dapan1121
|
fd654b126a
|
fix: fix taosd memory leak issue
|
2022-08-06 18:00:26 +08:00 |
Ganlin Zhao
|
784752010a
|
fix(query): fix interp fill(next) result errors
|
2022-08-06 16:18:11 +08:00 |
Haojun Liao
|
0d60d54a4a
|
other: merge 3.0
|
2022-08-06 15:26:15 +08:00 |
Haojun Liao
|
bf08d7dd0b
|
fix(query): fix bug in fill
|
2022-08-06 15:23:03 +08:00 |
Haojun Liao
|
0e4748771a
|
enh(query): support combine multi datablock to pass to upstream operators
|
2022-08-05 14:10:45 +08:00 |
Haojun Liao
|
3a5fcefc8d
|
other: merge 3.0
|
2022-08-04 17:24:51 +08:00 |
shenglian zhou
|
2f27d0152d
|
fix: get result row add forUpdate parameter
|
2022-08-04 16:23:54 +08:00 |
Haojun Liao
|
4cd7af0ecf
|
other: merge 3.0
|
2022-08-03 19:02:43 +08:00 |
slzhou
|
cf9030fab1
|
fix: prevent result row page swapping so that the result is preserved
|
2022-08-03 17:03:50 +08:00 |
Cary Xu
|
2f19c2d0a5
|
other: rsma replica restore and memory leak
|
2022-08-03 10:58:01 +08:00 |
Haojun Liao
|
77ed2bc1e1
|
enh(query): add merge attribute in explain.
|
2022-08-02 21:25:55 +08:00 |
shenglian-zhou
|
16357345ef
|
Merge pull request #15678 from taosdata/szhou/fix/join
fix: make multi-table table join test case pass CI
|
2022-08-02 17:02:00 +08:00 |
slzhou
|
2a17deec7c
|
fix: extract time condition corretly when join tables together
|
2022-08-02 16:18:55 +08:00 |
Haojun Liao
|
258d50306f
|
refactor: do some internal refactor.
|
2022-08-02 15:43:45 +08:00 |
Haojun Liao
|
781c494c2b
|
refactor: merge data belongs to different data group.
|
2022-08-02 13:58:54 +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
|
7bc773b8cd
|
fix(query): remove invalid time window close ops.
|
2022-07-30 18:11:44 +08:00 |
Haojun Liao
|
ed57347579
|
fix(query): fix memory leak.
|
2022-07-30 11:30:31 +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
|
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 |
Haojun Liao
|
26e5a7c796
|
refactor: do some internal refactor.
|
2022-07-29 13:54:14 +08:00 |
Haojun Liao
|
915e4e40c7
|
fix(query): add attribute to control output order.
|
2022-07-29 11:00:36 +08:00 |