You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "James Taylor (JIRA)" <ji...@apache.org> on 2014/12/01 22:47:13 UTC

[jira] [Created] (CALCITE-505) Support updatable VIEW

James Taylor created CALCITE-505:
------------------------------------

             Summary: Support updatable VIEW
                 Key: CALCITE-505
                 URL: https://issues.apache.org/jira/browse/CALCITE-505
             Project: Calcite
          Issue Type: Bug
            Reporter: James Taylor
            Assignee: Julian Hyde


Phoenix allows updates to occur through a VIEW in certain, simple cases (i.e. when the WHERE clause of a VIEW contains only simple equality statements). It'd be useful if Calcite allowed for this as well. See http://phoenix.apache.org/views.html#Updatable_Views for more information.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)