[
https://issues.apache.org/jira/browse/DRILL-7997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17412501#comment-17412501
]
ASF GitHub Bot commented on DRILL-7997:
---------------------------------------
luocooong opened a new pull request #2313:
URL: https://github.com/apache/drill/pull/2313
# [DRILL-7997](https://issues.apache.org/jira/browse/DRILL-7997): Fix the
type mismatch of mongo module in eclipse
## Description
Import the source code into the Eclipse (newer version), got the error
message below :
```
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> & ...
```

## Documentation
N/A
## Testing
This error is gone in eclipse.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
> 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
> Priority: Major
> 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)