Cong Luo created DRILL-7997:
-------------------------------
Summary: Fix the type mismatch of mongo module in eclipse
Key: DRILL-7997
URL: https://issues.apache.org/jira/browse/DRILL-7997
Project: Apache Drill
Issue Type: Bug
Reporter: Cong Luo
Assignee: Cong Luo
Fix For: 1.20.0
Import the source code into the Eclipse (newer version), got the error message
below :
{code:java}
Type mismatch: cannot convert from Z#0-SELF'#8 extends
GenericContainer<Z#0-SELF'#8> & ... to Z#0-SELF'#4 extends
GenericContainer<Z#0-SELF'#4> & ...
{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)