[
https://issues.apache.org/jira/browse/DRILL-7997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17415556#comment-17415556
]
ASF GitHub Bot commented on DRILL-7997:
---------------------------------------
luocooong commented on pull request #2313:
URL: https://github.com/apache/drill/pull/2313#issuecomment-920080164
@cgivre Thanks for the comments. Actually, It's a issue related to the
Eclipse (The same at the Mac, Ubuntu and Windows 10). But, we can also refactor
the few code to reduce confusion for the contributor. In this case, the logic
of the code has not changed.
--
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)