linrrzqqq commented on code in PR #64390:
URL: https://github.com/apache/doris/pull/64390#discussion_r3401354802
##########
thirdparty/build-thirdparty.sh:
##########
@@ -33,6 +33,8 @@ set -eo pipefail
curdir="$(cd "$(dirname "${BASH_SOURCE[0]}")" &>/dev/null && pwd)"
+TP_CXX_STANDARD=20
Review Comment:
目前先把改动范围限制在 Arrow,其他第三方库编译选项尽量不进行改动
--
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]