Skip to content

Conversation

@kostya-sh
Copy link
Contributor

The spec says that varint-encode() is ULEB-128 encoding but links to VLQ algorithm that is slightly different from ULEB-128

The spec says that varint-encode() is ULEB-128 encoding but links to VLQ algorithm that is slightly different from ULEB-128
@julienledem
Copy link
Member

LGTM. Can you create a JIRA and update the PR title? https://issues.apache.org/jira/browse/PARQUET

@lekv
Copy link
Contributor

lekv commented Jun 15, 2017

I created PARQUET-1032 for this. @kostya-sh - Do you want to pick this back up?

lekv pushed a commit to lekv/parquet-format that referenced this pull request Jul 31, 2017
…evels

Added a LevelDecoder and LevelEncoder class to read and write batches of def/rep levels.
Added tests to verify the functionality.

Author: Deepak Majeti <[email protected]>

Closes apache#30 from majetideepak/master and squashes the following commits:

18d7e51 [Deepak Majeti] fixed argument order of asserts inside test cases
5e0000b [Deepak Majeti] PARQUET-169: Implement support for reading repetition and definition levels
@kostya-sh
Copy link
Contributor Author

It has been a long time but I have created #69 with the updated commit message.

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.

3 participants