MINOR: add note about comparing across different connectors (#17984)

* add note about comparing across different connectors

* added to 1.6

* Update openmetadata-docs/content/v1.5.x/how-to-guides/data-quality-observability/quality/tests-yaml.md

* Update openmetadata-docs/content/v1.6.x-SNAPSHOT/how-to-guides/data-quality-observability/quality/tests-yaml.md

---------

Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
This commit is contained in:
Imri Paran 2024-09-25 13:58:54 +02:00 committed by GitHub
parent 38d833d138
commit 194691b251
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 2 deletions

View File

@ -461,7 +461,9 @@ Integrity
```
### Compare 2 Tables for Differences
Compare 2 tables for differences. Allows a user to check for integrity.
Compare 2 tables for differences. Allows a user to check for integrity.
Supports comparing tables across different services.
For example, you can compare a table in Snowflake with a table in Redshift.
Supported connectors:
- Snowflake

View File

@ -461,7 +461,9 @@ Integrity
```
### Compare 2 Tables for Differences
Compare 2 tables for differences. Allows a user to check for integrity.
Compare 2 tables for differences. Allows a user to check for integrity.
Supports comparing tables across different services.
For example, you can compare a table in Snowflake with a table in Redshift.
Supported connectors:
- Snowflake