Github user HyukjinKwon commented on the pull request:
https://github.com/apache/spark/pull/10980#issuecomment-188094727
@falaki As far as I understood, I am trying to use the existing casting
tools in Spark by using`Cast()`.
However, it ended up with additional cases for the types,
`DecimalType`,`FloatType` and `DoubleType` since `Cast()` handles differently
those types.
I am not too sure if we should share this since this datasource handles the
casting differently (also for JSON datasource, it converts data within
`JacksonParser` itself without sharing this).
---
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 [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]