wuyunfeng commented on a change in pull request #2865: support escape characte URL: https://github.com/apache/incubator-doris/pull/2865#discussion_r376764478
########## File path: be/src/exec/es_http_scan_node.cpp ########## @@ -166,6 +166,11 @@ Status EsHttpScanNode::start_scanners() { } Status EsHttpScanNode::collect_scanners_status() { + // NOTE. if open() was called, but set_range() was NOT called for some reason. Review comment: This comment seems not related with 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: us...@infra.apache.org With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org