Skip to content

v1.28.0

Compare
Choose a tag to compare
@yoshi-automation yoshi-automation released this 22 Sep 18:31
c75e9cd

Features

  • add custom cell magic parser to handle complex --params values (#213) (dcfbac2)
  • add instrumentation to list methods (#239) (fa9f9ca)
  • add opentelemetry tracing (#215) (a04996c)
  • expose require_partition_filter for hive_partition (#257) (aa1613c)

Bug Fixes

  • fix dependency issue in fastavro (#241) (2874abf)
  • update minimum dependency versions (#263) (1be66ce)
  • validate job_config.source_format in load_table_from_dataframe (#262) (6160fee)

Documentation

  • recommend insert_rows_json to avoid call to tables.get (#258) (ae647eb)