eldenmoon commented on code in PR #20876:
URL: https://github.com/apache/doris/pull/20876#discussion_r1231723925


##########
be/src/vec/exec/format/json/new_json_reader.cpp:
##########
@@ -1524,7 +1524,6 @@ Status NewJsonReader::_simdjson_parse_json(bool* 
is_empty_row, bool* eof) {
 }
 Status NewJsonReader::_simdjson_parse_json_doc(size_t* size, bool* eof) {
     // read a whole message
-    SCOPED_TIMER(_file_read_timer);

Review Comment:
   If we remove this profile, some info will lost.Maybe we could add it 
somewhere else



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

To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to