aboutsummaryrefslogtreecommitdiff
path: root/dev/run-tests
diff options
context:
space:
mode:
authorLiang-Chi Hsieh <simonh@tw.ibm.com>2016-05-24 09:43:39 -0700
committerWenchen Fan <wenchen@databricks.com>2016-05-24 09:43:39 -0700
commitc24b6b679c3efa053f7de19be73eb36dc70d9930 (patch)
tree6a0062ba7892812485dcc01b01e731c61e632ca9 /dev/run-tests
parent6075f5b4d8e98483d26c31576f58e2229024b4f4 (diff)
downloadspark-c24b6b679c3efa053f7de19be73eb36dc70d9930.tar.gz
spark-c24b6b679c3efa053f7de19be73eb36dc70d9930.tar.bz2
spark-c24b6b679c3efa053f7de19be73eb36dc70d9930.zip
[SPARK-11753][SQL][TEST-HADOOP2.2] Make allowNonNumericNumbers option work
## What changes were proposed in this pull request? Jackson suppprts `allowNonNumericNumbers` option to parse non-standard non-numeric numbers such as "NaN", "Infinity", "INF". Currently used Jackson version (2.5.3) doesn't support it all. This patch upgrades the library and make the two ignored tests in `JsonParsingOptionsSuite` passed. ## How was this patch tested? `JsonParsingOptionsSuite`. Author: Liang-Chi Hsieh <simonh@tw.ibm.com> Author: Liang-Chi Hsieh <viirya@appier.com> Closes #9759 from viirya/fix-json-nonnumric.
Diffstat (limited to 'dev/run-tests')
0 files changed, 0 insertions, 0 deletions