Skip to content

ea_airflow_util 0.3.1

Compare
Choose a tag to compare
@jayckaiser jayckaiser released this 19 Apr 21:40
· 18 commits to main since this release
d4efb39

New features

  • Boolean argument is_manual_upload in S3ToSnowflakeDag 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 where default_args were not passed to DAG super init.

Full Changelog: v0.3.0...v0.3.1