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

Python: Bump FastAvro to 1.7.0 #6294

Merged
merged 2 commits into from
Nov 28, 2022
Merged

Python: Bump FastAvro to 1.7.0 #6294

merged 2 commits into from
Nov 28, 2022

Conversation

Fokko
Copy link
Contributor

@Fokko Fokko commented Nov 28, 2022

The default value checking became a bit stricter, and it should be of the same type as the first element in the union:

image

It was a "null", but according to the Avro spec, it should be null.

dependabot bot and others added 2 commits November 28, 2022 15:17
Bumps [fastavro](https://github.com/fastavro/fastavro) from 1.6.1 to 1.7.0.
- [Release notes](https://github.com/fastavro/fastavro/releases)
- [Changelog](https://github.com/fastavro/fastavro/blob/master/ChangeLog)
- [Commits](fastavro/fastavro@1.6.1...1.7.0)

---
updated-dependencies:
- dependency-name: fastavro
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
The default value checking became a bit stricter, and it should
be of the same type as the first element in the union:

It was a "null", but according to the Avro spec, it should be null.
@Fokko Fokko changed the title Fd bump fastavro Python: Bump FastAvro to 1.7.0 Nov 28, 2022
@rdblue rdblue merged commit 617d8ea into apache:master Nov 28, 2022
Fokko added a commit to Fokko/iceberg that referenced this pull request Dec 1, 2022
Since apache#6295 and apache#6294 have been merged, we should be ready to support 3.11

Closes apache#6124
rdblue pushed a commit that referenced this pull request Dec 9, 2022
Since #6295 and #6294 have been merged, we should be ready to support 3.11

Closes #6124
Fokko added a commit to apache/iceberg-python that referenced this pull request Sep 29, 2023
Since apache/iceberg#6295 and apache/iceberg#6294 have been merged, we should be ready to support 3.11

Closes #6124
Fokko added a commit to apache/iceberg-python that referenced this pull request Sep 30, 2023
Since apache/iceberg#6295 and apache/iceberg#6294 have been merged, we should be ready to support 3.11

Closes #6124
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants