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

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

Build:
DEFAULT BRANCH: master
Ran 08 May 2019 08:27AM UTC
Files 1039
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

08 May 2019 08:27AM UTC coverage: 74.477% (-4.8%) from 79.256%
1671.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

59883 of 80405 relevant lines covered (74.48%)

1.0 hits per line

Source Files on job 1671.1
  • Tree
  • List 0
  • Changed 286
  • Source Changed 6
  • Coverage Changed 286
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1671
  • 157de1d9 on github
  • Prev Job for on master (#3324.1)
  • Next Job for on master (#1669.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