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

apache / carbondata / 581
76%

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

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

261 of 261 new or added lines in 11 files covered. (100.0%)

51378 of 71306 relevant lines covered (72.05%)

0.97 hits per line

Jobs
ID Job ID Ran Files Coverage
1 581.1 27 Jun 2018 08:21AM UTC 0
72.05
Source Files on build 581
Detailed source file information is not available for this build.
  • Back to Repo
  • Jenkins Build #581
  • 5804d757 on github
  • Prev Build on master (#577)
  • Next Build on master (#584)
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