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
GH-47918: [Format] Clarify that empty compressed buffers can omit the length header (#48541)
### Rationale for this change
The 8-byte length header is considered optional for empty compressed buffers in Arrow C++ and other implementations.
### Are these changes tested?
Not applicable.
### Are there any user-facing changes?
No.
* GitHub Issue: #47918
Authored-by: Antoine Pitrou <[email protected]>
Signed-off-by: Antoine Pitrou <[email protected]>
0 commit comments