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

apache / carbondata / 1680
76%

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

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

Jobs
ID Job ID Ran Files Coverage
1 1680.1 15 May 2019 01:36PM UTC 0
79.25
Source Files on build 1680
Detailed source file information is not available for this build.
  • Back to Repo
  • Jenkins Build #1680
  • 1241feec on github
  • Prev Build on master (#1679)
  • Next Build on master (#3407)
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