snuyanzin commented on PR #25523:
URL: https://github.com/apache/flink/pull/25523#issuecomment-2591278070

   @jbalchan , @xishuaidelin it is impossible to make a compilation error 
resolved with rerunning the ci
   
https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=65099&view=logs&j=b59e5554-36c7-5512-ab1a-b80b74075fce&t=849d419c-1b8f-52b7-e455-d4bc36ec43ad&l=7894
   
   as it is mentioned in logs 
   ```
   09:53:18.506 [ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.8.0:compile (default-compile) 
on project flink-table-api-java-bridge: Compilation failure
   09:53:18.506 [ERROR] 
/__w/3/s/flink-table/flink-table-api-java-bridge/src/main/java/org/apache/flink/table/api/bridge/java/internal/StreamTableEnvironmentImpl.java:[308,5]
 method does not override or implement a method from a supertype
   09:53:18.506 [ERROR] 
   ```
   the code should be adapted to be compilable and to pass tests


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

Reply via email to