Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This release includes the following no-Spark enhancements:

  • Support for pushing SQL expression filters on dimension columns to the MDX engine. Previously, filters based on SQL expressions could not be pushed to the Query Engine (QE) via the MDX flowIn SQL querying, Kyvos' calculated expressions, when used with a dimension filter, will now be processed through the distributed Query Engine, leading to performance enhancement.

  • Pruning is now supported for advanced filtering scenarios, enhancing query performance optimization.
    NOTE: To enable advanced pruning, set the kyvos.query.enable.advancedPruning property to true. By default, this property is set to false.

  • The enhanced semantic model process validates primary key constraints on dimension data values. If the primary key column contains duplicate values, the semantic model process will fail.

...

Internationalization and localization Enhancements

...

  • Users can now add calculated measures to the semantic model, ensuring optimal query performance without any impact.

  • Optimized MDX queries with now support dimensions on both axes, enhancing querying query performance and efficiency.

  • Enhanced the performance of queries using the ‘RESPONSESUBSET’ function, leading to faster query execution and improved efficiency.

  • Support of Cross Join in SQL queries

...

This release comes with the following API enhancementsnew property:

...