Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

merge v1.4 into master #65

Merged
merged 5 commits into from
Dec 10, 2020
Merged

merge v1.4 into master #65

merged 5 commits into from
Dec 10, 2020

Conversation

bxparks
Copy link
Owner

@bxparks bxparks commented Dec 10, 2020

  • 1.4 (2020-12-09)
    • Add 'dict' as a third input_format when SchemaGenerator is used as a
      library. This can be useful when the data has already been transformed
      into a list of native Python dict objects (see Schema generation from a list #58, thanks to
      ZiggerZZ@).
    • Expand the pattern matchers for quoted integers and quoted floating point
      numbers to be more compatible with the patterns recognized by bq load --autodetect.
    • Add Table of Contents to READMD.md. Add usage info for the
      schema_map=existing_schema_map and the input_format='dict' parameters
      in the SchemaGenerator() constructor.

ZiggerZZ and others added 5 commits December 7, 2020 15:28
* Add support and testing for 'dict' in SchemaGenerator

* Fix lines lengths for flake8

* Reformat verify_data_chunk so that git diff is smaller
…entific notation and other variations of floats
@bxparks bxparks merged commit acaa74b into master Dec 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants