[ANNOUNCE] Apache Doris 1.1.1 release

2022-07-29 Thread GuoLei Yi
Hi All,

We are pleased to announce the release of Apache Doris 1.1.1.

Apache Doris is an MPP-based interactive SQL data warehousing for reporting
and analysis.

The release is available at:
https://doris.apache.org/download/

In this release, we add some important features and have a big performance
improvement:
1. Support ODBC Sink in Vectorized Engine.

This feature is enabled in non-vectorized engine but it is missed in
vectorized engine in 1.1. So that we add back this feature in 1.1.1.
2. Simple Memtracker for Vectorized Engine.

There is no memtracker in BE for vectorized engine in 1.1, so that the
memory is out of control and cause OOM. In 1.1.1, a simple memtracker is
added to BE and could control the memory and cancel the query when memory
exceeded.
3. Cache decompressed data in page cache.

Some data is compressed using bitshuffle and it costs a lot of time to
decompress it during query. In 1.1.1, doris will decompress the data that
encoded by bitshuffle to accelerate query and we find it could reduce 30%
latency for some query in ssb-flat.

Thanks to everyone who has contributed to this release, and more detail
release note can also be found here:
https://github.com/apache/doris/issues/11121

-- 
Best Regards,
Yi Guo Lei
SelectDB
The Best Cloud Native Platform for Apache Doris
Tel:134-3991-0228
Email:yiguo...@gmail.com


[GitHub] [doris-website] luzhijing closed pull request #22: update 1.1.1 release note

2022-07-29 Thread GitBox


luzhijing closed pull request #22: update 1.1.1 release note
URL: https://github.com/apache/doris-website/pull/22


-- 
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.

To unsubscribe, e-mail: dev-unsubscr...@doris.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: dev-unsubscr...@doris.apache.org
For additional commands, e-mail: dev-h...@doris.apache.org