Ataccama Data Quality Gates Release Notes
Data Quality Gates 1.2.0
Release date |
February 23, 2025 |
|---|---|
Supported Ataccama ONE versions |
16.3.0 and later |
| For upgrade details, see Data Quality Gates Upgrade Notes. |
Firewall listing via client method
Firewall listing now supports retrieving firewalls by a list of IDs in addition to AQL filter expressions, using the new get_firewall_definitions client method that replaces the get_firewall_ids helper.
For more information, see Data Quality Gates Upgrade Notes.
Previous releases
Data Quality Gates 1.1.1
See details
Release date |
January 22, 2025 |
|---|---|
Supported Ataccama ONE versions |
16.3.0 and later |
Fixes
-
UDF conflict detection now uses parameterized queries when checking for existing functions in Snowflake, preventing potential query errors during deployment.
-
Security fixes.
Data Quality Gates 1.1.0
See details
Release date |
October 21, 2025 |
|---|---|
Supported Ataccama ONE versions |
16.3.0 and later |
-
Firewall filtering with AQL and Python: Filter which firewalls are deployed as UDFs using Ataccama Query Language (AQL) expressions or custom Python logic. Deploy only the firewalls relevant to specific pipelines or environments instead of deploying all available firewalls.
-
UDF naming conflict handling: DQ Gates now detects and reports conflicts when firewall names would result in duplicate UDF names in Snowflake. Resolve conflicts before deployment to prevent overwriting existing functions.
-
Python 3.13 support: DQ Gates now supports Python 3.13.
-
Support for all deployment types: DQ Gates now supports Custom Ataccama Cloud and self-managed, on-premise deployments, including environments with custom URLs for Ataccama services. Previously, only Ataccama Cloud deployments were supported.
Fixes
-
Checking for unsupported functions is now correctly case-insensitive.
Data Quality Gates Initial Release (1.0.0)
See details
Release date |
October 20, 2025 |
|---|---|
Supported Ataccama ONE versions |
16.3.0 and later |
Introducing Data Quality Gates
Data Quality Gates brings Ataccama ONE’s data quality capabilities directly into your data processing environment. Deploy DQ firewalls as Snowflake User-Defined Functions (UDFs), enabling real-time validation within your pipelines while keeping the data within your infrastructure.
What you can do
-
Stop poor quality data at the source: Validate and block invalid records in-flight, before they reach production. Prevent corrupted dashboards, false alarms, and downstream issues.
-
Deploy once, use everywhere: Transform DQ firewalls into native Snowflake UDFs callable directly in SQL. No custom code required.
-
Maintain control: Business users define rules in ONE, engineers integrate them into pipelines without rule management overhead. Ensure consistent data quality across platforms, even as rules evolve.
Where DQ Gates fits in your pipeline
DQ Gates supports specific integration patterns for different data quality scenarios:
-
Filter invalid records in data pipelines before downstream processing.
-
Flag quality issues while preserving full datasets for investigation.
-
Implement circuit breakers that halt processing when quality drops.
-
Track data quality trends and generate reports from evaluation results.
-
Integrate validation into testing frameworks (such as dbt) and CI/CD pipelines.
Data platform support
- Snowflake
-
Available now
- Databricks, Kafka
-
Planned
Getting started
Contact your Customer Success Manager to request access.
See the DQ Gates documentation for capabilities and requirements, then follow installation instructions to begin.
Was this page useful?