Hello @Bobby Neelon
The error message you provided suggests that there is an issue with the query command during the read operation.
One possible reason for this error could be that the upgraded Snowflake connector is not compatible with the version of Snowflake you are using.
You can check the compatibility matrix for the Snowflake connector in Azure Data Factory to ensure that you are using a compatible version.
Another possible reason could be that there is an issue with the metadata of the message schema. This could be caused by a corrupt or incomplete message schema. You can try to regenerate the message schema to see if that resolves the issue.
If neither of these solutions work, you can try to troubleshoot the issue further by enabling diagnostic logging for the Snowflake connector in Azure Data Factory. This will provide more detailed information about the error and help you identify the root cause.
I hope this helps