tanmesh commented on PR #9263:
URL: https://github.com/apache/pinot/pull/9263#issuecomment-1248692420

   Putting the error message for reference. 
   
   > Error:  Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.8.0:testCompile 
(default-testCompile) on project pinot-jdbc-client: Compilation failure
   Error:  
/home/runner/work/pinot/pinot/pinot-clients/pinot-jdbc-client/src/test/java/org/apache/pinot/client/PinotPreparedStatementTest.java:[41,73]
 error: constructor DummyPinotControllerTransport in class 
DummyPinotControllerTransport cannot be applied to given types;
   Error:    required: Map<String,String>,String,SSLContext
   Error:    found: no arguments
   Error:    reason: actual and formal argument lists differ in length
   
   It's giving compilation error on CI test, though it is successful on local 
testing. 


-- 
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: commits-unsubscr...@pinot.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to