kgyrtkirk opened a new pull request #1046: [CALCITE-2848] Simplifying a case 
statement's first branch should ign…
URL: https://github.com/apache/calcite/pull/1046
 
 
   …ore its safety
   
   Earlier when a CASE expression had any condition/value which contained 
probably dangerous instructions,
   the rewrite to a boolean expression was abandoned.
   This change relaxes the check to omit it for first branch's condition - 
because that would be evaluated anyway.

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