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

apache / carbondata / 690
76%

Build:
DEFAULT BRANCH: master
Ran 22 Jul 2018 06:53PM UTC
Jobs 1
Files 983
Run time 47s
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
690

push

jenkins

kumarvishal09
[HOTFIX] Improved BlockDataMap caching performance during first time query

Things done as part of this PR

Created taskSumamry and FileFooterEntry schema once and stored in member variable.
Everytime creation of schema was a costly operation as time to prune dataMaps increased because of that.

Used TreeMap instead of HashMap while adding the complete file path and data to the map diring merge file read.
Using TreeMap improved the map filling performance by 10 sec for 1200 entries.

This closes #2531

66 of 66 new or added lines in 4 files covered. (100.0%)

56908 of 70022 relevant lines covered (81.27%)

1.08 hits per line

Jobs
ID Job ID Ran Files Coverage
1 690.1 22 Jul 2018 06:53PM UTC 0
81.27
Source Files on build 690
Detailed source file information is not available for this build.
  • Back to Repo
  • Jenkins Build #690
  • a20f22ed on github
  • Prev Build on master (#689)
  • Next Build on master (#694)
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