Versions Compared

Key

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

...

  • Athena as SQL Engine: Kyvos now supports Athena connection for no-Spark (both Shared Query Engine and Kubernetes) to process semantic models.

  • Kubernetes Instance Type Change for All Clouds: Users can now change the instance type for the Kubernetes cluster node pool for all cloud deployments (AWS, Azure, and GCP).

  • Kyvos Native Support on AWS Managed Services: Kyvos now supports processing semantic model with no-Spark using the shared Query Engine and dedicated Kubernetes cluster on AWS Managed Services.

  • Kyvos Native Support for Terraform-Based Deployment in GCP: Kyvos now supports shared Query Engine and Kubernetes cluster for automated deployment Terraform-based deployment in GCP.

  • Semantic model process enhancements: Kyvos now brings the following semantic model process enhancements using the Kyvos compute cluster:

    • Resume failed or canceled semantic model process.

    • Run test data semantic model process job.

  • Kyvos now supports the following SQL Ranking and Analytical Windows Window functions.

    • Ranking Window Functions: (ROW_NUMBER(), RANK(), DENSE_RANK(),PERCENT_RANK(), and NTILE() )

    • Analytical Window Functions: (CUME_DIST (), NTH_VALUE (), FIRST_VALUE (),LAST_VALUE() )

...

    • The Offset, Lag, and Lead SQL functions are also supported.

NOTE: The Window functions NTH_VALUE (), FIRST_VALUE (),LAST_VALUE(), and OFFSET will work only with Spark version 3.4.

Kyvos Reporting Service integration with Kyvos

...