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
…oder (#37471)
### Rationale for this change
Avoid skipping any padding bits where reading a one-value data page, as it doesn't contain any block (the value is encoded in the header).
### Are these changes tested?
Yes, by existing tests and CI jobs.
### Are there any user-facing changes?
No.
* Closes: #37466
Authored-by: Antoine Pitrou <antoine@python.org>
Signed-off-by: Antoine Pitrou <antoine@python.org>
…AY decoder (apache#37471)
### Rationale for this change
Avoid skipping any padding bits where reading a one-value data page, as it doesn't contain any block (the value is encoded in the header).
### Are these changes tested?
Yes, by existing tests and CI jobs.
### Are there any user-facing changes?
No.
* Closes: apache#37466
Authored-by: Antoine Pitrou <antoine@python.org>
Signed-off-by: Antoine Pitrou <antoine@python.org>
dgreiss
pushed a commit
to dgreiss/arrow
that referenced
this issue
Feb 19, 2024
…AY decoder (apache#37471)
### Rationale for this change
Avoid skipping any padding bits where reading a one-value data page, as it doesn't contain any block (the value is encoded in the header).
### Are these changes tested?
Yes, by existing tests and CI jobs.
### Are there any user-facing changes?
No.
* Closes: apache#37466
Authored-by: Antoine Pitrou <antoine@python.org>
Signed-off-by: Antoine Pitrou <antoine@python.org>
Describe the bug, including details regarding any error messages, version, and platform.
See failed nightly build at https://github.com/ursacomputing/crossbow/runs/16329060808
Component(s)
C++, Continuous Integration, Parquet
The text was updated successfully, but these errors were encountered: