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

apache / carbondata / 912
76%

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

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

601 of 601 new or added lines in 27 files covered. (100.0%)

57315 of 71045 relevant lines covered (80.67%)

1.07 hits per line

Jobs
ID Job ID Ran Files Coverage
1 912.1 26 Aug 2018 09:31AM UTC 0
80.67
Source Files on build 912
Detailed source file information is not available for this build.
  • Back to Repo
  • Jenkins Build #912
  • 347b8e1d on github
  • Prev Build on master (#911)
  • Next Build on master (#914)
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