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

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

Build:
DEFAULT BRANCH: master
Ran 19 Oct 2018 05:32PM UTC
Files 1015
Run time 1min
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

19 Oct 2018 05:32PM UTC coverage: 80.566% (-0.02%) from 80.586%
1175.1

push

jenkins

Zhang Zhichao
Fix unsupported data type exception for streaming

Background:

when spark uses Kryo serialization, streaming app throws the exception "Unsupported data type".

Root cause:

  1. collect the data type list to driver side from executor side.

  2. when using Kryo, datatype single instances are not working.

Solution:

don't collect measure data type list from executor side to avoid serialization.

This closes #2832

60543 of 75147 relevant lines covered (80.57%)

1.06 hits per line

Source Files on job 1175.1
  • Tree
  • List 0
  • Changed 11
  • Source Changed 3
  • Coverage Changed 11
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1175
  • f664805b on github
  • Prev Job for on master (#1174.1)
  • Next Job for on master (#1176.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