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
Part of #3751.
* When we write data files, we store the size in bytes in the manifest.
* We use this size to skip the `HEAD` request needed to find the file
footer byte range.
* When writing a dataset, we can read any missing sizes and fill them
in.
0 commit comments