Versions Compared

Key

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

...

  • Support for primary key validation in semantic model processing is available. Users can enable the inclusion of erroneous data in error messages and system logs by setting the kyvos.publish.error.data property to true. By default, this property is set to false.

  • 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 flow. With this release, Kyvos now enables pushing such filters to the MDX engine.

  • Support for reading cuboids from HDFC (on-premises cluster) with LRU cache.

  • Pruning support is now available 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.

...