'I am getting below exception in snowpark : Error parsing JSON: unfinished string, pos 2316

I am getting below exception in snowpark Exception in thread "main" net.snowflake.client.jdbc.SnowflakeSQLException: Error parsing JSON: unfinished string, pos 2316

The json is valid.. I am unable to use try_parse_json in scala as the function is not available.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source