wuyunfeng opened a new pull request #1455: Bug-fix: Query ES table would fail when thrift_port not set URL: https://github.com/apache/incubator-doris/pull/1455 # Problem When create Elasticsearch external table without the thrift_port not configure, query the es table using HTTP Transport Mode would fail because all available would be ignored #How to resolve In HTTP Transport Mode, we should ignore `thrift_port`, and use the HTTP address
---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@doris.apache.org For additional commands, e-mail: dev-h...@doris.apache.org