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

apache / parquet-cpp / 674

Build:
DEFAULT BRANCH: master
Ran 20 Jun 2016 12:47PM UTC
Jobs 2
Files 104
Run time 4min
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
674

push

travis-ci

wesm
PARQUET-592: Support compressed writes

Hello,

I'm working on compressed writes and would like some advice:

* What would be the preferred way to pass down per-column codec settings? `Builder::set_column_codec(column index (?), Compression::type)`?
* It appears that there's some duplication in `ParquetFileWriter::Open`, namely, there is an allocator included into `WriterProperties` — I presume this should be cleaned up via a separate PR?

Author: Artem Tarasov <artem.tarasov@embl.de>

Closes #121 from lomereiter/parquet-592 and squashes the following commits:

03d4ed8 [Artem Tarasov] address comments from reviewers
a1fe78e [Artem Tarasov] remove redundant 'allocator' constructor parameter
d2c0473 [Artem Tarasov] allow to reuse builder object
dfbee1f [Artem Tarasov] props -> properties
e687e81 [Artem Tarasov] serialization test cleanup
470e176 [Artem Tarasov] more convenient Builder methods
5d236df [Artem Tarasov] per-column compression support
a80c2f2 [Artem Tarasov] don't use shared_ptr where raw is enough;
7c745d9 [Artem Tarasov] run three separate tests
25a23e5 [Artem Tarasov] loop over codec types in file serialization test
4a0a044 [Artem Tarasov] PARQUET-592: Support compressed writes

65 of 65 new or added lines in 5 files covered. (100.0%)

4754 of 4974 relevant lines covered (95.58%)

20778.71 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
100.0
src/parquet/column/properties.h
7
100.0
src/parquet/file/writer-internal.cc

Uncovered Existing Lines

Lines Coverage ∆ File
3
100.0
src/parquet/column/writer.cc
Jobs
ID Job ID Ran Files Coverage
1 674.1 20 Jun 2016 12:47PM UTC 0
95.58
Travis Job 674.1
2 674.2 20 Jun 2016 12:52PM UTC 0
0.0
Travis Job 674.2
Source Files on build 674
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #674
  • aac1f2aa on github
  • Prev Build on master (#667)
  • Next Build on master (#679)
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