improved
10.28.2021 Release Notes
about 3 years ago
Here are the release notes for October 28, 2021.
π FEATURESπ
- Schema management options in MySQL Write Connection (Alter, drop+recreate, or error on schema mismatch)
β¨ ENHANCEMENTSβ¨
- Show a more descriptive error message when attempting to create a Read Connector without a set schema
- Improve Ascend JDBC access stability by adding a max direct memory limit for thriftserver executors
π§ BUGFIXESπ§
- For environments with Data SHAs enabled: fix a case where schema inference would not run successfully for certain transforms
- For environments with Data SHAs enabled: Fix an edge case where Write Connectors would create 0 output records because of the specific partitioning structure of the input dataset
- Fix a case of schema comparison for complex types reporting a mismatched schema when they are actually matched
- Fix a case where Write Connectors may stay in "Ready" state when their direct upstream component contains a particular "Partition Filter" pattern
- Fix Azure Blob Write Connector to precreate subfolders as defined by the object name template and avoid any "folder not found" issues
- Fix an internal "protobuf" error that prevented querying components through the UI in the "Legacy" SQL dialect
- Enable MySQL Write Connector autocommit to ensure that old partitions are swept