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 03:59:01 UTC

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

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

Ankit Singhal reassigned PHOENIX-3597:
--------------------------------------

    Assignee:     (was: Rajeshbabu Chintaguntla)

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