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

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

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

22 Jul 2018 06:53PM UTC coverage: 81.272% (-0.03%) from 81.297%
690.1

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

56908 of 70022 relevant lines covered (81.27%)

1.08 hits per line

Source Files on job 690.1
  • Tree
  • List 0
  • Changed 9
  • Source Changed 4
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 690
  • a20f22ed on github
  • Prev Job for on master (#689.1)
  • Next Job for on master (#694.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