ulysses-you edited a comment on issue #27008: [SPARK-30353][SQL] Add IsNotNull 
check in SimplifyBinaryComparison optimization
URL: https://github.com/apache/spark/pull/27008#issuecomment-569165048
 
 
   We can make this simply.
   
   We just need to check if `IsNotNull` exists. If exists then optimize else 
not. Constraints is used by `InferFiltersFromConstraints`, we don't need to 
rely on it strongly.
   
   I changed the pr title.
   cc @maropu @viirya 

----------------------------------------------------------------
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]

Reply via email to