DQ&C 16.2.0 Upgrade Notes
Dremio data source now supports Arrow Flight SQL JDBC
We have added support for Dremio’s Arrow Flight SQL JDBC driver.
If you have an existing connection to Dremio, the necessary driver configuration in Data Processing Engine (DPE) is automatically added and no manual changes are needed.
However, you need to enable port 32010
on your Dremio server, which is the default port for Arrow Flight SQL connections.
Review thresholds for rule instance notifications in monitoring projects
The logic for sending warnings in rule instance notifications has been updated.
A warning is now triggered when the data quality result for a rule instance is strictly below the specified threshold, rather than less than or equal to it. As a result, after upgrading to 16.2.0, we recommend reviewing and adjusting your thresholds to ensure they still align with your data quality expectations.
Was this page useful?