Hi Lihaibo, I will add the source code of [Query Cache] in Version 0.13. But I will not emphasize this function in Release Nodes. Because we haven't finished testing of this function.
Ling Miao lihaibo <liha...@vip.126.com> 于2020年8月19日周三 上午10:48写道: > Please merge the feature: > > [Feature][Cache] Doris caches query results based on partition #2581 > > > > > LiHaibo 2020-08-19 > > -- > > > 网易VIP邮箱提醒:安全收发邮件,务必核实往来邮件地址、银行账号等机密信息,请通过电话或视频等多种方式确认信息真实性,提高警惕,请勿轻易透露个人重要信息。 > Alert message of Netease Vipmail:Never provide your password, security > questions, verification codes, or any other personal important information > details to anyone else. > You can identify mail message by telephone,video-chat or other ways.You > should make sure that your email address, bank account and other > confidential information as secure as possible. Thank you for keeping your > email account secure. > > > > > > At 2020-08-17 12:24:28, "ling miao" <lingm...@apache.org> wrote: > >Hi all, > > > >It has been more than 3 months since the last release of version 0.12, > >during which we have also added many important features. > > > >Now, we are ready to release version 0.13, this release is expected to > >include the following content: > > > ># New Feature > >## Query > >+ Support bitmap intersect. (#3571) > >+ Support `INTO OUTFILE` to export query result. (#3584) > >+ Support spill to disk in sort and windows function. (#3820) > >+ Add framework of materialized view selector and support more function in > >mv. (#4014) > > > >## Delete > >+ Support InPredicate in delete statement. (#4006) > > > >## Load > >+ Support load json-data into Doris by RoutineLoad or StreamLoad. (#3553) > >+ Support spark load (#3418) etc. > >+ Support modify routine load job. (#4158) > > > >## Plugin > >+ [Extension] Logstash Doris output plugin. (#3800) > > > >## Config > >+ [config] Support to modify configs when BE is running without restarting > >(#3264) > >+ [New Feature] Support setting replica quota in db level (#3283) > > > ># Enhancement > >+ [Optimize][Delete] Simplify the delete process to make it fast (#3191) > >+ [Enhancement] documents rebuild with Vuepress > >+ [Query Plan]Support simple transitivity on join predicate pushdown > (#3453) > >+ Non blocking OlapTableSink (#3143) > >+ [TxxMgr] Support txn management in db level and use ArrayDeque to > improve > >txn task performance (#3369) > >+ [DynamicPartition] Optimize the rule of creating dynamic partition > (#3679) > >+ [Enhancement] Improve the performance of query with IN predicate > (#3694) > >+ [optimize] Optimize spark load/broker load reading parquet format file > >(#3878) > >+ [webserver] Make BE webserver more pretty (#4050) > >+ [webserver] Introduce mustache to simplify BE's website render (#4062) > >+ [Compaction] Add delayed deletion of rowsets function, fix -230 error. > >(#4039) > >+ [CodeRefactor] Modify FE modules (#4146) > > > >If you have any important functions that are in progress and related to > >version 0.13. It has not been incorporated into the master, please reply > to > >me by email. > > > >Ling Miao >