[
https://issues.apache.org/jira/browse/CALCITE-1215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15257458#comment-15257458
]
Michael Mior commented on CALCITE-1215:
---------------------------------------
Fixed in
[4255767|https://github.com/apache/calcite/commit/4255767d9ccc3221963a98d7e2e8ce3b68e156a3].
> 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)