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
Currently we just truncate values if they don't fit into their header field, e.g. user/group ID, filename.
This should be detected and reported as an error by throwing an exception.
Maybe, optionally, provide a way for opt-in to silently truncating (kind of a "force mode") - but not sure whether we should allow this at all.
The text was updated successfully, but these errors were encountered:
Currently we just truncate values if they don't fit into their header field, e.g. user/group ID, filename.
This should be detected and reported as an error by throwing an exception.
Maybe, optionally, provide a way for opt-in to silently truncating (kind of a "force mode") - but not sure whether we should allow this at all.
The text was updated successfully, but these errors were encountered: