GitHub user blbradley opened a pull request:

    https://github.com/apache/spark/pull/10936

    [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?

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/blbradley/spark spark-12749

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/10936.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #10936
    
----
commit 8cb660afab840d700525077d86b367c105680a0f
Author: Brandon Bradley <bradleytas...@gmail.com>
Date:   2016-01-27T00:47:14Z

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

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to