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

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

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

25 Aug 2018 09:34AM UTC coverage: 80.667% (-0.006%) from 80.673%
911.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

57310 of 71045 relevant lines covered (80.67%)

1.07 hits per line

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