[
https://issues.apache.org/jira/browse/PHOENIX-1862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14494684#comment-14494684
]
James Taylor commented on PHOENIX-1862:
---------------------------------------
It was [~ram_krish]. I fixed it for him. Please get the latest.
> cannot find symbol: class ArrayAppendFunction location: class
> org.apache.phoenix.expression.ExpressionType
> ----------------------------------------------------------------------------------------------------------
>
> Key: PHOENIX-1862
> URL: https://issues.apache.org/jira/browse/PHOENIX-1862
> Project: Phoenix
> Issue Type: Bug
> Affects Versions: 5.0.0
> Reporter: Brian Esserlieu
>
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-compiler-plugin:3.0:compile (default-compile)
> on project phoenix-core: Compilation failure: Compilation failure:
> [ERROR]
> /home/besserlieu/phoenix_rangent/phoenix-core/src/main/java/org/apache/phoenix/expression/ExpressionType.java:[24,46]
> cannot find symbol
> [ERROR] symbol: class ArrayAppendFunction
> [ERROR] location: package org.apache.phoenix.expression.function
> [ERROR]
> /home/besserlieu/phoenix_rangent/phoenix-core/src/main/java/org/apache/phoenix/expression/ExpressionType.java:[216,25]
> cannot find symbol
> [ERROR] symbol: class ArrayAppendFunction
> [ERROR] location: class org.apache.phoenix.expression.ExpressionType
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)