You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "James Taylor (JIRA)" <ji...@apache.org> on 2015/12/10 23:31:11 UTC

[jira] [Resolved] (PHOENIX-2512) Disallow a user specified ROW_TIMESTAMP value if the connection has an SCN

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

James Taylor resolved PHOENIX-2512.
-----------------------------------
    Resolution: Invalid

Didn't realize (or remember) this was part of the original design. Seems a bit weird, as data is written as of the SCN typically, while this data would be at some other ts, but I guess we can leave it as-is and see if users are confused at all.

> Disallow a user specified ROW_TIMESTAMP value if the connection has an SCN
> --------------------------------------------------------------------------
>
>                 Key: PHOENIX-2512
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-2512
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: James Taylor
>            Assignee: Samarth Jain
>            Priority: Minor
>
> If a connection has an SCN specified, we should throw a SQLException if the user specifies a value for the ROW_TIMESTAMP column.



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