[jira] [Commented] (CALCITE-1130) Add unary operator support for IS_NULL and IS_NOT_NULL to RexImplicationChecker

2016-03-08 Thread Michael Mior (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15185086#comment-15185086 ] Michael Mior commented on CALCITE-1130: --- Yup! This seems to fix things. I still have a couple

[jira] [Commented] (CALCITE-1130) Add unary operator support for IS_NULL and IS_NOT_NULL to RexImplicationChecker

2016-03-07 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15184519#comment-15184519 ] Julian Hyde commented on CALCITE-1130: -- +1 looks good - thanks for the rapid turnaround!

[jira] [Commented] (CALCITE-1130) Add unary operator support for IS_NULL and IS_NOT_NULL to RexImplicationChecker

2016-03-07 Thread Amogh Margoor (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15184489#comment-15184489 ] Amogh Margoor commented on CALCITE-1130: PR Raised: https://github.com/apache/calcite/pull/207