morningman commented on code in PR #10018:
URL: https://github.com/apache/incubator-doris/pull/10018#discussion_r893058406


##########
be/src/io/CMakeLists.txt:
##########
@@ -31,16 +31,21 @@ set(EXEC_FILES
      s3_writer.cpp
      hdfs_reader_writer.cpp
      file_factory.cpp
+     hdfs_file_reader.cpp
+     hdfs_writer.cpp
+     buffered_reader.cpp
+     local_file_reader.cpp
+     local_file_writer.cpp
+     broker_reader.cpp

Review Comment:
   a lot duplicate files?



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