alex-plekhanov opened a new pull request #2386:
URL: https://github.com/apache/calcite/pull/2386


   Add pass of "unknown as" context to simplifyLike.
   
   Add recursive call to simplifyNot in case when underlying expression is
   simplified (to cover cases like "NOT (x LIKE '%')" with "unknown as
   TRUE" context).
   
   Add "unknown as" context specification for IS_FALSE and IS_NOT_TRUE
   expressions.


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


Reply via email to