-
Type:
Sub-task
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.3.0-incubating
-
Component/s: None
-
Labels:
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.