Snowflake Destination Connector NullPointerException Issue

Summary

Users are experiencing a NullPointerException in the Snowflake destination connector related to destination_state data, despite no apparent issues in the _airbyte_destination_state table.


Question

:wave: Anyone using the latest Snowflake destination connector having troubles with java.lang.NullPointerException: Cannot invoke "com.fasterxml.jackson.databind.JsonNode.asText()" because the return value of "com.fasterxml.jackson.databind.JsonNode.get(String)" is null errors?
It appears to be having trouble with the destination_state data in JdbcDestinationHandler.getAllDestinationStates().
Whatโ€™s weird is that manually querying the _airbyte_destination_state table, shows no malformed or null values :confounded:



This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. Click here if you want
to access the original thread.

Join the conversation on Slack

['snowflake-connector', 'nullpointerexception', 'destination-state', 'jdbc-destination-handler']