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

apache / carbondata / 1291
76%

Build:
DEFAULT BRANCH: master
Ran 21 Nov 2018 09:00AM UTC
Jobs 1
Files 1015
Run time 52s
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
1291

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

Jobs
ID Job ID Ran Files Coverage
1 1291.1 21 Nov 2018 09:00AM UTC 0
79.65
Source Files on build 1291
Detailed source file information is not available for this build.
  • Back to Repo
  • Jenkins Build #1291
  • bed51ba7 on github
  • Prev Build on master (#1290)
  • Next Build on master (#1292)
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