Skip to content
Snippets Groups Projects
Commit 666bf2e8 authored by Sandeep Singh's avatar Sandeep Singh Committed by Sean Owen
Browse files

[SPARK-15445][SQL] Build fails for java 1.7 after adding java.mathBigInteger support

## What changes were proposed in this pull request?
Using longValue() and then checking whether the value is in the range for a long manually.

## How was this patch tested?
Existing tests

Author: Sandeep Singh <sandeep@techaddict.me>

Closes #13223 from techaddict/SPARK-15445.
parent 45b7557e
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