Skip to content

v0.3.5

Latest
Compare
Choose a tag to compare
@jayckaiser jayckaiser released this 15 Oct 20:52
54e5d1e

New features

  • Add optional most_recent_file flag to SharefileToDiskOperator to extract the most recent version of a singleton file from a path.

Under the hood

  • Log a warning message when SharefileHook.folder_id_from_path() finds no files for a given path.
  • Change logic in callable sql.s3_dir_to_postgres() to raise an AirflowException if any copy of S3 key fails, instead of only when all fail.

Full Changelog: v0.3.4...v0.3.5