Teradata OCF Connector Release Notes¶
Alation Cloud Service Applies to Alation Cloud Service instances of Alation
Customer Managed Applies to customer-managed instances of Alation
October 30, 2024¶
Teradata OCF Connector: Version 1.2.1¶
Fixed Issues¶
View and Table Columns Display Incorrect Data Types Or Missing Data Types¶
The connector displays data types of some view and table columns as NA.
This issue is now resolved. (AL-127337)
March 06, 2024¶
Teradata OCF Connector: Version 1.2.0¶
Enhancements¶
Teradata Driver Upgrade¶
The Teradata driver for the OCF connector is upgraded to the latest version 20.00.00.16.
February 28, 2024¶
Teradata OCF Connector: Version 1.1.0¶
Enhancements¶
Docker CIS Benchmark Compliance¶
Teradata OCF connector versions 1.1.0 and newer are now compliant with the following Docker CIS benchmarks:
Docker 4.1 - Ensures that a user for the container is created
Docker 4.6 - Ensures that HEALTHCHECK instructions are added to container images
Docker 4.7 - Ensures that docker files do not include update instructions as a standalone or single-line instruction
Fixed Issues¶
Connector Displays Incomplete View Definition¶
The connector truncates the view definition for Views with large view_sql in the user interface. Now, the default MDE view query extracts the complete view definition. Additionally, the connector now joins the view definition split over multiple rows.