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

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

Build:
DEFAULT BRANCH: master
Ran 09 Jan 2019 01:52PM UTC
Files 1024
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

09 Jan 2019 01:52PM UTC coverage: 79.107% (-0.02%) from 79.13%
1447.1

push

jenkins

kumarvishal09
[CARBONDATA-3236] Fix for JVM Crash for insert into new table from old table

Problem: Insert into new table from old table fails with JVM crash for file format(Using carbondata).
This happened because both the query and load flow were assigned the same taskId and once query finished
it freed the unsafe memory while the insert still in progress.

Solution: As the flow for file format is direct flow and uses on-heap(safe) so no need to free the unsafe memory in query.

This closes #3056

62227 of 78662 relevant lines covered (79.11%)

1.05 hits per line

Source Files on job 1447.1
  • Tree
  • List 0
  • Changed 14
  • Source Changed 6
  • Coverage Changed 13
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1447
  • 3a5572ee on github
  • Prev Job for on master (#1444.1)
  • Next Job for on master (#10538.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