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

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

Build:
DEFAULT BRANCH: master
Ran 09 May 2019 08:31AM UTC
Files 1039
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 May 2019 08:31AM UTC coverage: 73.632% (-5.7%) from 79.308%
1672.1

push

jenkins

ravipesala
[CARBONDATA-3369] Fix issues during concurrent execution of Create table If not exists

Create table if not exists has following problems if run concurrently from different drivers
Sometimes It fails with error Table <db.table> already exists.
Create table failed driver still holds the table with wrong path or schema. Eventual operations refer the wrong path
Stale path created during create table is not deleted for ever [After 1.5.0 version table will be created in a new folder using UUID if folder with table name already exists]
This PR fixes above 3 issues.

This closes #3198

59204 of 80405 relevant lines covered (73.63%)

0.99 hits per line

Source Files on job 1672.1
  • Tree
  • List 0
  • Changed 314
  • Source Changed 4
  • Coverage Changed 314
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1672
  • 157de1d9 on github
  • Prev Job for on master (#11401.1)
  • Next Job for on master (#1673.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