Liu Jicong
|
f24f2eff42
|
merge 3.0
|
2022-07-30 13:03:12 +08:00 |
Liu Jicong
|
6c250e75cd
|
fix(stream): forbid histogram in stream
|
2022-07-29 21:28:18 +08:00 |
Haojun Liao
|
cd5491fea1
|
fix(query): remove invalid code.
|
2022-07-29 19:00:12 +08:00 |
Haojun Liao
|
9ee13ca254
|
other: merge 3.0
|
2022-07-29 18:03:42 +08:00 |
Haojun Liao
|
78bbfcb4bc
|
refactor: do some internal refactor and opt query performance.
|
2022-07-29 09:56:03 +08:00 |
Cary Xu
|
0dcb3a5da1
|
fix: assign uid for rsma by physical plan
|
2022-07-28 17:07:47 +08:00 |
Xiaoyu Wang
|
cd25d2dc60
|
Merge pull request #15456 from taosdata/feature/3.0_debug_wxy
fix: db options rename
|
2022-07-27 15:02:20 +08:00 |
Xiaoyu Wang
|
f977117c6c
|
fix: db options rename
|
2022-07-27 11:55:19 +08:00 |
Liu Jicong
|
3fa5791889
|
fix(stream): dispatch
|
2022-07-27 10:52:25 +08:00 |
shenglian zhou
|
b870b6381f
|
fix: save sort exec info into table merge scan struct and use it when explain
|
2022-07-26 11:14:17 +08:00 |
shenglian zhou
|
0494f4a6e9
|
fix: fix table merge scan memory leak
|
2022-07-25 16:41:32 +08:00 |
Xiaoyu Wang
|
cf8bf7bd39
|
Merge remote-tracking branch 'origin/szhou/fix/udf' into feature/3.0_debug_wxy
|
2022-07-25 15:35:14 +08:00 |
Xiaoyu Wang
|
bf18385e00
|
merge szhou/fix/udf
|
2022-07-25 15:34:58 +08:00 |
shenglian zhou
|
66bad33c9e
|
fix: fix compilation error
|
2022-07-25 15:34:11 +08:00 |
shenglian zhou
|
9e9a12cb09
|
fix: fix memory leak of pseduo col computation in table merge scan
|
2022-07-25 15:23:43 +08:00 |
Xiaoyu Wang
|
015193e816
|
feat: super table order by primary key optimization
|
2022-07-25 15:17:53 +08:00 |
shenglian zhou
|
d3149ce8fd
|
fix: change tag_type to string and remove quote from tag_value and normal notation is used for float/double
|
2022-07-24 19:59:19 +08:00 |
Liu Jicong
|
072fe10013
|
Merge pull request #15361 from taosdata/feature/tq
fix(tmq): correctly set reader status
|
2022-07-23 20:40:14 +08:00 |
Liu Jicong
|
095f6aa4e0
|
fix(tmq): correctly set reader status
|
2022-07-23 20:07:16 +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 |
Haojun Liao
|
e00528eead
|
refactor: do some internal refactor.
|
2022-07-23 09:59:37 +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 |
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 |
54liuyao
|
b28553395f
|
feat(stream): adjust stream scan
|
2022-07-22 20:13:37 +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 |
Xiaoyu Wang
|
b97c440fe6
|
Merge pull request #15295 from taosdata/feature/3.0_debug_wxy
fix: plan problem when functions that requires a timeline is used directly in a super table
|
2022-07-22 18:50:27 +08:00 |
Ganlin Zhao
|
51ac32e8ea
|
Merge branch '3.0' into feat/TD-17552
|
2022-07-22 17:41:48 +08:00 |
Ganlin Zhao
|
68854bdea5
|
enh(query): add wal version to agg result datablock
TD-17552
|
2022-07-22 17:39:59 +08:00 |
Xiaoyu Wang
|
1be414354d
|
fix: plan problem when functions that requires a timeline is used directly in a super table
|
2022-07-22 17:06:08 +08:00 |
54liuyao
|
47cb043f4c
|
feat(stream):optimize update scan range
|
2022-07-22 16:55:14 +08:00 |
Haojun Liao
|
6f4851a6a2
|
refactor: do some internal refactor.
|
2022-07-22 14:38:28 +08:00 |
Hongze Cheng
|
68acbb64b6
|
Merge branch 'fix/hzcheng_3.0' of https://github.com/taosdata/TDengine into fix/hzcheng_3.0
|
2022-07-22 05:04:22 +00:00 |
Hongze Cheng
|
cd762afe76
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/hzcheng_3.0
|
2022-07-22 04:50:24 +00:00 |
Liu Jicong
|
f9563b5b74
|
Update scanoperator.c
|
2022-07-22 11:55:02 +08:00 |
Hongze Cheng
|
65fc81c45b
|
fix: more concurrency read/write
|
2022-07-22 02:45:11 +00:00 |
Hongze Cheng
|
613ca9c67d
|
fix resource leak
|
2022-07-22 02:28:39 +00:00 |
Haojun Liao
|
7522c2edf3
|
refactor: do some internal refactor.
|
2022-07-21 20:44:36 +08:00 |
Cary Xu
|
ada2eb232e
|
fix: resource cleanup and rsma result build
|
2022-07-21 19:46:55 +08:00 |
dapan1121
|
3621aa5540
|
fix: fix mac compile issue
|
2022-07-21 14:06:38 +08:00 |
Haojun Liao
|
9d565752c4
|
fix(query): extract schema before creating stream scanner.
|
2022-07-21 13:51:39 +08:00 |
dapan1121
|
976d4670a9
|
Merge branch '3.0' into fix/TD-15197
|
2022-07-21 09:11:03 +08:00 |
Liu Jicong
|
86611cc08a
|
Merge pull request #15208 from taosdata/feature/stream
fix(stream): memory error
|
2022-07-20 21:08:55 +08:00 |
Liu Jicong
|
fb52cfa816
|
fix(stream): memory error
|
2022-07-20 19:31:56 +08:00 |
Haojun Liao
|
e6febe45dd
|
Merge pull request #15180 from taosdata/feature/3_liaohj
fix(query): fix time window generating bug.
|
2022-07-20 19:15:28 +08:00 |
Haojun Liao
|
df58a9bb30
|
fix(query): handle fraction of ts in add ts offset.
|
2022-07-20 15:30:52 +08:00 |
Haojun Liao
|
facf3c8648
|
fix(query): add limit/offset for order by operator.
|
2022-07-20 14:07:48 +08:00 |
dapan1121
|
7a62409dc1
|
fix: fix taosd mem leak
|
2022-07-20 13:54:06 +08:00 |
dapan1121
|
d6afa5e2c7
|
fix: fix show stables issue
|
2022-07-20 09:46:53 +08:00 |