yiguolei commented on code in PR #9505: URL: https://github.com/apache/incubator-doris/pull/9505#discussion_r870215351
########## be/src/exec/file/broker_reader.cpp: ########## @@ -15,7 +15,7 @@ // specific language governing permissions and limitations // under the License. -#include "exec/broker_reader.h" Review Comment: create a be/src/io folder, and move all file reader and file writers to the IO folder. -- 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]
