[
https://issues.apache.org/jira/browse/PHOENIX-1330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14173222#comment-14173222
]
Hudson commented on PHOENIX-1330:
---------------------------------
SUCCESS: Integrated in Phoenix | Master #428 (See
[https://builds.apache.org/job/Phoenix-master/428/])
PHOENIX-1330 Flag VARBINARY VARBINARY ARRAY declaration in DDL as an error
(jtaylor: rev 19ba98dca15ffc04399513f358732a1716d838af)
* phoenix-core/src/main/java/org/apache/phoenix/parse/ColumnDef.java
* phoenix-core/src/test/java/org/apache/phoenix/compile/QueryCompilerTest.java
* phoenix-core/src/main/java/org/apache/phoenix/exception/SQLExceptionCode.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
> Fix For: 4.2, 3.2
>
> 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)