Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Misspells, White Spaces, add some clarifications #39

Closed
wants to merge 5 commits into from

Conversation

Mistobaan
Copy link
Contributor

No description provided.

written first, before the data pages of the column chunk.

Dictionary page format: the entries in the dictionary - in dictionary order - using the [plain](#PLAIN) encoding.
Dictionary page format: the entries in the dictionary - in dictionary order - using the [plain](#PLAIN) enncoding.
Copy link
Member

Choose a reason for hiding this comment

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

encoding :)

@julienledem
Copy link
Member

One nit.
Can you create a JIRA for this?

@lekv
Copy link
Contributor

lekv commented Jun 15, 2017

I think this is still worth doing, so I created PARQUET-1031 for it. @Mistobaan - Do you want to pick this up again?

lekv pushed a commit to lekv/parquet-format that referenced this pull request Jul 31, 2017
This patch adds `PARQUET_BUILD_TESTS` and `PARQUET_BUILD_EXECUTABLES` options.

For example:

```
$ cmake -DPARQUET_BUILD_TESTS=OFF -DPARQUET_BUILD_EXECUTABLES=OFF ..
```

This will accelerate builds in 3rd-party use. When the library is more mature we can set the default for `PARQUET_BUILD_TESTS` to `OFF`

Author: Wes McKinney <wes@cloudera.com>

Closes apache#39 from wesm/PARQUET-448 and squashes the following commits:

6bf6a54 [Wes McKinney] Add cmake options to not build tests and/or executables
asfgit pushed a commit that referenced this pull request Oct 11, 2017
rebased pull request #39, fixed minor spelling mistake and the travis-ci URLs (which also pointed to the Parquet/parquet-format one).

@Mistobaan please  let me know if you would like to reclaim the original pull request.

Author: Fabrizio (Misto) Milo <mistobaan@gmail.com>
Author: Anna Szonyi <szonyi@cloudera.com>

Closes #59 from commanderofthegrey/parquet-1031 and squashes the following commits:

e61c3b5 [Anna Szonyi] add back uncompressed_page_size
1cb8163 [Anna Szonyi] PARQUET-1031: Fix spelling errors, whitespace, GitHub urls
67f0064 [Fabrizio (Misto) Milo] explicit that the length has no sign
e901ded [Fabrizio (Misto) Milo] fix misspells
ceda268 [Fabrizio (Misto) Milo] remove spaces
e1f9479 [Fabrizio (Misto) Milo] fix mispell
@zivanfi zivanfi closed this Oct 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants