You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Michael Mior (JIRA)" <ji...@apache.org> on 2016/04/26 04:44:12 UTC

[jira] [Assigned] (CALCITE-1215) Missing method override in CassandraTable

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

Michael Mior reassigned CALCITE-1215:
-------------------------------------

    Assignee: Michael Mior

> Missing method override in CassandraTable
> -----------------------------------------
>
>                 Key: CALCITE-1215
>                 URL: https://issues.apache.org/jira/browse/CALCITE-1215
>             Project: Calcite
>          Issue Type: Bug
>          Components: cassandra
>            Reporter: Michael Mior
>            Assignee: Michael Mior
>
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.2:compile (default-compile) on project calcite-cassandra: Compilation failure
> [ERROR] /Users/jni/work/optiq/cassandra/src/main/java/org/apache/calcite/adapter/cassandra/CassandraTable.java:[151,41] <anonymous org.apache.calcite.adapter.cassandra.CassandraTable$2$1> is not abstract and does not override abstract method remove() in java.util.Iterator
> [ERROR] -> [Help 1]
> [ERROR]
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR]
> [ERROR] For more information about the errors and possible solutions, please read the following articles:
> [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
> [ERROR]
> [ERROR] After correcting the problems, you can resume the build with the command
> [ERROR] mvn <goals> -rf :calcite-cassandra



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