You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Brian Esserlieu (JIRA)" <ji...@apache.org> on 2015/04/14 20:55:12 UTC

[jira] [Created] (PHOENIX-1862) cannot find symbol: class ArrayAppendFunction location: class org.apache.phoenix.expression.ExpressionType

Brian Esserlieu created PHOENIX-1862:
----------------------------------------

             Summary: 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)