ea_airflow_util 0.3.1
New features
- Boolean argument
is_manual_upload
inS3ToSnowflakeDag
rearranges S3 source pathing to easier structure for partners
Under the hood
- Copy statement in
S3ToSnowflakeDag
uses regex instead of string-splitting to infer pull-date and pull-timestamp
Fixes
- Fix bug in
EACustomDAG
wheredefault_args
were not passed to DAG super init.
Full Changelog: v0.3.0...v0.3.1