remove autodetection of dtype from HDF5IO #632
Labels
help wanted: deep dive
request for community contributions that will involve many parts of the code base
priority: low
alternative solution already working and/or relevant to only specific user(s)
Milestone
Problem/Use Case
HDF5IO has logic for automatically determining dtype. This leads to the risk of different dtype serialization for different backends. To avoid this, dtype should be detected in ObjectMapper and passed into FORMIO/HDF5IO through DatasetBuilder.
Checklist
The text was updated successfully, but these errors were encountered: