Github user dilipbiswal commented on the pull request:
https://github.com/apache/spark/pull/10156#issuecomment-162349876
@yhuai Hi Yin, Thanks for your comments. In this fix, we are only changing
the nullability of the value for comparision purpose to see if the left and
right types are the same (ignoring the nullablity). To my understanding we are
not changing the types for processing but only changing it for comparision
purpose. The finding of the common type logic is already in place in
CaseWhenCoercion in HiveTypeCoercion when the value types are not equal ?
Please let me know what you think ..
---
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]