Skip to content

0.10.0

Compare
Choose a tag to compare
@sunank200 sunank200 released this 21 Jun 11:31
· 800 commits to main since this release
f9cd9c2

Feature:

  • Allow list and tuples as columns names in Append & Merge Operators #343, #435

Breaking Change:

  • aql.merge interface changed. Argument merge_table changed to target_table, target_columns and merge_column combined to column argument, merge_keys is changed to target_conflict_columns, conflict_strategy is changed to if_conflicts. More details can be found at 422, #466

Enhancement:

  • Document (new) load_file benchmark datasets #449
  • Made improvement to benchmark scripts and configurations #458, #434, #461, #460, #437, #462
  • Performance evaluation for loading datasets with Astro Python SDK 0.9.2 into BigQuery #437

@tatiana @kaxil @utkarsharma2 @dimberman @sunank200 @mikeshwe @vikramkoka