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

apache / carbondata / 1175
76%

Build:
DEFAULT BRANCH: master
Ran 19 Oct 2018 05:32PM UTC
Jobs 1
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

pending completion
1175

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

Jobs
ID Job ID Ran Files Coverage
1 1175.1 19 Oct 2018 05:32PM UTC 0
80.57
Source Files on build 1175
Detailed source file information is not available for this build.
  • Back to Repo
  • Jenkins Build #1175
  • f664805b on github
  • Prev Build on master (#1174)
  • Next Build on master (#1176)
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