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
{{ message }}
This repository has been archived by the owner on Jul 8, 2024. It is now read-only.
The script schema for the email script seems slightly different than the email task, in particular the send function.
There is an extra 'email' object in the json that's not accounted in the task
The script schema for the email script seems slightly different than the email task, in particular the send function.
There is an extra 'email' object in the json that's not accounted in the task
starthinker/starthinker/task/email/run.py
Line 35 in 6a3b98c
https://github.com/google/starthinker/blob/master/scripts/email_to_bigquery.json#L20
vs this one that seems to be working, without the additional "email" object
starthinker/scripts/email_cm_to_bigquery.json
Line 39 in 6a3b98c
Thank you
The text was updated successfully, but these errors were encountered: