yiguolei commented on code in PR #22382: URL: https://github.com/apache/doris/pull/22382#discussion_r1278647261
########## be/src/exec/line_reader.h: ########## @@ -24,7 +24,7 @@ namespace doris { namespace io { class IOContext; } -// This class is used for CSV scanner, to read content line by line +// This class is used to read content line by line class LineReader { Review Comment: Split this PR into two PRS: one pr for refactoring, the other PR for adding support enclose and escape for stream load. -- 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