[
https://issues.apache.org/jira/browse/CALCITE-1666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Liew updated CALCITE-1666:
--------------------------------
Description:
The changes for this PR is to:
- propagate extended columns (already parsed into namespaces in the validation
stage) through to the planner
- validate {{INSERT}} and {{UPDATE}} operations against the constraints of the
modifiable view
https://github.com/apache/calcite/pull/386
was:
The changes for this PR is to:
- propagate extended columns (already parsed into namespaces in the validation
stage) through to the planner
- validate {{INSERT}} and {{UPDATE}} operations against the constraints of the
modifiable view
> Support for modifiable views with extended columns
> --------------------------------------------------
>
> Key: CALCITE-1666
> URL: https://issues.apache.org/jira/browse/CALCITE-1666
> Project: Calcite
> Issue Type: Improvement
> Affects Versions: 1.11.0
> Reporter: Kevin Liew
> Assignee: Julian Hyde
> Labels: validator, view
>
> The changes for this PR is to:
> - propagate extended columns (already parsed into namespaces in the
> validation stage) through to the planner
> - validate {{INSERT}} and {{UPDATE}} operations against the constraints of
> the modifiable view
> https://github.com/apache/calcite/pull/386
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)