Commit Graph

94 Commits

Author SHA1 Message Date
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
Hongze Cheng 83c8be3088 refact 2022-04-15 06:38:18 +00:00
Hongze Cheng bb6806b59e refact vnode 2022-04-14 02:25:49 +00:00
Yihao Deng c2d1c480d0
Merge pull request #11403 from taosdata/feature/filter_tag
enh: add tag filter
2022-04-12 17:57:48 +08:00
yihaoDeng b6b4c57a72 fix compile error 2022-04-12 16:18:17 +08:00
Haojun Liao ec0637df8d
Merge pull request #11412 from taosdata/feature/3.0_liaohj
fix(query): load the null data in nchar/binary columns.
2022-04-12 14:26:01 +08:00
Haojun Liao 9899a5e6b0 fix(query): load the null data in nchar/binary columns. 2022-04-12 13:16:36 +08:00
yihaoDeng 4c54e3b303 add tag filter 2022-04-11 22:10:58 +08:00