chaoyli opened a new issue #3721: URL: https://github.com/apache/incubator-doris/issues/3721
MysqlResultWriter _sent_rows_counter and _result_send_timer are mixed used. It will results core dump when calling this function in RuntimeProfille ``` DCHECK(counter->type() == TUnit::TIME_NS); ``` ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
