dongjoon-hyun commented on pull request #29244: URL: https://github.com/apache/spark/pull/29244#issuecomment-665142298
For me, `null` is better inside Apache Spark EXPLAIN because I have been requesting to avoid to have a string literal `void` inside Apache Spark code base. However, this PR has a valid use case. After this PR, I'm okay for both cases because we cannot eliminate `void` completely. ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
