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

apache / carbondata / 421
76%

Build:
DEFAULT BRANCH: master
Ran 10 May 2018 04:58PM UTC
Jobs 1
Files 1017
Run time 3min
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
421

push

jenkins

ravipesala
[CARBONDATA-2443][SDK] Multi level complex type support for AVRO based SDK

Problem:
Problem inferring the complex type schema with boolean array type from the store created using SDK writer

Analysis:
When we create an external table and infer the schema from store created using SDK writer, the operation fails because of complex type field with boolean array dataType. This is because during schema creation by SDK writer, for array type children a child with column name val is added.
While parsing the logic to append the parent name with child column name is missing for boolean type which is causing this problem.

Solution:
Handle the parsing for boolean type

This closes #2294

18 of 18 new or added lines in 3 files covered. (100.0%)

49414 of 68801 relevant lines covered (71.82%)

0.95 hits per line

Jobs
ID Job ID Ran Files Coverage
1 421.1 10 May 2018 04:58PM UTC 0
71.82
Source Files on build 421
Detailed source file information is not available for this build.
  • Back to Repo
  • Jenkins Build #421
  • 35a7b5e9 on github
  • Prev Build on master (#420)
  • Next Build on master (#422)
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