Github user jkbradley commented on the pull request:
https://github.com/apache/spark/pull/11218#issuecomment-206686765
@MLnick We might be able to provide a standard implementation, but we would
need to use Catalyst's ScalaReflection methods since ```inputType``` is a
Catalyst DataType but ```classOf[IN]``` is a Scala class. We also might have
to override it in a few cases, such as transformers which should accept all
NumericTypes.
---
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]