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

apache / carbondata / 658
76%

Build:
DEFAULT BRANCH: master
Ran 13 Jul 2018 05:28PM UTC
Jobs 1
Files 979
Run time 2min
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
658

push

jenkins

ravipesala
[CARBONDATA-2722] [CARBONDATA-2721] JsonWriter issue fixes

[CARBONDATA-2722][SDK] [JsonWriter] NPE when schema and data are not of same length or Data is null.

problem: Null data is not handled in the json object to carbon row conversion.

solution: add a null check when object is fetched from json map.

[CARBONDATA-2721][SDK] [JsonWriter] Json writer is writing only first element of an array and discarding the rest of the elements.

problem: converting json object to carbon row array object is based on array children count , instead of array element count.
Hence as array will always have one children. only one element is filled.

solution: use array element count instead of array children count

This closes #2485

21 of 21 new or added lines in 1 file covered. (100.0%)

56256 of 69443 relevant lines covered (81.01%)

1.08 hits per line

Jobs
ID Job ID Ran Files Coverage
1 658.1 13 Jul 2018 05:28PM UTC 0
81.01
Source Files on build 658
Detailed source file information is not available for this build.
  • Back to Repo
  • Jenkins Build #658
  • 653efee0 on github
  • Prev Build on master (#657)
  • Next Build on master (#659)
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