cloud-fan edited a comment on issue #23651: [SPARK-26730][SQL] Strip redundant AssertNotNull for ExpressionEncoder's serializer URL: https://github.com/apache/spark/pull/23651#issuecomment-459360141 We can either add `KnownNotNull` here, or add an optimizer rule that removes `AssertNotNull` if input is not nullable.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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]
