kgyrtkirk opened a new pull request #1073: [CALCITE-2338] Make Simplification 
API more conservative
URL: https://github.com/apache/calcite/pull/1073
 
 
   Deprecated simplifyOr/simplitfyAnd methods as alternate entry points may not 
get that much attention during development.
   Before this, some simplification opportunities were missed during predicate 
processing.
   From now on in RelBuilder all Rex simplifications are postponed until Rel 
creation time - which makes it more consistent and it also obeys the 
simplification setting.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to