Skip to content

PARQUET-1625: Align Bloom filter definition in parquet thrift with its spec - #145

Merged
gszadovszky merged 2 commits into
apache:masterfrom
chenjunjiedada:PARQUET-1625
Jul 17, 2019
Merged

PARQUET-1625: Align Bloom filter definition in parquet thrift with its spec#145
gszadovszky merged 2 commits into
apache:masterfrom
chenjunjiedada:PARQUET-1625

Conversation

@chenjunjiedada

Copy link
Copy Markdown
Contributor

No description provided.

@chenjunjiedada

chenjunjiedada commented Jul 15, 2019

Copy link
Copy Markdown
Contributor Author

Hi @gszadovszky,

Thanks for your detailed review on the thrift file. It is a bit behind the spec. The BloomFilterHeader is defined for parsing the header from the offset though it is not used by any structure in the thrift file. The Bloom filter is stored at the foot as it defined in the spec. Please have a look.

@gszadovszky gszadovszky left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The enum element BLOOM_FILTER_PAGE of PageType should also be removed.

@gszadovszky
gszadovszky merged commit 2123f07 into apache:master Jul 17, 2019
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