You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Ankit Singhal (JIRA)" <ji...@apache.org> on 2017/06/22 04:01:00 UTC

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

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

Ankit Singhal deleted PHOENIX-3595:
-----------------------------------


> CREATE TABLE with immutable rows property is failing in Phoenix-Calcite
> -----------------------------------------------------------------------
>
>                 Key: PHOENIX-3595
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-3595
>             Project: Phoenix
>          Issue Type: Bug
>            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.4.14#64029)