EmmyMiao87 opened a new issue #4370:
URL: https://github.com/apache/incubator-doris/issues/4370
# 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)
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]