Hi All,
The Apache CarbonData PMC team is happy to announce the release of Apache
CarbonData version 1.1.0.
The release notes is available at:
*
https://cwiki.apache.org/confluence/display/CARBONDATA/Apache+CarbonData+1.1.0+Release<
https://cwiki.apache.org/confluence/display/CARBONDATA/Apache+CarbonData+1.1.0+Release>*
Key features of this release are highlighted as below.
- Introduced new data format called V3 to improve scan performance (~20
to 50%).
- Alter table support in carbondata. (Only for Spark 2.1)
- Supported Batch Sort to improve data loading performance.
- Improved Single pass load by upgrading to latest netty framework and
launched dictionary client for each loading
- Supported range filters to combine the between filters to one filter
to improve the filter performance.
- Many improvements done on large cluster especially in query
processing.
- More than 160 bugs and many improvements done in this release.
The release artifacts are available at:
*
https://dist.apache.org/repos/dist/release/carbondata/1.1.0/<
https://dist.apache.org/repos/dist/release/carbondata/1.1.0/>*
You can follow this document to use these artifacts:
https://github.com/apache/carbondata/blob/master/docs/quick-start-guide.md<
https://github.com/apache/incubator-carbondata/blob/master/docs/quick-start-guide.md>
You can find the latest CarbonData document and learn more at:
http://carbondata.apache.org <
http://carbondata.incubator.apache.org/>
Thanks
The Apache CarbonData team