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

apache / carbondata / 1292 / 1
76%
master: 76%

Build:
DEFAULT BRANCH: master
Ran 21 Nov 2018 09:22AM UTC
Files 1015
Run time 49s
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

21 Nov 2018 09:22AM UTC coverage: 79.645%. Remained the same
1292.1

push

jenkins

manishgupta88
[CARBONDATA-3112] Optimise decompressing while filling the vector during conversion of primitive typess

Following optimizations done in the PR.

1. Optimise decompressing while filling the vector during conversion of primitive types. It avoids creating an intermediate buffer while decompression.
2. Refactor the global dictionary decoder codegen to minimise the amount of code generated to reduce the time.
3. Disable lazy load for full scan queries as it is unnecessary.
4. Refactor the compressor interface and created Abstract class. All primitive datatype conversions now happen in little_endian as snappy does
that conversion while compressing. So it might break the compatibility for ZSTD for the last version.

This closes #2863

61502 of 77220 relevant lines covered (79.65%)

1.06 hits per line

Source Files on job 1292.1
  • Tree
  • List 0
  • Changed 8
  • Source Changed 0
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1292
  • bed51ba7 on github
  • Prev Job for on master (#1291.1)
  • Next Job for on master (#1293.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