Introduction : Recent Changes

Recent Changes
The following new features were implemented in OLAP for the v2.4 releases:
The “find duplicates” REST command (GET /{application}/{table}/_duplicates) has been updated to be more resilient to shards that are updated (merged) while the command is executing.
A new ROUNDUP function can be used to round numeric field values up or down to a specific value before passing to a metric function.
A new auto-merge option schedules a background task to automatically check shards and merge any new data. Background merging is compatible with manual REST command merging.
An Optimizing OLAP Applications section was added to describe techniques for improving OLAP updates and queries.
New quantified link path comparison functions have been added: EQUALS, CONTAINS, INTERSECTS, and DISJOINT.