blackfox1983 commented on a change in pull request #2865: support escape
characte
URL: https://github.com/apache/incubator-doris/pull/2865#discussion_r376896454
##########
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:
Yes. it's last pr i commited. it was committed failed at that time
----------------------------------------------------------------
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
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]