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]
