Copy that. I will bring [Doris on ES] together in Version 0.13 Yunfeng Wu <wyfsky...@126.com> 于2020年8月18日周二 下午11:22写道:
> Hi Ling Miao, > > > Add some `Doris On ES` stuff : > > > [Doris On ES][Feature] Support fetch `_id` field from ES.(#3900) > [Doris On ES][Feature] Support create table with wildcard or aliase > index. (#3968) > > > [Doris On ES][Enhancement] Add docvalue limitation for doc_values scan > and enable doc_values scan default (#4055) > [Doris On ES][Enhancement] refactor and enchanment ES sync meta logic. > (#4012) > [Doris On ES][Enhancement] Ignore _total node for efficiency and fully > trusted document count #3932 > > > > [Doris On ES][Bug-fix] Solve the problem of time format > processing.(#3941) > > [Doris On ES][Bug-Fix] Incorrect result for docvalue scan mode.(#3751) > > [Doris On ES][Bug-Fix] ES queries always route at same 3 BE nodes > (#4351) (#4352) > > [Doris On ES][Bug-Fix] Resolve NullPointerException when multi fields > with `text` type(#4300) > > -- > > ------------------------------------------ > 武云峰 > email:wyfsky...@126.com > > > > > > 在 2020-08-18 11:50:51,"41108453" <41108...@qq.com> 写道: > >This version is great, support release as soon as possible, try it > > > > > > > > > >------------------ 原始邮件 ------------------ > >发件人: > "dev" > < > lingm...@apache.org>; > >发送时间: 2020年8月17日(星期一) 中午12:24 > >收件人: "dev"<dev@doris.apache.org>; > > > >主题: [DISCUSS] Ready to release version 0.13.0 > > > > > > > >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 >