• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

sunchao / parquet-rs / 176
96%

Build:
DEFAULT BRANCH: master
Ran 26 Sep 2017 06:36AM UTC
Jobs 2
Files 21
Run time 3min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
176

push

travis-ci

sunchao
Support for DataPage V2 (#16)

This PR adds support for DataPage V2.

I tested manually on a table that was written with version 2 writer. Refactored DataPage code into set_current_page_encoding, since it is the same for both V1 and V2. Also added method to set data range directly in RLE decoder, because DataPage V2 has repetition and definition levels separate from actual page data, which can be compressed.

It looks like DataPage V2 encodes int32 values with Delta Bit Packing. Currently decoder supports only int64, but I patched it manually - it the same for int32. Will create separate pull request for that.

3884 of 4485 relevant lines covered (86.6%)

1.73 hits per line

Jobs
ID Job ID Ran Files Coverage
1 176.1 26 Sep 2017 06:36AM UTC 0
86.6
Travis Job 176.1
2 176.2 26 Sep 2017 06:39AM UTC 0
86.65
Travis Job 176.2
Source Files on build 176
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #176
  • dd78b8fb on github
  • Prev Build on master (#173)
  • Next Build on master (#179)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc