[
https://issues.apache.org/jira/browse/PHOENIX-2497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15053560#comment-15053560
]
Hudson commented on PHOENIX-2497:
---------------------------------
SUCCESS: Integrated in Phoenix-master #1012 (See
[https://builds.apache.org/job/Phoenix-master/1012/])
PHOENIX-2497 Disallow usage of ROW_TIMESTAMP with transactional tables
(tdsilva: rev e99d2ed74905c4445aca25298551daaa86aca7d9)
* phoenix-core/src/it/java/org/apache/phoenix/end2end/AlterTableIT.java
* phoenix-core/src/main/java/org/apache/phoenix/schema/MetaDataClient.java
* phoenix-core/src/main/java/org/apache/phoenix/util/SchemaUtil.java
* phoenix-core/src/main/java/org/apache/phoenix/exception/SQLExceptionCode.java
* phoenix-core/src/it/java/org/apache/phoenix/tx/TransactionIT.java
> Disallow usage of ROW_TIMESTAMP with transactional tables
> ---------------------------------------------------------
>
> Key: PHOENIX-2497
> URL: https://issues.apache.org/jira/browse/PHOENIX-2497
> Project: Phoenix
> Issue Type: Sub-task
> Reporter: James Taylor
> Assignee: Thomas D'Silva
> Fix For: 4.7.0
>
> Attachments: PHOENIX-2497.patch
>
>
> We should throw an exception when an attempt is made to create a
> transactional table or alter an existing table that uses the ROW_TIMESTAMP
> declaration.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)