Release version 7.1.0
Release version 7.1.0 includes new features, improvements, and bug fixes.
- Feature updates
- Resolved issues
- Open issues
Skypoint Dataflow:
Imports
- Added IsolvedHcm import connector - New connector support added for IsolvedHcm in Dataflow > imports. Users can import data from IsolvedHcm tables to the Skypoint platform through a new connector support feature.
Transformations
- Display data lineage for transformation model - Data lineage is visualized as a Directed Acyclic Graph (DAG) of relationships between models in a dbt project. It represents the flow of data and transformations from the source table through the intermediate steps of data preparation in the models. This simplifies the understanding of the data pipeline and helps troubleshoot issues.
Skypoint Resolve:
- Added support for Resident 360 - Resident 360 in Master Data Management (MDM) involves creating a comprehensive view of the residents. It provides complete and accurate information about the residents by integrating data from all relevant sources within an organization. You need to perform the activities in the following sections:
- Types (add semantic labels)
- Map (map tables and attributes)
- Unify (add the master data type)
- Profiles (select the master data and view profile details)
Skypoint Predict:
- Categorization of topic modeling – Topic modeling categorization in Skypoint Studio allows you to organize the results of the topic modeling into custom categories. You can drag and drop the topics into categories, and these categories get updated. You can add a maximum of ten custom categories by clicking on the '+' icon.
- UI changes for product recommendation model – The "Run inference" option is removed from the product recommendation model due to upgradation of Databricks runtime to 11.3 LTS for ML model pipelines.
Settings and administration:
- Conversation mode for SkyPointGPT - SkyPointGPT supports conversation mode, stores and retrieves all conversations, and generates current results based on previously asked prompts and results within the chat. Also, users can give feedback using "Like" and "Dislike" icons.
Skypoint Dashboard:
- Optimized performance of the dashboard page. Now, the page load time is less than or equal to 2 seconds.
Skypoint Dataflow:
- The pipeline process will be initiated for only the exported records that are shown in the grid.
Skypoint Lakehouse:
- The ALTER, RENAME, and DROP queries execute successfully and update the UI for Lakehouse ingested tables.
- The provisioning of the Lakehouse is successful when creating a new tenant or instance.
- The dbt model displays lineage when clicking on the dbt model. The box size of the data lineage is the same for all the models.
- The issue to validate the repository connection is resolved, when navigating to the dbt model lineage.
Skypoint Resolve:
- Optimized performance of the mapping process. Now, the map completion time is less than 40 minutes.
Skypoint Master Data:
- Users can edit or update the attributes on the profile page.
Skypoint Predict:
- For the RFM model, users can type in a field provided in each dropdown to filter the options displayed.
- In Topic Modeling Categorization, any deleted topics will be restored to the topic list section.
Skypoint Activate:
- Execution of the pipelines for "Suggestions" and "Insights "under Audiences are fixed. This error was due to the model_json parameter not being passed to the pipeline correctly.
- After saving the Audience, the save button is disabled.
- The "Master Data" column is added to the Audience grid.
Settings and administration:
- Users can delete unwanted instances.
- Clicking on any of the examples listed on the SkyPointGPT page will automatically populate the text box for search with the selected example.
- In SkyPointGPT, when a sentence covers the text box area, the cursor will move to the next line. Alternatively, users have the option to move the cursor to the next line by using Shift+Enter key.
- Clicking the "Updates & FAQ" button in the left corner of the SkyPointGPT navigates to the documentation page.
Issue | Severity | Acceptance | Reference |
---|---|---|---|
Deduplication settings | High | In the Resolve > Map section, de-duplication settings should be retained and displayed on the edit page. | BUG 31262 |
Unable to trigger Auto refresh feature | High | If Auto refresh is enabled, all the pipelines should be completed. | BUG 31296 |
Unable to edit attributes | High | At the time of export, it should be possible to select the attributes for a specific entity. | BUG 31297 |
CDC setup for multiple tenants | High | Users can run CREATE table command for external tables and it should display in Lakehouse. | BUG 31406 |
Source and Target count | High | Source count and Target count should be similar. | BUG 31886 |
Edited by shows incorrect information | High | Edited by should show the correct information. | BUG 31902 |
Progress indicator for ACS run | High | ACS progress should be indicated if it is still running in the backend. | BUG 31475 |
Incremental load shows zero records | High | Incremental load should not show zero records. Even if there is no new data, it should show the previous data in tables after execution. | BUG 31982 |
Disabled Auto refresh toggle | High | Auto refresh toggle should be enabled. | BUG 32064 |
Failing pipeline trigger with timeout error | High | The pipeline should run successfully without timing out. | BUG 32138 |
Unable to create audience using SQL editor | High | SQL query should be parsed correctly, and an audience should be created. | BUG 32172 |
Unable to use Snowflake tables to create a blank audience | High | Users can use the Snowflake tables to create a blank audience. | BUG 32191 |
Unable to edit categories | High | Following the execution, existing predictions should have null topic categories to allow users to customize their categories. | BUG 32372 |