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

apache / carbondata / 1902
76%

Build:
DEFAULT BRANCH: master
Ran 20 Aug 2019 01:29PM UTC
Jobs 1
Files 1067
Run time 3423min
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
1902

push

jenkins

ravipesala
[CARBONDATA-3494]Fix NullPointerException in drop table and Correct the document formatting

This closes #Problem:

Fix the formatting of the document in index server md file.
drop table is calling drop datamap command with force drop as true. Due to this table is removed from meta and physically. Then when processData is called for drop table, it tried to create carbonTable object by reading schema which causes NullPointerException.
Solution:

correct the formatting
Skip ProcessData if carbonTable is null

This closes #3359

3 of 3 new or added lines in 1 file covered. (100.0%)

65715 of 83735 relevant lines covered (78.48%)

1.04 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1902.1 20 Aug 2019 01:29PM UTC 0
78.48
Source Files on build 1902
Detailed source file information is not available for this build.
  • Back to Repo
  • Jenkins Build #1902
  • 499489c6 on github
  • Prev Build on master (#1901)
  • Next Build on master (#1906)
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