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

apache / carbondata / 783
76%

Build:
DEFAULT BRANCH: master
Ran 30 Jul 2018 10:32AM UTC
Jobs 1
Files 985
Run time 1min
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
783

push

jenkins

ravipesala
[HOTFIX] Removed file existence check to improve dataMap loading performance

Problem
DataMap loading performance degraded after adding file existence check.

Analysis
When carbonIndex file is read and carbondata file path to its metadata Info map is prepared, file physical existence is getting checked every time which in case of HDFS file system is a namenode call. This degrades the dataMap loading performance. This is done to avoid failures for

Handle IUD scenario where after delete operation carbondata file is deleted but the entry still exists in index file.
Fix
Modified code to check for physical file existence only in case when any IUD operation has happened on the table

This closes #2560

6 of 6 new or added lines in 1 file covered. (100.0%)

57118 of 70293 relevant lines covered (81.26%)

1.08 hits per line

Jobs
ID Job ID Ran Files Coverage
1 783.1 30 Jul 2018 10:32AM UTC 0
81.26
Source Files on build 783
Detailed source file information is not available for this build.
  • Back to Repo
  • Jenkins Build #783
  • fd747a3e on github
  • Prev Build on master (#781)
  • Next Build on master (#792)
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