You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Instead of forcing all values to be JSON-compatible strings and hope we catch all cases, we should allow the stream to define how to the values from the state and the record should be pre-processed:
Feature scope
Taps (catalog, state, tests, etc.)
Description
Instead of forcing all values to be JSON-compatible strings and hope we catch all cases, we should allow the stream to define how to the values from the state and the record should be pre-processed:
sdk/singer_sdk/helpers/_state.py
Lines 221 to 231 in ae7516b
The text was updated successfully, but these errors were encountered: