Skip to content

PARQUET-403: Remove remaining references to incubation. - #34

Closed
rdblue wants to merge 1 commit into
apache:masterfrom
rdblue:PARQUET-403-fix-release-scripts
Closed

PARQUET-403: Remove remaining references to incubation.#34
rdblue wants to merge 1 commit into
apache:masterfrom
rdblue:PARQUET-403-fix-release-scripts

Conversation

@rdblue

@rdblue rdblue commented Dec 10, 2015

Copy link
Copy Markdown
Contributor

No description provided.

@rdblue

rdblue commented Dec 10, 2015

Copy link
Copy Markdown
Contributor Author

@julienledem, could you take a look? I think this is the only remaining blocker for getting a 2.3.1 release out (which blocks the parquet-mr 1.9.0 release).

@julienledem

Copy link
Copy Markdown
Member

+1

@asfgit asfgit closed this in 9d5bd03 Dec 14, 2015
lekv pushed a commit to lekv/parquet-format that referenced this pull request Jul 31, 2017
Requires PARQUET-485 (apache#32)

The boolean Encoding::PLAIN code path was using RleDecoder, inconsistent with
other implementations of Parquet. This patch adds an implementation of plain
encoding and uses BitReader instead of RleDecoder to decode plain-encoded
boolean data. Unit tests to verify.

Also closes PR apache#12. Thanks to @edani for reporting.

Author: Wes McKinney <wes@cloudera.com>

Closes apache#34 from wesm/PARQUET-454 and squashes the following commits:

01cb5a7 [Wes McKinney] Use a seed in the data generation
0bf5d8a [Wes McKinney] Fix inconsistencies with boolean PLAIN encoding.
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