You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Thomas D'Silva (JIRA)" <ji...@apache.org> on 2017/09/26 21:46:00 UTC

[jira] [Assigned] (PHOENIX-4183) Disallow UPSERT that specifies ROW_TIMESTAMP column value for table with mutable index

     [ https://issues.apache.org/jira/browse/PHOENIX-4183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas D'Silva reassigned PHOENIX-4183:
---------------------------------------

    Assignee: Thomas D'Silva

> Disallow UPSERT that specifies ROW_TIMESTAMP column value for table with mutable index
> --------------------------------------------------------------------------------------
>
>                 Key: PHOENIX-4183
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-4183
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: Samarth Jain
>            Assignee: Thomas D'Silva
>             Fix For: 4.12.0
>
>
> When a table has row_timestamp column, user provided value for the column ends up being the timestamp of the corresponding mutation. This could be problematic for our mutable indexes. Immutable tables and indexes are fine, though. We should detect this when the UPSERT is performed and give an error.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)