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

apache / carbondata / 664
76%

Build:
DEFAULT BRANCH: master
Ran 15 Jul 2018 09:16AM UTC
Jobs 1
Files 979
Run time 59s
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
664

push

jenkins

kunal642
[CARBONDATA-2606][Complex DataType Enhancements]Fix Null result if First two
 Projection column have same parent and third column has different Parent Struct

Problem:
When multiple columns are there,then the first child elements is only going
to make parent Object Array. For all other cases it should be null.
For e.g. a : <b,c,d>. here as 'a' is the parent column and b, c, d are
child columns during traversal when we encounter the first element in
list i.e. column 'b','a' will be completely filled. In case when column
'c' and 'd' encountered then only place null in the output.
Hence, as Null is placed in the output, Select result is Null if First
two Projection column have same parent and third column has different parent Struct column.
Solution: Place null in the end of output

This closes #2489

6 of 6 new or added lines in 2 files covered. (100.0%)

56219 of 69407 relevant lines covered (81.0%)

1.08 hits per line

Jobs
ID Job ID Ran Files Coverage
1 664.1 15 Jul 2018 09:16AM UTC 0
81.0
Source Files on build 664
Detailed source file information is not available for this build.
  • Back to Repo
  • Jenkins Build #664
  • 75a602d0 on github
  • Prev Build on master (#663)
  • Next Build on master (#665)
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