Commit graph

101 commits

Author SHA1 Message Date
Cary Xu
f942f144e9 feat: bitmap operation optimization 2022-05-07 11:12:46 +08:00
Cary Xu
b1a429f7df feat: code optimization for update 2022-05-07 00:56:07 +08:00
Cary Xu
bcdf9c19b2 feat: update refactor 2022-05-06 19:31:20 +08:00
Cary Xu
6588dfe4f2 Merge branch '3.0' into feature/TD-13066-3.0 2022-05-05 23:43:35 +08:00
Haojun Liao
02c7fcc228 Merge branch '3.0' into feature/3.0_liaohj 2022-05-05 19:00:07 +08:00
Haojun Liao
c1659805b6 fix(query): do perform arithmetic operator before apply the sort procedure. 2022-05-05 18:54:19 +08:00
Cary Xu
319d2785ab feat: update support merge in mem 2022-05-05 18:33:31 +08:00
Cary Xu
7a8f8e11a5 feat: support update in mem/file 2022-05-05 16:00:35 +08:00
Haojun Liao
d20d78729e
Merge pull request #12097 from taosdata/feature/3.0_liaohj
fix(query): set the correct primary timestamp column for state window operator.
2022-05-03 22:14:28 +08:00
Haojun Liao
0799a5eaf7 refactor: do some internal refactor. 2022-05-03 14:43:53 +08:00
Cary Xu
cca06e2b71 feat: rollup data query 2022-05-02 18:18:47 +08:00
Cary Xu
4ca81bec89 feat: rollup data query 2022-05-02 18:16:43 +08:00
Cary Xu
5a0ae19cbc feat: submit req msg iter refactor 2022-05-01 10:50:23 +08:00
Cary Xu
50bba1397c feat: bsma logic optimization 2022-04-29 21:32:54 +08:00
Haojun Liao
ca786a9251
Merge pull request #12065 from taosdata/feature/3.0_liaohj
enh(query): enable check sma status for each column in query.
2022-04-29 20:49:46 +08:00
Haojun Liao
c71c88a719 enh(query): enable check sma status for each column in query. 2022-04-29 20:07:33 +08:00
Haojun Liao
210e9cdbd8
Merge pull request #12059 from taosdata/feature/3.0_liaohj
fix(query): avoid to build dummy value column in group by constant value.
2022-04-29 18:48:19 +08:00
Hongze Cheng
ab0e435d81 Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1 2022-04-29 10:02:58 +00:00
Haojun Liao
eecd01dc9a refactor: do some internal refactor. 2022-04-29 16:46:01 +08:00
Cary Xu
5afaaaf4a9 feat: migrate tsdb read interface to vnode 2022-04-28 21:22:40 +08:00
Hongze Cheng
ccfcbba627 Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1 2022-04-28 05:32:12 +00:00
Hongze Cheng
624a2b564e Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1 2022-04-28 02:04:07 +00:00
Cary Xu
e6a83367c8 merge 3.0 2022-04-28 09:47:49 +08:00
Cary Xu
66ba959f21 feat: trow refinement 2022-04-28 00:32:24 +08:00
Cary Xu
05a9af5c2f Merge branch '3.0' into feature/TD-14481-3.0 2022-04-27 19:50:01 +08:00
Cary Xu
771e83fd73 feat: rollup refactor 2022-04-27 19:49:04 +08:00
afwerar
bf9ab440a7 fix(os): fix new compilation errors. 2022-04-27 17:39:54 +08:00
Hongze Cheng
8215bc4de3 refact TSDB 2022-04-27 08:03:49 +00:00
Hongze Cheng
42c6f01980 refact vnode includes 2022-04-26 11:04:26 +00:00
Hongze Cheng
15127f3a97 Merge branch '3.0' of https://github.com/taosdata/TDengine into vnode_refact_merge 2022-04-26 09:19:30 +00:00
Haojun Liao
842b75cd9d Merge remote-tracking branch 'origin/3.0' into feature/3.0_liaohj 2022-04-26 14:10:45 +08:00
Hongze Cheng
6fe299cdcd Merge branch '3.0' of https://github.com/taosdata/TDengine into vnode_refact_merge 2022-04-26 05:49:42 +00:00
Haojun Liao
9b40ec72d6 fix(query): handle the optimized order by in tablescan operator. 2022-04-26 13:09:29 +08:00
Hongze Cheng
883a65f63b refact more 2022-04-25 12:23:00 +00:00
Cary Xu
834e6b5711 feat: rollup refactor 2022-04-25 16:41:22 +08:00
Haojun Liao
5eed1159b1 other: merge 3.0 2022-04-25 09:16:37 +08:00
Haojun Liao
1d681a9e4b enh(query): Add the group id in the serialized block format to support the multi-table(super table) interval query. 2022-04-24 20:48:42 +08:00
Cary Xu
dd3091778e sma: refactor 2022-04-21 15:58:52 +08:00
Haojun Liao
4cb1d131b4
Merge pull request #11669 from taosdata/feature/3.0_liaohj
fix(query): taosd crash caused by time range query
2022-04-20 16:54:08 +08:00
Haojun Liao
3c3c9c4256 Merge remote-tracking branch 'origin/3.0' into feature/3.0_liaohj 2022-04-20 16:49:04 +08:00
Haojun Liao
ec3e3a7520 fix(query): fix time range query caused taosd crash. 2022-04-20 16:33:50 +08:00
Haojun Liao
98a4e09962
Merge pull request #11652 from taosdata/feature/3.0_liaohj
fix(query): set the start row index to be the correct value.
2022-04-20 09:34:50 +08:00
Haojun Liao
cf486c5752 fix(query): set the start row index to be the correct value. 2022-04-20 09:09:04 +08:00
Cary Xu
a6e69b9704 trow: SKVRow read logic 2022-04-19 21:04:02 +08:00
Haojun Liao
a036d2f3ff fix(query): fix the bug caused by refactor in first/last function implementation. 2022-04-19 13:07:23 +08:00
Hongze Cheng
ad94090654
Merge pull request #11569 from taosdata/feature/vnode_refact1
refactor: vnode
2022-04-18 09:28:55 +08:00
Hongze Cheng
553f0aa11d refact vnode 2022-04-16 12:07:28 +00:00
Haojun Liao
fd9e520865 other: merge 3.0 branch to resolve conflict. 2022-04-16 10:07:28 +08:00
Haojun Liao
774e4ad62c enh(query): add more load conditions check before load data block from file. 2022-04-15 20:06:27 +08:00
Hongze Cheng
aa266dea41 refact vnode 2022-04-15 06:47:39 +00:00