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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]