Skip to content
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

Add possibility to define the number of array dimensions to be encoded #622

Merged
merged 1 commit into from
Jan 10, 2025

Conversation

larskanis
Copy link
Collaborator

Setting dimensions is especially useful, when a Record shall be encoded into an Array, since the Array encoder can not distinguish if the array shall be encoded as a higher dimension or as a record otherwise.

Related to #620

Setting dimensions is especially useful, when a Record shall be encoded into an Array, since the Array encoder can not distinguish if the array shall be encoded as a higher dimension or as a record otherwise.

Related to #620
@larskanis larskanis force-pushed the add-array-dimensions branch from 9531e6f to a974f31 Compare January 10, 2025 11:07
@larskanis larskanis merged commit f9d05f5 into master Jan 10, 2025
16 of 24 checks passed
@larskanis larskanis deleted the add-array-dimensions branch January 10, 2025 13:24
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant