Commit Graph

80 Commits

Author SHA1 Message Date
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
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 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
Cary Xu 72e39b2bf5 adaption for update function 2022-04-11 17:05:24 +08:00
Haojun Liao 9d7d12b397
Merge pull request #11322 from taosdata/feature/3.0_liaohj
<fix>[query]: fix filter caused taosd crash.td-14566.
2022-04-09 22:52:32 +08:00
Cary Xu 7254263a29 use 1 bit in bitmap for super block 2022-04-09 18:21:03 +08:00
Haojun Liao 6af7e1810f Merge remote-tracking branch 'origin/3.0' into feature/3.0_liaohj 2022-04-09 11:56:45 +08:00
Haojun Liao 94e19cc32a <fix>[query]: fix scalar function calculate bug in scalar module. td-14576 2022-04-09 10:10:56 +08:00
Haojun Liao cd71bf4816 <fix>[query]: move the reset columnInfoData to the right place. 2022-04-08 23:48:01 +08:00
Haojun Liao fce5d48835 <fix>[query]: reset the null value bitmap before fetch next data block from tsdb. TD-14581. 2022-04-08 20:04:17 +08:00
Hongze Cheng 94bcbf6bac refact more 2022-04-08 06:41:42 +00:00
Hongze Cheng 6faaafb7a2 remove tsdb.h and meta.h 2022-04-08 06:09:15 +00:00
Haojun Liao 6863999ec5 [td-14493] support having in group by 2022-04-06 17:59:08 +08:00
Haojun Liao 29fd5ec11e [td-14393] fix bug. 2022-04-02 15:42:45 +08:00
Haojun Liao cf25aca809 [td-13039] refactor. 2022-04-02 15:08:48 +08:00
Haojun Liao 7b0dfc6c4e [td-13039] support limit/offset 2022-04-01 17:21:24 +08:00
Liu Jicong e21ba1637e revert uid 2022-03-31 18:39:11 +08:00