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

apache / carbondata / 1756
76%

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

pending completion
1756

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

Jobs
ID Job ID Ran Files Coverage
1 1756.1 12 Jun 2019 05:49PM UTC 0
77.35
Source Files on build 1756
Detailed source file information is not available for this build.
  • Back to Repo
  • Jenkins Build #1756
  • d2bc0a9c on github
  • Prev Build on master (#1758)
  • Next Build on master (#1757)
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