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

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

Build:
DEFAULT BRANCH: master
Ran 12 Jun 2019 05:49PM UTC
Files 1061
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

12 Jun 2019 05:49PM UTC coverage: 77.351% (+0.04%) from 77.313%
1756.1

push

jenkins

kumarvishal09
[CARBONDATA-3421] Fix create table without column with properties failed, but throw incorrect exception

Problem:
Create table without column with properties failed, but throw incorrect exception: Invalid table properties. The exception should be "create table without column."

Solution:
In CarbonSparkSqlParserUtil.createCarbonTable, we will do some validations like checking tblproperties, is column provided for external table so on.
 We can add one more validation here to check is column provided for normal table. If not, throw MalformedCarbonCommandException.

This closes #3268

64034 of 82784 relevant lines covered (77.35%)

1.01 hits per line

Source Files on job 1756.1
  • Tree
  • List 0
  • Changed 12
  • Source Changed 2
  • Coverage Changed 12
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1756
  • d2bc0a9c on github
  • Prev Job for on master (#1758.1)
  • Next Job for on master (#1757.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