SaintBacchus commented on code in PR #16633: URL: https://github.com/apache/doris/pull/16633#discussion_r1103582036
########## be/src/exec/es/es_scroll_parser.cpp: ########## @@ -528,72 +530,104 @@ Status ScrollParser::fill_columns(const TupleDescriptor* tuple_desc, return Status::OK(); } -Status ScrollParser::fill_date_slot_with_strval(void* slot, const rapidjson::Value& col, Review Comment: this function was not used -- 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