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

apache / carbondata / 1447
76%

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

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

Jobs
ID Job ID Ran Files Coverage
1 1447.1 09 Jan 2019 01:52PM UTC 0
79.11
Source Files on build 1447
Detailed source file information is not available for this build.
  • Back to Repo
  • Jenkins Build #1447
  • 3a5572ee on github
  • Prev Build on master (#1444)
  • Next Build on master (#10538)
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