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

apache / carbondata / 1926
76%

Build:
DEFAULT BRANCH: master
Ran 06 Sep 2019 09:31AM UTC
Jobs 1
Files 1067
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
1926

push

jenkins

kumarvishal09
[CARBONDATA-3505] Drop database cascade fix

Problem: When 2 databases are created on same location and one of them is dropped
then the folder is also deleted from backend. If we try to drop the 2nd database
then it would try to lookup the other table, but the schema file would not exist
in the backend and the drop will fail.

Solution: Add a check to call CarbonDropDatabaseCommand only if the database
location exists in the backend.

This closes #3365

10 of 10 new or added lines in 4 files covered. (100.0%)

65762 of 83745 relevant lines covered (78.53%)

1.04 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1926.1 06 Sep 2019 09:31AM UTC 0
78.53
Source Files on build 1926
Detailed source file information is not available for this build.
  • Back to Repo
  • Jenkins Build #1926
  • f3685a53 on github
  • Prev Build on master (#1925)
  • Next Build on master (#1927)
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