yanlin-Lynn commented on issue #1565: [CALCITE-3481] Support convert 
TableFunctionScan to SqlNode
URL: https://github.com/apache/calcite/pull/1565#issuecomment-560265629
 
 
   Test failed with
   ```
   org.apache.calcite.adapter.elasticsearch.MatchTest > initializationError 
FAILED
       java.net.ConnectException: Timeout connecting to [/127.0.0.1:2303]
           at 
org.elasticsearch.client.RestClient.extractAndWrapCause(RestClient.java:804)
           at 
org.elasticsearch.client.RestClient.performRequest(RestClient.java:225)
           at 
org.elasticsearch.client.RestClient.performRequest(RestClient.java:212)
           at 
org.apache.calcite.adapter.elasticsearch.EmbeddedElasticsearchPolicy.createIndex(EmbeddedElasticsearchPolicy.java:127)
           at 
org.apache.calcite.adapter.elasticsearch.MatchTest.setup(MatchTest.java:88)
           Caused by:
           java.net.ConnectException: Timeout connecting to [/127.0.0.1:2303]
   FAILURE  16.8sec,    1 completed,   1 failed,   0 skipped, 
org.apache.calcite.adapter.elasticsearch.MatchTest
   ```
   Force push to trigger the CI again.

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