Github user mgaido91 commented on the issue:
https://github.com/apache/spark/pull/22019
I agree with this proposal @HyukjinKwon. I think it is wrong to consider as
a null an empty string. An empty string is not a valid value for an
int/double/... So in case we have, we should fail I think.--- --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
