HappenLee commented on code in PR #59263: URL: https://github.com/apache/doris/pull/59263#discussion_r3315335888
########## be/cmake/thirdparty.cmake: ########## @@ -106,8 +106,10 @@ add_thirdparty(zstd LIB64) add_thirdparty(arrow LIB64) add_thirdparty(arrow_flight LIB64) add_thirdparty(arrow_flight_sql LIB64) -add_thirdparty(arrow_dataset LIB64) Review Comment: 这个改动和你的代码相关吗? -- 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]
