This topic lists the major improvements and bug fixes in Blink 3.5.0.
Major improvements
- Supports the creation of an InfluxDB result table. For more information, see Create an InfluxDB result table.
- Supports the creation of a Phoenix5 result table. For more information, see Create a Phoenix5 result table.
- Updates the version of DataHub Connector SDK.
Major bug fixes
- Fixes the bug in which no error message is returned when you use a global ORDER BY clause.
- Fixes the bug in which a behavior-related error message is returned when you implicitly convert the underlying VARCHAR type to integer.
- Fixes the bug that causes exceptions in computing results when data is aggregated based on the time due to a calcite bug.
- Fixes the bug that causes the error message of
java.lang.NoClassDefFoundError: com/aliyun/datahub/client/auth/Account
when you check the syntax of DataHub source tables.