Posted by ravipesala on Sep 26, 2018; 5:52am URL: http://apache-carbondata-dev-mailing-list-archive.168.s1.nabble.com/VOTE-Apache-CarbonData-1-5-0-RC1-release-tp63520.html
Hi
I submit the Apache CarbonData 1.5.0 (RC1) for your vote.
Some key features and improvements in this release:
1. Supported carbon as Spark datasource using Spark's
Fileformat interface.
2. Improved compression and performance of non dictionary columns by
applying an adaptive encoding to them,
3. Supported MAP datatype in carbon.
4. Supported ZSTD compression for carbondata files.
5. Supported C++ interfaces to read carbon through SDK API.
6. Supported CLI tool for data summary and debug purpose.
7. Supported BYTE and FLOAT datatypes in carbon.
8. Limited min/max for large text by introducing a configurable limit to
avoid file size bloat up.
9. Introduced multithread write API in SDK to speed up loading and query
performance.
10. Supported min/max stats for stream row format to improve query
performance.
11. Many Bug fixes and stabilized carbondata.