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

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

Build:
DEFAULT BRANCH: master
Ran 26 Aug 2018 09:31AM UTC
Files 991
Run time 42s
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

26 Aug 2018 09:31AM UTC coverage: 80.674% (+0.007%) from 80.667%
912.1

push

jenkins

kumarvishal09
[CARBONDATA-2872] Added Spark FileFormat interface implementation in Carbon

Added new package carbondata-spark-datasource under /integration/spark-datasource
It contains the implementation of Spark's FileFormat and user can use carbon as format in spark
For example

create table test_table(c1 string, c2 int) using carbon
or
dataframe.write.format("carbon").saveAsTable("test_table")
There are few classes moved to this datasource package as part of refactoring and spark2 and spark-common packages now depends on spark-datasource package.

This closes #2647

57315 of 71045 relevant lines covered (80.67%)

1.07 hits per line

Source Files on job 912.1
  • Tree
  • List 0
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 912
  • 347b8e1d on github
  • Prev Job for on master (#911.1)
  • Next Job for on master (#914.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