You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/09/09 10:31:00 UTC

[jira] [Commented] (DRILL-7997) Fix the type mismatch of mongo module in eclipse

    [ 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> & ...
   ```
   
   ![image](https://user-images.githubusercontent.com/50079619/132669962-347d4244-bf06-4671-b07d-abee42d68e38.png)
   
   ## 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: dev-unsubscribe@drill.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> 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)