Skip to content

Conversation

@liancheng
Copy link
Contributor

No description provided.

@liancheng liancheng changed the title PARQUET-371: Adds Maven profile thrift9 PARQUET-371: Bumps Thrift version to 0.9.0 Sep 11, 2015
@liancheng
Copy link
Contributor Author

Bumped Thrift to the same version used in parquet-mr. However, is there any reason that stops us using the more recent 0.9.2 version in parquet-mr? (0.9.2 was released in 2014, while PARQUET-189 was resolved in Feb 2015.)

@julienledem
Copy link
Member

This LGTM. @rdblue ?

@rdblue
Copy link
Contributor

rdblue commented Sep 9, 2016

I'm fine with the idea. Have we done any validation to ensure there aren't problems moving to 0.9.0?

@julienledem
Copy link
Member

Hey. I'd like to bump this up to thrift 0.9.3 since this is the latest.
@rdblue @isnotinvain ?

@lekv
Copy link
Contributor

lekv commented Jun 15, 2017

I think this is superseded by PR #50, so we should close it.

@pono pono closed this Jun 15, 2017
lekv pushed a commit to lekv/parquet-format that referenced this pull request Jul 31, 2017
This also changes the compiler options to use only SSE3. We can explore benchmarking to optionally enable SSE4 on supported systems for performance gains in the future.

@nongli would it be OK if I remove the unused delta encodings (they depend on code that is not in Impala anymore, or never way)? Are these encodings used extensively, or primarily PLAIN / DICTIONARY encoding?

Author: Wes McKinney <[email protected]>

Closes apache#31 from wesm/PARQUET-438 and squashes the following commits:

df9da64 [Wes McKinney] Add back (commented-out) ZigZig encode/decode impls
65c49bc [Wes McKinney] Fix comment
73c1dc1 [Wes McKinney] Fix cpplint errors post PARQUET-496
553ca0e [Wes McKinney] Fix cpplint errors
9528c83 [Wes McKinney] Updates RLE encoding routines and dependencies from upstream changes in Apache Impala (incubating). Add rle-test and bit-util-test modules unchanged from Impala.
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.

5 participants