You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to fix field offsets in compounds not being preserved (HDFGroup/hsds#273), the VOL should create padding fields to send to the server. The server will treat these padding fields as regular fields on a compound type, preserving the position of the original fields. When the VOL later reads the datatype, the padding fields should be replaced with byte offsets in a reconstructed datatype.
The text was updated successfully, but these errors were encountered:
In order to fix field offsets in compounds not being preserved (HDFGroup/hsds#273), the VOL should create padding fields to send to the server. The server will treat these padding fields as regular fields on a compound type, preserving the position of the original fields. When the VOL later reads the datatype, the padding fields should be replaced with byte offsets in a reconstructed datatype.
The text was updated successfully, but these errors were encountered: