[jira] [Commented] (CALCITE-1921) Add DAY as Reserved Function Name, And add day() build-in scalar function

2017-08-27 Thread sunjincheng (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16143398#comment-16143398 ] sunjincheng commented on CALCITE-1921: -- Ah, Yes for MySQL-compatible mode i want add DAY(date) is a

[jira] [Commented] (CALCITE-1965) Support outer joins for materialized views

2017-08-27 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16143385#comment-16143385 ] Jesus Camacho Rodriguez commented on CALCITE-1965: -- [~christian.beikov], I have

[jira] [Commented] (CALCITE-1953) Reducing NOT() should not collaose NOT(IS_TRUE) to IS_FALSE for nullable inputs

2017-08-27 Thread MinJi Kim (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16143330#comment-16143330 ] MinJi Kim commented on CALCITE-1953: [~julianhyde] I think your suggestion for IS_NOT_TRUE makes

[jira] [Commented] (CALCITE-1945) Allow custom return types for AVG/VARIANCE/STDDEV/COVAR

2017-08-27 Thread MinJi Kim (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16143253#comment-16143253 ] MinJi Kim commented on CALCITE-1945: Thank you for the review, [~julianhyde]! I am sorry for the

[jira] [Commented] (CALCITE-1966) Support for normal views to act as materialization table

2017-08-27 Thread Christian Beikov (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16143086#comment-16143086 ] Christian Beikov commented on CALCITE-1966: --- Hey [~maryannxue] I updated the PR with the