Release Notes 2022.8.0

Release Highlights

In the 2022.8.0 Cloud release, Incorta introduces more flexibility to rearrange and resize insights on a dashboard. Also, Incorta now enables you to add more information to the insights using the new Tooltip tray in the Analyzer.

In addition, more enhancements and improvements are introduced in other modules, such as the Schema Diagram Viewer and the selector components, giving you more interactivity with the information displayed in those dashboards.

Note

The 2022.8.0 release is available for newly created clusters and new trial users. For already existing customers upgrading from a prior release, please contact Incorta Support to schedule the upgrade.

Important

This release uses the Data Agent version 4.0.0. Please make sure to upgrade to the data agent version available on the Cloud Admin Portal if you have otherwise.

New Features

Dashboards, Visualizations, and Analytics

Component SDK Marketplace

Data Management Layer

In addition to the new features, there are other enhancements and fixes.

Want More Details...

Refer to What's New in Incorta Cloud 2022.8.0 for more details and examples.

Flexibility arranging and resizing insights in dashboards

Now you have more flexibility in arranging and resizing insights within a dashboard. You can also stack charts on each other in the same row and make insights that span multiple rows

For more information, refer to Guide → Analyze.

New Tooltip tray

Incorta added a new tray, Tooltip, in the Analyzer for several visualizations. You can add different types of pills to this tray; such as number, string and date; and eventually, it will appear as a tooltip when you hover over a certain point at the insight. Adding pills to this tray is optional.

Dashboard runtime filters enhancements

This release enhances the user experience and usability of displaying and updating the dashboard runtime filters. When selecting a pill on the filter bar, the filter details appear just below the filter pill on the filter bar rather than the Filter dialog. This allows updating the filter details without moving to the top of the page.

Component SDK: Numeric Range Slicer

From the Component SDK Marketplace, you can add this optional external component to dashboards. This Numeric Range Slicer is a list or range selector created in the Analyzer. When creating your range slicer, in the Analyzer, you select one or more distinct date or numerical values from a dimension column. The selector will be displayed in the dashboard and act as a visual filter on the dashboard. Applying changes to the selector will filter applicable insights based on the selected dimension value(s).

Schema Diagram Viewer improvements

The Schema Diagram Viewer introduces multiple enhancements for better usability and visibility when viewing and managing cross-schema join relationships. External schemas are now collapsed and each displayed as a node with all join arrows that relate to the same object in the current schema combined in only one arrow. The diagram legend displays a key for external schemas with their number. A visual indication appears when you hover over the node of an object denoting that you can create a new join relationship.


Additional Enhancements and Fixes

In addition to the new features and major enhancements mentioned above, this release introduces some additional enhancements and fixes that help to make Incorta more stable, engaging, and reliable.

Physical and Business Schemas

  • Fixed an issue where SQL views would encounter an error INC_05000301: Runtime exception occurred [ERROR : this query isn't support by ASN tree right now] when based on business views
  • Resolved an issue where the the schema status information was displaying incorrect information on the schema details page
  • Resolved an issue in which adding more than one join at the same window resulted in an error There is already another join between the same tables. You can add a filter to the existing join instead.
  • Resolved an issue in which updating an existing schema by adding a materialized view resulted in an error There is already another join between the same tables. You can add a filter to the existing join instead.
  • Resolved an error that caused failure while loading a table that is based on a PostgreSQL connection that falls back to spark

Dashboard

  • Resolved an issue where the version history of a dashboard did not correctly display the last modified timer in seconds
  • Resolved an issue where a SQLi error could occur on an insight when attempting to use boolean values in certain runtime filters

Analyzer

  • Resolved an issue in which the Max Group value set in the Default Tenant Configurations overwrites the value set on the Tenant level

Visualizations

  • Resolved an issue in which changing a column’s label did not affect the displayed label when the column is of type date or timestamp

SQLi and Materialized Views

  • Resolved an issue in which a query failed in SQLi after updating a schema that has a formula column
  • Resolved an issue in which querying a boolean column using SQLi returned the wrong result set

Miscellaneous

  • Fixed an issue in which scheduled schema notifications were not sent
  • Fixed an issue where the CLI directory sync command would produce an error INC_05000301: Runtime exception occurred [Unsupported object type: java.lang.Lon g] and not complete sync