[jira] [Commented] (CALCITE-3192) Simplify OR incorrectly weaks condition

2019-07-29 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16895446#comment-16895446 ] Julian Hyde commented on CALCITE-3192: -- Can you change "weaks" to "weakens" in the JIRA and commit

[jira] [Commented] (CALCITE-3192) Simplify OR incorrectly weaks condition

2019-07-25 Thread Zoltan Haindrich (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16892865#comment-16892865 ] Zoltan Haindrich commented on CALCITE-3192: --- [~jbal...@gmail.com] throwing away the

[jira] [Commented] (CALCITE-3192) Simplify OR incorrectly weaks condition

2019-07-12 Thread Jess Balint (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16883918#comment-16883918 ] Jess Balint commented on CALCITE-3192: -- this seems to work but one new test failure arises which I

[jira] [Commented] (CALCITE-3192) Simplify OR incorrectly weaks condition

2019-07-12 Thread Zoltan Haindrich (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16883900#comment-16883900 ] Zoltan Haindrich commented on CALCITE-3192: --- {code} z or ( x and y ) z or ( x and y and !z )