Skip to content

Resolves issue #2881 by removing partial codec initialization #2896

New issue

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

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

Already on GitHub? # to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

AdityaChaubeyIITM
Copy link
Contributor

[Description of PR]
Changed the way Blosc and Bytes codecs are initialized by making all the fields are mandatory
Removed checks for is None as they would never be none.

@github-actions github-actions bot added the needs release notes Automatically applied to PRs which haven't added release notes label Mar 6, 2025
@d-v-b
Copy link
Contributor

d-v-b commented Mar 6, 2025

thanks for working on this! As these are breaking changes to the blosc codec, I don't think we can merge this until we decide on when the next breaking release should be. See #2889 for context.

@AdityaChaubeyIITM AdityaChaubeyIITM deleted the partialCodec branch March 15, 2025 18:07
@AdityaChaubeyIITM AdityaChaubeyIITM restored the partialCodec branch March 25, 2025 09:39
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
needs release notes Automatically applied to PRs which haven't added release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants