Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Current »

Applies to: (tick) Kyvos Enterprise  (tick) Kyvos Cloud (SaaS on AWS) (tick) Kyvos AWS Marketplace

(tick) Kyvos Azure Marketplace   (tick) Kyvos GCP Marketplace (tick) Kyvos Single Node Installation (Kyvos SNI)


Once you have processed a semantic model, you may want to modify the entities, partition strategy, or aggregation strategy in the design. For example, you may want to add new columns (dimension, measure, etc.) as per the business requirements, or you may want to remove entities as suggested by the Kyvos recommendation engine to improve the semantic model and query performance or/and reduce associated costs, and other such scenarios. To minimize the impact and cost of rebuilding semantic models on every modification, Kyvos allows you to update the following without requiring a full process.

Note

It is recommended to use the Validate design and its impact on subsequent builds link on the semantic model designer and validate design after changing the semantic model design and saving the design.

You can revert changes using the manage semantic model job instances feature.

Dataset 

Action

Supported

Delete dataset

(error)

Modify source connection

(error)

Renaming column

(error)

Modify column data type

(error)

Modify column sub type

(error)

Add new column

(tick)

Delete column

(tick)

Semantic model

Name

Add

Reorder

Delete

Measure

(tick)

(tick)

(tick)

(tick)

Attribute

(tick)

(tick)

(tick)

(tick)

Dimension

(tick)

(error)

(tick)

(tick)

Hierarchy

(tick)

(error)

(error)

(error)

Level

(tick)

(error)

(error)

(error)

Member Property

(tick)

(error)

(error)

(error)

Display Field

(tick)

(error)

N.A.

(error)

Custom Rollup

(tick)

(error)

N.A.

(error)

Sort Field

(tick)

(error)

N.A.

(error)

Relationships

 

Supported

Delete relationship (DRD)

(error)

Switch relationship (DRD)

(error)

Modify Join key relation

(error)

Is Fact Table

(tick)

Add new node

(error)

Delete node

(error)

Partition Strategy

 

Add

Delete

Reorder

Base partition

(error)

(error)

(error)

Sub partition

(error)

(error)

(error)

Sliding window

(error)

(error)

N.A.

Sliding window range

(tick)

(tick)

N.A.

Base partition size

(error)

(error)

N.A.

Aggregation Strategy

 

Add

Delete

Modify

Mode (Expert/Smart)

N.A.

N.A.

(error)

Selective dimension materialization

(kyvos.build.dimensions.materialize)

(error)

(error)

(error)

Selective hierarchy materialization

(kyvos.build.precompute.hierarchy.levels)

(tick)

(tick)

(tick)

Degree of materialization

(kyvos.build.precompute.degree)

(tick)

(tick)

(tick)

Precompute level threshold 

(kyvos.build.precompute.level.threshold)

(tick)

(tick)

(tick)

Exceptions

The following table provides information on the specific scenarios, designs, and modifications that will require a full semantic model reprocess.

 

Addition

Deletion

Other Settings

Measure

  • Distinct Count 

  • Semi-Additive

  • Measure addition from a source dataset that was not already used in the semantic model to create a measure

NOTE:

  • From Kyvos 2023.2 onwards, the reprocessing of the semantic model is necessary only when you choose the Accurate distinct count option. 

  • The reprocessing of the semantic model is not necessary when opting for the Approximate distinct count. This requirement applies exclusively when the semantic model's compatibility version is 3.

All measures for a fact table


  • Accuracy Type

  • Mutually exclusive values checkbox (Boundary Distinct Count)

  • Count On

  • Function

Attribute

  • Star to snowflake

  • Dimension which does not have any existing attribute

  • Attribute having the same name as a deleted attribute in the same dimension

Snowflake to Star


NA

Dimension

Not supported

  • Used in semantic model partition or sub-partition

  • Root dimension for a fact table

  • Root dimension whose lower-order dimensions are not materialized

  • Delete a dimension that is the only related dimension for a fact table

  • Dimension having Custom Rollup

  • Dimension type - Regular <-> Time

  • Dimension type - Location <-> Time)

  • SCD type 1

Hierarchy

Not supported

Not supported

  • Has Alternate Paths

  • Has Parent Child

  • Relation

  • Hierarchy Type (Predef-Custom)

  • Predef Hierarchy Type

  • Custom Calendar

Level

Not supported


Not supported


  • Date Data Type

  • Parent-Child Additional Settings

  • No labels