This repository has been archived by the owner on May 27, 2020. It is now read-only.
3.8.2
stratiocommit
released this
09 Dec 12:34
·
204 commits
to branch-3.0.14
since this release
- Optimize columns mapping (improves indexing performance)
- Add generic support for index partitioning
- Add token-based index partitioner
- Upgrade to Scala 2.12.0
- Avoid not required string interpolations in logging
- Avoid not required string interpolations in tracing
- Add support for geospatial shapes in bounding box search
- Add support for geospatial shapes in distance search
- Improve performance of needs before write calculation
- Show error message when unsupported PER PARTITION LIMIT option is used
- Upgrade all JSON serializers to FasterXML Jackson 2.8.6