Skip to content

1.7.0

Compare
Choose a tag to compare
@pankajkoti pankajkoti released this 30 Aug 11:02

Feature

  • Allow users to disable schema check and creation on load_file #1922
  • Allow users to disable schema check and creation on transform #1925
  • Add support for Excel files #1978
  • Support loading metadata columns from stage into table for Snowflake #2023

Bug Fixes

  • Add openlineage_dataset_uri in databricks #1919
  • Fix QueryModifier issue on Snowflake #1962
  • Fix AstroCustomXcomBackend circular import issue #1943

Misc

  • Add an example DAG for using dynamic task with dataframe #1912
  • Improve example_load_file DAG tasks names #1958
  • Limit databricks-sql-connector<2.9.0 #2013

Docs

  • Add docs about using dtype #1903
  • Make cleanup operator summary docs smaller #2017