Skip to content

Conversation

@rdblue
Copy link
Contributor

@rdblue rdblue commented Mar 23, 2016

Range filtering should use the row group midpoint and offset filtering
should use the start offset.

Range filtering should use the row group midpoint and offset filtering
should use the start offset.
@julienledem
Copy link
Member

do we need to add tests for this? I presume the previous behavior was wrong?

@rdblue
Copy link
Contributor Author

rdblue commented Apr 17, 2016

Yes, the previous behavior was wrong. I'll add a test.

@rdblue
Copy link
Contributor Author

rdblue commented Apr 17, 2016

@julienledem, I added a test so this is good to go. We've also verified that it fixes the bug in Hive.

@julienledem
Copy link
Member

+1

@asfgit asfgit closed this in 2f22533 Apr 23, 2016
piyushnarang pushed a commit to piyushnarang/parquet-mr that referenced this pull request Jun 15, 2016
Range filtering should use the row group midpoint and offset filtering
should use the start offset.

Author: Ryan Blue <blue@apache.org>

Closes apache#337 from rdblue/PARQUET-569-fix-metadata-filter and squashes the following commits:

6171af4 [Ryan Blue] PARQUET-569: Add tests for new offset metadata filter.
3fe2d5e [Ryan Blue] PARQUET-569: Separate metadata filtering for ranges and offsets.
rdblue added a commit to rdblue/parquet-mr that referenced this pull request Jan 6, 2017
Range filtering should use the row group midpoint and offset filtering
should use the start offset.

Author: Ryan Blue <blue@apache.org>

Closes apache#337 from rdblue/PARQUET-569-fix-metadata-filter and squashes the following commits:

6171af4 [Ryan Blue] PARQUET-569: Add tests for new offset metadata filter.
3fe2d5e [Ryan Blue] PARQUET-569: Separate metadata filtering for ranges and offsets.
rdblue added a commit to rdblue/parquet-mr that referenced this pull request Jan 10, 2017
Range filtering should use the row group midpoint and offset filtering
should use the start offset.

Author: Ryan Blue <blue@apache.org>

Closes apache#337 from rdblue/PARQUET-569-fix-metadata-filter and squashes the following commits:

6171af4 [Ryan Blue] PARQUET-569: Add tests for new offset metadata filter.
3fe2d5e [Ryan Blue] PARQUET-569: Separate metadata filtering for ranges and offsets.
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