ER/Studio Data Architect Multiplatform 20.2
Released: Jun 8, 2024
20.2 での更新項目
機能
- Added support for the Databricks database platform - This release includes a number of updates to support the Databricks database platform as a core platform, including basic constructs plus enhanced workflow capabilities. This functionality requires the installation of the Databricks ODBC driver, which allows reverse engineering operations to the Unity Data Catalog. Note that this implementation is based on the UDC version of Databricks and supports advanced features such as primary/foreign key constraints.
- Databricks constructs for this release include:
- Tables.
- Views.
- Data Types.
- Columns.
- Keys (Primary and Foreign).
- Indexes (Bloom filter).
- Relationships.
- Defaults.
- Materialized Views.
- Functions.
- Schemas.
- Check Constraints.
- Table Partitions.
- Liquid Clustering.
- Enhanced workflow capabilities include:
- Reverse engineering from database and from SQL script.
- Forward engineering with DDL scripts and direct database connection.
- Compare and merge with ALTER script generation.
- Added support for Bloom filter indexes.
- Updated the Data Catalog Tree to show Fields instead of Objects for the tree nodes.
不具合の修正
- Resolved an issue causing users to receive user interface errors when attempting to use Chinese characters.
- Resolved a Compare and Merge issue causing complicated Drop/Create TABLE statements to result when adding a column to the end of a Table using SQL Server.
- Resolved an issue causing ERDA to fail when reverse engineering Pivot views.
- Resolved an issue causing SSO Settings to not be saved to backup upon uninstall.
- Resolved an issue causing a runtime error when attempting to add and publish a diagram with over 2,000 reference values.