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

sunchao / parquet-rs / 176 / 2
96%
master: 96%

Build:
DEFAULT BRANCH: master
Ran 26 Sep 2017 06:39AM UTC
Files 21
Run time 1s
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

26 Sep 2017 06:17AM UTC coverage: 86.649% (+0.5%) from 86.166%
176.2

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.

3881 of 4479 relevant lines covered (86.65%)

0.87 hits per line

Source Files on job 176.2
  • Tree
  • List 0
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 176
  • Travis Job 176.2
  • dd78b8fb on github
  • Prev Job for on master (#173.2)
  • Next Job for on master (#179.1)
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