Skip to content

Release 4.0.5

Choose a tag to compare

@awsbuild awsbuild released this 28 Nov 15:13

ODS_Tools Changelog - 4.0.5

  • #209 - acceptance conditions for oed_schema
  • #210 - support pyarrow backend dtype
  • #212 - feature/allow additional fields dtypes in oed exposure
  • #214 - Ci fix custom oed schema

ODS_Tools Notes

support pyarrow backend dtype - (PR #210)

Allow user to select pyarrow dtype as a backend when loading an exposure.

feature/allow additional fields dtypes in oed exposure - (PR #213)

  • adds additional_fields parameter to OedExposure which can load non OED fields with the provided dtype

CI fix - load in Custom OED spec - (PR #214)

  • Fixed issue where CI failed when testing package from OED-exposure branch
  • Fixed Rate limit when building ods-tools from github actions