You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Rajeshbabu Chintaguntla (JIRA)" <ji...@apache.org> on 2017/01/13 16:48:26 UTC

[jira] [Updated] (PHOENIX-3592) CREATE TABLE with immutable rows property is failing in Phoenix-Calcite

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

Rajeshbabu Chintaguntla updated PHOENIX-3592:
---------------------------------------------
    Issue Type: Sub-task  (was: Bug)
        Parent: PHOENIX-3104

> CREATE TABLE with immutable rows property is failing in Phoenix-Calcite
> -----------------------------------------------------------------------
>
>                 Key: PHOENIX-3592
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-3592
>             Project: Phoenix
>          Issue Type: Sub-task
>            Reporter: Rajeshbabu Chintaguntla
>            Assignee: Rajeshbabu Chintaguntla
>              Labels: calcite
>
> CREATE TABLE with IMMUTABLE_ROWS property is failing 
> {noformat}
> testQueryMoreRVC(org.apache.phoenix.compile.WhereOptimizerTest)  Time elapsed: 0.052 sec  <<< ERROR!
> java.sql.SQLException: ERROR 1135 (XCL35): IMMUTABLE table property cannot be used with CREATE IMMUTABLE TABLE statement  tableName=RVCTESTIDX
> 	at org.apache.phoenix.compile.WhereOptimizerTest.testQueryMoreRVC(WhereOptimizerTest.java:1699)
> {noformat}
> There are around 73 tests failing.



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