Expecting OBJECT but got VARCHAR when inserting a JSON value. #995
Labels
question
Issue is a usage/other question rather than a bug
status-information_needed
Additional information is required from the reporter
status-triage
Issue is under initial triage
What version of GO driver are you using? 1.7.0
What operating system and processor architecture are you using? M1 Macbook pro
What version of GO are you using? 1.21.4
Server version: 7.43.0
What did you do?
I am attempting to INSERT a JSON object to an OBJECT column in snowflake. When running the below code I get the following error:
I didn't see anything in the docs on how to do this correctly, do I need to convert the JSON string to some other type of object?
JSON Object inserted correctly.
The text was updated successfully, but these errors were encountered: