The Compare Table Values test component lets you verify that the data in a specified table matches another table. It checks that all expected columns exist in the target table with matching data types (additional table columns are allowed), then compares all rows against the expected dataset. Any differences are written to another table.Documentation Index
Fetch the complete documentation index at: https://docs.maia.ai/llms.txt
Use this file to discover all available pages before exploring further.
This component is only available in Tests.
Properties
A human-readable name for the component.
The Snowflake database that contains the table to verify. The special value
[Environment Default] uses the database defined in the environment. Read Database, Schema, and Share DDL to learn more.The Snowflake schema that contains the table to verify. The special value
[Environment Default] uses the schema defined in the environment. Read Database, Schema, and Share DDL to learn more.Select the table whose values you want to verify.
The Snowflake database that contains the expected table to verify against. The special value
[Environment Default] uses the database defined in the environment. Read Database, Schema, and Share DDL to learn more.The Snowflake schema that contains the expected table to verify against. The special value
[Environment Default] uses the schema defined in the environment. Read Database, Schema, and Share DDL to learn more.Select the table containing the values you want to verify against.
