You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2014/10/16 02:03:00 UTC

[jira] [Commented] (PHOENIX-1330) Flag VARBINARY VARBINARY ARRAY declaration in DDL as an error

    [ https://issues.apache.org/jira/browse/PHOENIX-1330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14173164#comment-14173164 ] 

Hudson commented on PHOENIX-1330:
---------------------------------

SUCCESS: Integrated in Phoenix | 3.0 | Hadoop1 #260 (See [https://builds.apache.org/job/Phoenix-3.0-hadoop1/260/])
PHOENIX-1330 Flag VARBINARY VARBINARY ARRAY declaration in DDL as an error (jtaylor: rev d68354d442376efd63dfeec47606f596de9ec475)
* phoenix-core/src/main/java/org/apache/phoenix/exception/SQLExceptionCode.java
* phoenix-core/src/main/java/org/apache/phoenix/parse/ColumnDef.java
* phoenix-core/src/test/java/org/apache/phoenix/compile/QueryCompilerTest.java


> Flag VARBINARY VARBINARY ARRAY declaration in DDL as an error
> -------------------------------------------------------------
>
>                 Key: PHOENIX-1330
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-1330
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: James Taylor
>         Attachments: PHOENIX-1330.patch
>
>
> As [~jesse_yates] pointed out in PHOENIX-1329, our variable length array encoding does not handle arrays of arbitrary variable length data. We should flag attempts to declare this at DDL time.



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