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-39560: [C++][Parquet] Add integration test for BYTE_STREAM_SPLIT (#39570)
### Rationale for this change
In apache/parquet-testing#45 , an integration file for BYTE_STREAM_SPLIT was added to the parquet-testing repo.
### What changes are included in this PR?
Add a test reading that file and ensuring the decoded values are as expected.
### Are these changes tested?
By definition.
### Are there any user-facing changes?
No.
* Closes: #39560
Authored-by: Antoine Pitrou <antoine@python.org>
Signed-off-by: Antoine Pitrou <antoine@python.org>
0 commit comments