Haojun Liao
|
b23e08db85
|
Merge pull request #14893 from taosdata/feature/3_liaohj
fix(query): set correct fill output column index and fix some memory leaks
|
2022-07-14 14:25:24 +08:00 |
|
Minglei Jin
|
92ae35fd3f
|
Merge pull request #14886 from taosdata/fix/TD-17328-v2
fix: use calcTypeBytes for table altering
|
2022-07-14 13:56:56 +08:00 |
|
Haojun Liao
|
75aca0b031
|
fix(query): set correct fill output column index, fix some memory leak, and do some internal refactor,
|
2022-07-14 13:53:23 +08:00 |
|
WANG MINGMING
|
e0ec9687c5
|
Merge pull request #14890 from taosdata/fix/TD-17356
fix:filter child table with tag
|
2022-07-14 13:29:09 +08:00 |
|
WANG MINGMING
|
131f87ffed
|
Merge pull request #14778 from taosdata/feature/TD-13041
feat: get meta and write meta from tmq
|
2022-07-14 13:28:57 +08:00 |
|
Haojun Liao
|
c638f9d53a
|
Merge pull request #14889 from taosdata/feature/3_liaohj
fix(query):fix invalid write in sample query processing.
|
2022-07-14 13:19:45 +08:00 |
|
liuyao
|
0bd2c7f19a
|
Merge pull request #14881 from taosdata/feature/TD-17357
feat(stream): interval offset
|
2022-07-14 13:15:21 +08:00 |
|
wangmm0220
|
3c755c4834
|
opt:remove useless code
|
2022-07-14 11:41:34 +08:00 |
|
54liuyao
|
13519f8fd9
|
feat(stream): interval offset
|
2022-07-14 11:24:24 +08:00 |
|
Haojun Liao
|
6fd4684a26
|
fix(query): ensure buffer before load data.
|
2022-07-14 11:16:15 +08:00 |
|
wangmm0220
|
e8c041f098
|
fix:filter child table with tag
|
2022-07-14 10:49:09 +08:00 |
|
Haojun Liao
|
fb49fd40cd
|
fix(query):fix invalid write in sample query processing.
|
2022-07-14 10:44:35 +08:00 |
|
Minglei Jin
|
c7e64933d0
|
fix: use calcTypeBytes for table altering
|
2022-07-14 10:43:54 +08:00 |
|
Shengliang Guan
|
59062a9bae
|
fix: memory leak while dnode exiting
|
2022-07-14 10:41:22 +08:00 |
|
wangmm0220
|
e9accd26df
|
fix:double free error for parserTest
|
2022-07-14 10:40:46 +08:00 |
|
wangmm0220
|
3b4c2826b4
|
Merge branch '3.0' into feature/TD-13041
|
2022-07-14 10:22:15 +08:00 |
|
shenglian-zhou
|
5b1cb74c99
|
Merge pull request #14880 from taosdata/szhou/fix/td-17263
fix: set primary key target slot id through searching scan cols and finding colId that equals primary key id
|
2022-07-14 10:13:29 +08:00 |
|
Xiaoyu Wang
|
bc1251e0cb
|
Merge pull request #14855 from taosdata/feature/3.0_debug_wxy
feat: support pseudo columns such as _qstart, _qend and _qduration
|
2022-07-14 10:09:32 +08:00 |
|
slzhou@taodata.com
|
414b27fb6a
|
fix: set primary key target slot id through searching scan cols and find colId that equals primary key id
|
2022-07-14 09:19:36 +08:00 |
|
Haojun Liao
|
b2b69f1868
|
fix(query):fix invalid write.
|
2022-07-13 23:42:59 +08:00 |
|
Haojun Liao
|
38b395147a
|
Merge branch '3.0' into feature/3_liaohj
|
2022-07-13 23:27:51 +08:00 |
|
Haojun Liao
|
76d713a3ba
|
Merge remote-tracking branch 'origin/feature/3_liaohj' into feature/3_liaohj
|
2022-07-13 23:16:36 +08:00 |
|
Haojun Liao
|
083de75afc
|
fix(query):fix memory leak.
|
2022-07-13 23:15:58 +08:00 |
|
Haojun Liao
|
2974d826ef
|
Merge pull request #14850 from taosdata/feature/3_liaohj
fix(query): support last_row(tags) for super table query.
|
2022-07-13 23:14:57 +08:00 |
|
wangmm0220
|
2647a3d9ee
|
fix: json null
|
2022-07-13 21:00:54 +08:00 |
|
Haojun Liao
|
d40191b62c
|
fix(query): prepare the buffer before loading data.
|
2022-07-13 20:58:14 +08:00 |
|
dapan1121
|
0ad6af6c35
|
Merge pull request #14873 from taosdata/enh/stopquery_a
enh: enhance stop query processing
|
2022-07-13 20:57:34 +08:00 |
|
wangmm0220
|
56ec0a3920
|
fix: json null
|
2022-07-13 20:42:49 +08:00 |
|
dapan1121
|
ad051d4e65
|
fix: fix stop query issue
|
2022-07-13 20:25:16 +08:00 |
|
Haojun Liao
|
afb20f79c7
|
fix(query): copy the value instead of assign data.
|
2022-07-13 19:58:07 +08:00 |
|
wangmm0220
|
d3cdd75b94
|
Merge branch '3.0' into feature/TD-13041
|
2022-07-13 19:40:26 +08:00 |
|
dapan1121
|
f69a995ea7
|
Merge pull request #14861 from taosdata/fix/TD-16763
fix: fix natural timestamp issue
|
2022-07-13 19:03:49 +08:00 |
|
Xiaoyu Wang
|
9887c63c5d
|
feat: support pseudo columns such as _qstart, _qend and _qduration
|
2022-07-13 19:03:40 +08:00 |
|
shenglian-zhou
|
876f6cdee7
|
Merge pull request #14868 from taosdata/szhou/fix/td-17263
fix: reset hasGroupId after outputing the previous group results
|
2022-07-13 19:00:18 +08:00 |
|
wangmm0220
|
8aa04f8e55
|
fix:error in tmq meta
|
2022-07-13 18:49:57 +08:00 |
|
Xiaoyu Wang
|
4830b7d9d3
|
feat: support pseudo columns such as _qstart, _qend and _qduration
|
2022-07-13 18:12:02 +08:00 |
|
liuyao
|
dfaabf3d43
|
Merge pull request #14864 from taosdata/feature/TD-17357
feat(stream): optimize close window
|
2022-07-13 17:58:54 +08:00 |
|
slzhou@taodata.com
|
312dce4e21
|
fix: reset hasGroupId after outputing the previous group results
|
2022-07-13 17:57:59 +08:00 |
|
Shengliang Guan
|
d57dd692cd
|
Merge pull request #14863 from taosdata/fix/dnode
fix: get mnode epset from sync module
|
2022-07-13 17:54:00 +08:00 |
|
Li Minghao
|
60703bdd05
|
Merge pull request #14857 from taosdata/feature/3.0_mhli
refactor(sync): add skiplist entry cache
|
2022-07-13 17:52:45 +08:00 |
|
Liu Jicong
|
b7365fb0c0
|
Merge pull request #14860 from taosdata/feature/stream
refactor(stream): simple batch
|
2022-07-13 17:27:27 +08:00 |
|
Liu Jicong
|
a717042acf
|
refactor(stream): simple batch
|
2022-07-13 17:24:36 +08:00 |
|
wangmm0220
|
a015aca162
|
fix:core dump if stable name is null in SVCreateTbReq
|
2022-07-13 17:16:34 +08:00 |
|
dapan1121
|
ca754adaa6
|
fix: add agg processing
|
2022-07-13 17:14:04 +08:00 |
|
54liuyao
|
32cb6755a2
|
feat(stream): optimize close window
|
2022-07-13 17:08:27 +08:00 |
|
Minglei Jin
|
c719a59de3
|
Merge pull request #14856 from taosdata/fix/tsdbcacheread-close
fix: fix last row reader close memory issues
|
2022-07-13 17:08:19 +08:00 |
|
Shengliang Guan
|
699f295aa8
|
Merge pull request #14859 from taosdata/fix/dnode
enh: add stream queue to vnode
|
2022-07-13 17:03:38 +08:00 |
|
Shengliang Guan
|
c2e2e73cc5
|
fix: get mnode epset from sync module
|
2022-07-13 17:03:26 +08:00 |
|
Shengliang Guan
|
ce08439014
|
Merge branch '3.0' into fix/dnode
|
2022-07-13 17:03:01 +08:00 |
|
dapan1121
|
8c83f07fe4
|
fix: fix natural timestamp issue
|
2022-07-13 16:43:50 +08:00 |
|