Skip to content
Snippets Groups Projects
Unverified Commit 67fb33e7 authored by Sergei Lebedev's avatar Sergei Lebedev Committed by Sean Owen
Browse files

[SPARK-19010][CORE] Include Kryo exception in case of overflow

## What changes were proposed in this pull request?

This is to workaround an implicit result of #4947 which suppressed the
original Kryo exception if the overflow happened during serialization.

## How was this patch tested?

`KryoSerializerSuite` was augmented to reflect this change.

Author: Sergei Lebedev <superbobry@gmail.com>

Closes #16416 from superbobry/patch-1.
parent 9cff67f3
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment