Michael Mior created CALCITE-1215:
-------------------------------------
Summary: 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
[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)