Next Release Content: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<!--7407--> | <!--7407--> | ||
This page contains preliminary information about new features and fixed issues in the next release. | This page contains preliminary information about new features and fixed issues in the next release. | ||
==Issues fixed in next release== | |||
* ''D-14250'': "Show in Query Designer" button didn't show full query sent to server. | |||
* ''D-14259'': Removed malfunctioning undo/redo operations from Design diagram. | |||
* ''D-14260'': Design diagram toolbar incorrectly scrolls to left when diagram is zoomed. | |||
==Features under work== | ==Features under work== | ||
Line 6: | Line 11: | ||
* ''B-08420'': Legacy "Local" datatables cannot be created anymore - only separate SQL Server database is supported. | * ''B-08420'': Legacy "Local" datatables cannot be created anymore - only separate SQL Server database is supported. | ||
* ''B-08425'': Migrated nine configuration data tables to use Entity Framework. | * ''B-08425'': Migrated nine configuration data tables to use Entity Framework. | ||
* ''B-08437'': Bypass Snowflake cache with unique CTE names in queries with EnableResultCaching parameter. | |||
* ''B-08443'': Optimized object-centric models perspective generation. | * ''B-08443'': Optimized object-centric models perspective generation. | ||
==Fixes under work== | ==Fixes under work== | ||
* ''D- | * ''D-14251'': Snowflake Combined measure/dimension/column sub expression aggregations don't take data types into account. | ||
* ''D-14256'': Workspace showed progress spinner forever if trying to remove rows from table where there is no access. | * ''D-14256'': Workspace showed progress spinner forever if trying to remove rows from table where there is no access. | ||
* ''D-14257'': Exporting datatable with no columns causes UI to stuck. | |||
* ''D-14262'': Opening version information causes javascript error if backend communication fails (fixed in D-14263). | |||
* ''D-14263'': Filtering with case id column causes error when Snowflake model doesn't have case attributes datatable. | |||
* ''D-14271'': None aggregation doesn't work with some Statistical calculations (fixed in D-14251). | |||
Note: Features and fixes currently under work are not necessarily targeting to the next release. | Note: Features and fixes currently under work are not necessarily targeting to the next release. | ||
__NOTOC__ | __NOTOC__ |
Revision as of 06:53, 26 September 2024
This page contains preliminary information about new features and fixed issues in the next release.
Issues fixed in next release
- D-14250: "Show in Query Designer" button didn't show full query sent to server.
- D-14259: Removed malfunctioning undo/redo operations from Design diagram.
- D-14260: Design diagram toolbar incorrectly scrolls to left when diagram is zoomed.
Features under work
- B-08418: QPR ProcessAnalyzer has been integrated into Snowflake authentication for Snowpark Container Services.
- B-08420: Legacy "Local" datatables cannot be created anymore - only separate SQL Server database is supported.
- B-08425: Migrated nine configuration data tables to use Entity Framework.
- B-08437: Bypass Snowflake cache with unique CTE names in queries with EnableResultCaching parameter.
- B-08443: Optimized object-centric models perspective generation.
Fixes under work
- D-14251: Snowflake Combined measure/dimension/column sub expression aggregations don't take data types into account.
- D-14256: Workspace showed progress spinner forever if trying to remove rows from table where there is no access.
- D-14257: Exporting datatable with no columns causes UI to stuck.
- D-14262: Opening version information causes javascript error if backend communication fails (fixed in D-14263).
- D-14263: Filtering with case id column causes error when Snowflake model doesn't have case attributes datatable.
- D-14271: None aggregation doesn't work with some Statistical calculations (fixed in D-14251).
Note: Features and fixes currently under work are not necessarily targeting to the next release.