pnadolny
08/13/2021, 2:11 PMmeltano elt
. I just noticed in the system db that the state is being messed up. I'm also running a similar sync using meltano from snowflake to a different target not built with the SDK which is not having this state issue.pnadolny
08/13/2021, 2:12 PM{"singer_state": {"type": "STATE", "value": {"currently_syncing": *null*, "bookmarks": {"MY_SNOWFLAKE_DB-SCHEMA-TABLE_NAME": {"initial_full_table_complete": *true*}}}}}
pnadolny
08/13/2021, 2:13 PM{"type": "STATE", "value":
so the second run looks like this {"singer_state": {"type": "STATE", "value": {"type": "STATE", "value": {"currently_syncing": *null*, "bookmarks": {"MY_SNOWFLAKE_DB-SCHEMA-TABLE_NAME": {"initial_full_table_complete": *true*}}}}}}
pnadolny
08/13/2021, 2:16 PMpnadolny
08/13/2021, 2:17 PMmeltano elt
im seeing a state message like {"singer_state": {"currently_syncing": *null*, "bookmarks": {"MY_SNOWFLAKE_DB-SCHEMA-TABLE_NAME": {"initial_full_table_complete": *true*}}}}
which is correctdouwe_maan
08/13/2021, 2:34 PMdouwe_maan
08/13/2021, 2:34 PMdouwe_maan
08/13/2021, 2:34 PMpnadolny
08/13/2021, 2:39 PMdouwe_maan
08/13/2021, 2:40 PMdouwe_maan
08/13/2021, 2:40 PMstate
, not a State message wrapping state
douwe_maan
08/13/2021, 2:40 PMdouwe_maan
08/13/2021, 2:41 PMpnadolny
08/13/2021, 2:43 PMpnadolny
08/13/2021, 2:43 PMdouwe_maan
08/13/2021, 2:43 PMpnadolny
08/13/2021, 2:59 PMpnadolny
08/13/2021, 4:16 PMaaronsteers
08/13/2021, 5:03 PMaaronsteers
08/13/2021, 6:56 PM