mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-12-28 07:58:31 +00:00
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:
parent
38d833d138
commit
194691b251
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user