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
Right now things just write to local JSON or to BigQuery; it would be desirable for prod to keep a copy of the JSON on GCS as well as write to BigQuery. Ideally it'd be zstd'd at a certain size and copied over.
As for whether it should be pre- or post- hydration JSON (or both), I'm fine either way.
The text was updated successfully, but these errors were encountered:
Right now things just write to local JSON or to BigQuery; it would be desirable for prod to keep a copy of the JSON on GCS as well as write to BigQuery. Ideally it'd be zstd'd at a certain size and copied over.
As for whether it should be pre- or post- hydration JSON (or both), I'm fine either way.
The text was updated successfully, but these errors were encountered: