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

apache / carbondata / 1671
76%

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

pending completion
1671

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

Jobs
ID Job ID Ran Files Coverage
1 1671.1 08 May 2019 08:27AM UTC 0
74.48
Source Files on build 1671
Detailed source file information is not available for this build.
  • Back to Repo
  • Jenkins Build #1671
  • 157de1d9 on github
  • Prev Build on master (#3324)
  • Next Build on master (#1669)
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