Skip to content
Snippets Groups Projects
Commit 3a40c0e5 authored by Brandon Bradley's avatar Brandon Bradley Committed by Reynold Xin
Browse files

[SPARK-12749][SQL] add json option to parse floating-point types as DecimalType

I tried to add this via `USE_BIG_DECIMAL_FOR_FLOATS` option from Jackson with no success.

Added test for non-complex types. Should I add a test for complex types?

Author: Brandon Bradley <bradleytastic@gmail.com>

Closes #10936 from blbradley/spark-12749.
parent abae889f
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