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

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

Build:
DEFAULT BRANCH: master
Ran 27 Jun 2018 08:21AM UTC
Files 1035
Run time 44s
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

27 Jun 2018 08:21AM UTC coverage: 72.053% (+1.3%) from 70.728%
581.1

push

jenkins

ravipesala
[CARBONDATA-2608] SDK Support JSON data loading directly (without AVRO conversion)

What changes were proposed in this pull request?
Currently SDK Support JSON data loading only with AVRO.
So, converting json to avro record and avro to carbon object is a two step process. Hence there is a need for a new carbonWriter that works with Json without AVRO.
This PR implents that.

Highlights:
#Works with just the json data and carbon schema.
#Implements hadoop's FileInputFormat to create JsonInputFormat.
#supports reading multiple json files in a folder.
#supports reading json data in multiline with record identifier.
#supports single row json read and write.
#Handles bad records when loading json data
#Supports n-level nesting of complex types as josn data

This closes #2384

51378 of 71306 relevant lines covered (72.05%)

0.97 hits per line

Source Files on job 581.1
  • Tree
  • List 0
  • Changed 101
  • Source Changed 24
  • Coverage Changed 100
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 581
  • 5804d757 on github
  • Prev Job for on master (#577.1)
  • Next Job for on master (#584.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