cloud-fan commented on issue #26324: [SPARK-29462] The data type of "array()" should be array<null> URL: https://github.com/apache/spark/pull/26324#issuecomment-584050260 null type is the same as void type, or unknown type. We can change the string representation of NullType if needed.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
