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

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

Build:
DEFAULT BRANCH: master
Ran 15 May 2019 01:36PM UTC
Files 1040
Run time 56s
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

15 May 2019 01:36PM UTC coverage: 79.255% (+5.6%) from 73.634%
1680.1

push

jenkins

ravipesala
[CARBONDATA-3375] [CARBONDATA-3376] Fix GC Overhead limit exceeded issue and partition column as range column issue

Problem1 : When only single data item is present then it will be launched as one single task wich results in one executor getting overloaded.

Solution: When only a single range then we divide the splits and give to different tasks in order to ensure one executor does not overload.

Problem2 : When the range col is given as partitioned by column then compaction is failed because compaction goes to Range Column flow.

Solution: Added a check for Partition Table when range column is present so that it goes through the old flow and compaction passes.

This closes #3210

63788 of 80485 relevant lines covered (79.25%)

1.04 hits per line

Source Files on job 1680.1
  • Tree
  • List 0
  • Changed 276
  • Source Changed 1
  • Coverage Changed 276
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1680
  • 1241feec on github
  • Prev Job for on master (#1679.1)
  • Next Job for on master (#3407.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