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

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

Build:
DEFAULT BRANCH: master
Ran 10 May 2018 04:58PM UTC
Files 1017
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

10 May 2018 04:58PM UTC coverage: 71.822% (-3.1%) from 74.878%
421.1

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

49414 of 68801 relevant lines covered (71.82%)

0.95 hits per line

Source Files on job 421.1
  • Tree
  • List 0
  • Changed 128
  • Source Changed 3
  • Coverage Changed 128
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 421
  • 35a7b5e9 on github
  • Prev Job for on master (#420.1)
  • Next Job for on master (#422.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