GitHub user 351zyf opened a pull request:
https://github.com/apache/spark/pull/22891
SPARK-25881
## What changes were proposed in this pull request?
https://github.com/apache/spark/pull/22888
decimal type should consider as a number but not object (string)
(Please fill in changes proposed in this fix)
## How was this patch tested?
(Please explain how this patch was tested. E.g. unit tests, integration
tests, manual tests)
(If this patch involves UI changes, please attach a screenshot; otherwise,
remove this)
Please review http://spark.apache.org/contributing.html before opening a
pull request.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/351zyf/spark SPARK-25881
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/22891.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 #22891
----
commit 5a73e1710bdb663cfd6fa4a3f228737dc309e0e4
Author: zhangyefei <zhangyefei@...>
Date: 2018-10-30T09:28:37Z
[SPARK-25881] deal with decimal type
commit 403b4d00934de8e51b2c19c76170624fb91b1fb6
Author: zhangyefei <zhangyefei@...>
Date: 2018-10-30T07:22:41Z
add parametere coerce_float
commit 11b7cf47e83018c1d9a4ae9bf8df4f507680e0c4
Author: zhangyefei <zhangyefei@...>
Date: 2018-10-30T07:52:39Z
comment
commit 891a25f344db6d476e7d0b2857b09943d6c84720
Author: zhangyefei <zhangyefei@...>
Date: 2018-10-30T09:35:28Z
[SPARK-25881] deal with decimal type
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]