Github user willb commented on the pull request:
https://github.com/apache/spark/pull/2768#issuecomment-58893902
Two open questions, and the latter is more relevant: is requiring that
actuals are casted to the types of formals too restrictive? Is it likely to
lead to type-coercion rules oscillating? (Obviously, it should be possible to
pass, e.g., a value of a narrow numeric type where a wider one is expected.
But if all the type-coercion rules we can anticipate ultimately widen types or
convert from strings into other values, then the rules will still make
progress.)
(cc @marmbrus)
---
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]