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
The current default of the go writer is to write unchunked files. Unchunked files obviously must be supported, but it would be better to default to the fullest-featured option (chunked, with CRCs, and all indexes) and allow the user to selectively opt out when performance needs dictate it.
The text was updated successfully, but these errors were encountered:
The current default of the go writer is to write unchunked files. Unchunked files obviously must be supported, but it would be better to default to the fullest-featured option (chunked, with CRCs, and all indexes) and allow the user to selectively opt out when performance needs dictate it.
The text was updated successfully, but these errors were encountered: