cloud-fan opened a new pull request #23390: [SPARK-21351][SQL][followup] reuse the FixNullability rule URL: https://github.com/apache/spark/pull/23390 ## What changes were proposed in this pull request? This is a followup of https://github.com/apache/spark/pull/18576 The newly added rule `UpdateNullabilityInAttributeReferences` does the same thing the `FixNullability` does, we only need to keep one of them. ## How was this patch tested? existing tests
---------------------------------------------------------------- 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]
