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

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

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

20 Aug 2019 01:29PM UTC coverage: 78.48% (+0.07%) from 78.411%
1902.1

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

65715 of 83735 relevant lines covered (78.48%)

1.04 hits per line

Source Files on job 1902.1
  • Tree
  • List 0
  • Changed 31
  • Source Changed 24
  • Coverage Changed 30
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1902
  • 499489c6 on github
  • Prev Job for on master (#1901.1)
  • Next Job for on master (#1906.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