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
As far as I understand, now (ver 1.*) it is not possible to save validation results and data docs in a remote location (for example, in S3 object storage)?
So, do I need to write and read everything manually (as indicated in the migration guide) using other providers (for example, S3Hook)?
Also do I understand correctly that when using GXValidateCheckpointOperator with FileDataContext, the default folder is /opt/airflow/dags? (the "configuration directory" mentioned in the documentation is a bit unclear to me)
And to load suits/checkpoints etc. I should place them is some predifined structure (like uncommited folder)?