TisonKun edited a comment on issue #8891:  [hotfix][util] Use 
OneTimeLeaderListenerFuture in LeaderRetrievalUtils
URL: https://github.com/apache/flink/pull/8891#issuecomment-513435307
 
 
   travis fails on
   
   1. python profile https://api.travis-ci.com/v3/job/217528068/log.txt
   
   This pr should touch nothing about python profile and iirc there is an issue 
reporting python profile unstable. Not sure if it was fixed.
   
   2. library profile https://api.travis-ci.com/v3/job/217528069/log.txt
   
   >17:27:15.174 [INFO] Running 
org.apache.flink.table.client.gateway.local.LocalExecutorITCase
   17:27:58.941 [ERROR] Tests run: 14, Failures: 0, Errors: 1, Skipped: 0, Time 
elapsed: 43.761 s <<< FAILURE! - in 
org.apache.flink.table.client.gateway.local.LocalExecutorITCase
   17:27:58.942 [ERROR] 
testUseCatalogAndUseDatabase(org.apache.flink.table.client.gateway.local.LocalExecutorITCase)
  Time elapsed: 18.117 s  <<< ERROR!
   org.apache.flink.table.client.gateway.SqlExecutionException: Could not 
create environment instance.
        at 
org.apache.flink.table.client.gateway.local.LocalExecutorITCase.testUseCatalogAndUseDatabase(LocalExecutorITCase.java:454)
   Caused by: org.apache.flink.table.client.gateway.SqlExecutionException: 
   Invalid view 'TestView1' with query:
   SELECT scalarUDF(IntegerField1) FROM 
default_catalog.default_database.TableNumber1
   Cause: SQL validation failed. From line 1, column 8 to line 1, column 31: No 
match found for function signature scalarUDF(<NUMERIC>)
        at 
org.apache.flink.table.client.gateway.local.LocalExecutorITCase.testUseCatalogAndUseDatabase(LocalExecutorITCase.java:454)
   
   
   This is a filed issue and should be fixed by @bowenli86 ... Let me rebase 
this pr...

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to