
Improves Criteria Builder and Query Transformer.
Features
- Added initial support for Denodo Virtual DataPort.
- Criteria Builder: Added filtration and search with highlighting in suggestion grid.
- Criteria Builder: IS (NOT) NULL, and NOT EQUALS operators are now allowed for boolean field conditions.
- Query Transformer: The fields case is now preserved now for wrapped queries.
- The generation of SQL query text has been made thread-safe.
- Nodes aren't now loaded to the metadata tree if it is hidden.
- Microsoft SQL Server: Added support for TRY_CAST and TRY_CONVERT built-in functions.
- Teradata: A fallback to non-X system views is now made if X-views are not available.