shenglian zhou
|
81d3a2c385
|
fix: last/first must return not null values
|
2022-08-06 21:39:53 +08:00 |
shenglian zhou
|
a16a6b73c8
|
fix: force at least one row for agg/window group
|
2022-08-06 20:11:12 +08:00 |
Haojun Liao
|
5dc9c9f2b1
|
Merge pull request #15750 from taosdata/feature/3_liaohj
fix(query): fix memory leak.
|
2022-08-04 20:17:58 +08:00 |
Haojun Liao
|
b04efe3c25
|
fix(query): fix memory leak.
|
2022-08-04 17:14:50 +08:00 |
shenglian zhou
|
2f27d0152d
|
fix: get result row add forUpdate parameter
|
2022-08-04 16:23:54 +08:00 |
Zhiqiang Wang
|
ca1b1d9e18
|
Merge pull request #15721 from taosdata/fix/ZhiqiangWang/TD-18093-fix-minimalDirGB-invalid-error
os: fix minimalDirGB invalid error
|
2022-08-04 10:44:33 +08:00 |
afwerar
|
e76f770fc8
|
os: fix minimalDirGB invalid error
|
2022-08-04 10:02:09 +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 |
Cary Xu
|
2f19c2d0a5
|
other: rsma replica restore and memory leak
|
2022-08-03 10:58:01 +08:00 |
Shengliang Guan
|
590266067b
|
Merge pull request #15680 from taosdata/fix/dnode
refactor: adjust logs
|
2022-08-02 19:37:07 +08:00 |
Shengliang Guan
|
56f2e49764
|
refactor: adjust logs
|
2022-08-02 17:12:07 +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
|
8da7aa19b5
|
fix(query): fix memory leak.
|
2022-08-01 20:41:03 +08:00 |
Ganlin Zhao
|
14deef3ae8
|
fix comment
|
2022-08-01 15:42:35 +08:00 |
Ganlin Zhao
|
b0becf1ca9
|
fix(query): fix n-1 function if select column after function position
result row is incorrect.
fix/TD-18040
|
2022-08-01 14:15:16 +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
|
2261d689e4
|
fix(query): opt read data from file block.
|
2022-07-29 21:09:33 +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 |
Haojun Liao
|
78bbfcb4bc
|
refactor: do some internal refactor and opt query performance.
|
2022-07-29 09:56:03 +08:00 |
Haojun Liao
|
089f045817
|
Merge pull request #15444 from taosdata/feature/3_liaohj
fix(query):fix memory leak.
|
2022-07-27 15:49:52 +08:00 |
54liuyao
|
db8ed3087c
|
feat(stream): free the memory
|
2022-07-27 10:34:30 +08:00 |
Haojun Liao
|
6c355184a9
|
Merge branch '3.0' into feature/3_liaohj
|
2022-07-26 19:09:37 +08:00 |
Haojun Liao
|
f021f29f02
|
fix(query): fix bug in limit/offset.
|
2022-07-26 19:07:43 +08:00 |
shenglian zhou
|
56f067229c
|
Merge branch '2.0' of github.com:taosdata/TDengine into szhou/fix/udf
|
2022-07-26 17:58:31 +08:00 |
shenglian zhou
|
a17015138c
|
fix: fix fill operator memory leak
|
2022-07-26 17:18:08 +08:00 |
shenglian zhou
|
dab90f47bc
|
fix: fix memory leak
|
2022-07-26 17:10:43 +08:00 |
Ganlin Zhao
|
af305d1f51
|
Merge branch '3.0' into enh/TD-17659
|
2022-07-26 14:15:11 +08:00 |
Ganlin Zhao
|
8794b0d464
|
Merge branch '3.0' into enh/TD-17659
|
2022-07-25 17:25:05 +08:00 |
Xiaoyu Wang
|
20cb18d8b0
|
merge 3.0
|
2022-07-25 16:59:28 +08:00 |
Xiaoyu Wang
|
bf18385e00
|
merge szhou/fix/udf
|
2022-07-25 15:34:58 +08:00 |
Ganlin Zhao
|
db48f118a1
|
enh(query): add selectivity for diff function
TD-17659
|
2022-07-25 15:34:46 +08:00 |
Xiaoyu Wang
|
015193e816
|
feat: super table order by primary key optimization
|
2022-07-25 15:17:53 +08:00 |
Haojun Liao
|
baca08d05d
|
refactor: do some internal refactor.
|
2022-07-25 14:15:49 +08:00 |
Haojun Liao
|
67266bd3a1
|
Merge branch '3.0' into feature/3_liaohj
|
2022-07-25 13:44:09 +08:00 |
54liuyao
|
86c4d34339
|
fix(stream): recover the overwritten code
|
2022-07-25 11:19:52 +08:00 |
Haojun Liao
|
9bddf99d7d
|
refactor(query): do some internal refactor.
|
2022-07-25 11:17:45 +08:00 |
Haojun Liao
|
950be95fdf
|
fix(query): fix error in limit/offset
|
2022-07-23 10:40:58 +08:00 |
Haojun Liao
|
e00528eead
|
refactor: do some internal refactor.
|
2022-07-23 09:59:37 +08:00 |
Haojun Liao
|
e9936db95e
|
other: merge 3.0
|
2022-07-23 09:37:23 +08:00 |
Haojun Liao
|
4a7a85ab07
|
other: merge 3.0
|
2022-07-23 00:02:53 +08:00 |
Haojun Liao
|
4d4a52245d
|
fix(query): update the time range after filter data block.
|
2022-07-22 23:52:48 +08:00 |
Haojun Liao
|
998dedb9fa
|
other: merge 3.0
|
2022-07-22 21:16:52 +08:00 |
Cary Xu
|
39b768153f
|
Merge pull request #15308 from taosdata/feat/TD-17552
enh(query): add wal version to agg result datablock
|
2022-07-22 19:09:31 +08:00 |