You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 17, 2024. It is now read-only.
ValueError: Column 'LAST_NAME' not found in: <data_diff.databases.snowflake.Snowflake object at 0x10c4a73d0>/DIM_CUSTOMERS, <data_diff.databases.snowflake.Snowflake object at 0x10c4a73d0>/PR.DIM_CUSTOMERS
Eventhough the LAST_NAME customer does exist (in both tables). Same issue with other columns I try to specify. It only works without specifying any additional columns next to the key column.