Skip to content

PARQUET-623: Fix DeltaByteArrayReader#skip. - #366

Closed
rdblue wants to merge 1 commit into
apache:masterfrom
rdblue:PARQUET-623-fix-delta-byte-array-skip
Closed

PARQUET-623: Fix DeltaByteArrayReader#skip.#366
rdblue wants to merge 1 commit into
apache:masterfrom
rdblue:PARQUET-623-fix-delta-byte-array-skip

Conversation

@rdblue

@rdblue rdblue commented Sep 8, 2016

Copy link
Copy Markdown
Contributor

Previously, this passed the skip to the underlying readers, but would
not update previous and would corrupt values or cause exceptions.

Previously, this passed the skip to the underlying readers, but would
not update previous and would corrupt values or cause exceptions.
@julienledem

Copy link
Copy Markdown
Member

+1 LGTM

@asfgit asfgit closed this in 044de16 Sep 8, 2016
rdblue added a commit to rdblue/parquet-mr that referenced this pull request Jan 6, 2017
Previously, this passed the skip to the underlying readers, but would
not update previous and would corrupt values or cause exceptions.

Author: Ryan Blue <blue@apache.org>

Closes apache#366 from rdblue/PARQUET-623-fix-delta-byte-array-skip and squashes the following commits:

f85800c [Ryan Blue] PARQUET-623: Fix DeltaByteArrayReader#skip.
rdblue added a commit to rdblue/parquet-mr that referenced this pull request Jan 6, 2017
Previously, this passed the skip to the underlying readers, but would
not update previous and would corrupt values or cause exceptions.

Author: Ryan Blue <blue@apache.org>

Closes apache#366 from rdblue/PARQUET-623-fix-delta-byte-array-skip and squashes the following commits:

f85800c [Ryan Blue] PARQUET-623: Fix DeltaByteArrayReader#skip.
rdblue added a commit to rdblue/parquet-mr that referenced this pull request Jan 10, 2017
Previously, this passed the skip to the underlying readers, but would
not update previous and would corrupt values or cause exceptions.

Author: Ryan Blue <blue@apache.org>

Closes apache#366 from rdblue/PARQUET-623-fix-delta-byte-array-skip and squashes the following commits:

f85800c [Ryan Blue] PARQUET-623: Fix DeltaByteArrayReader#skip.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants