Hi -, I propose to release Apache Doris (incubating) 0.9.0, after a series of preparation work have been finished these weeks. The major changes from last release (palo 0.8.2 which published on github) as following:
* [Feature] Add streaming load feature. You can execute 'help stream load;' to see more information. * [Feature] Introduce RocksDB to save the header info of tablets in Backends, to reduce the IO operations and increate speeding of restarting. * [Change] Change project name from Palo to Doris. * [Change] Change license to Apache License 2.0 (include add ASF headers to all source files, add DISCLAIMER, complete LICENSE and NOTICE files and etc.) * [Enhance] Add guide document for user to build from source, also improve build scripts. * [Fix] Fix some bugs, and for more detail, see https://github.com/apache/incubator-doris/issues?q=is%3Aissue+is%3Aclosed. Welcome to discuss. Best Regards. Reed
