snowflake.snowpark.exceptions.SnowparkSQLAmbiguousJoinException¶
- exception snowflake.snowpark.exceptions.SnowparkSQLAmbiguousJoinException(message: str, error_code: str | None = None, sfqid: str | None = None)[source]¶
Bases:
SnowparkSQLException
Exception for ambiguous joins that are created from the translated SQL statement.
Includes error codes: 1303.