hf200012 commented on a change in pull request #6963: URL: https://github.com/apache/incubator-doris/pull/6963#discussion_r738865747
########## File path: docs/en/developer-guide/fe-idea-dev.md ########## @@ -43,12 +43,12 @@ If your are only interested in FE module, and for some reason you can't or don't the minimum tool required for FE module is `thrift`, so you can manually install `thrift` and copy or create a link of the executable `thrift` command to `./thirdparty/installed/bin`. -Doris build against `thrift` 0.9.3, and `thrift` 0.9.3.1 should also work well, but the newer version will not. +Doris build against `thrift` 0.13.0, and `thrift` 0.13.0 should also work well, but the newer version will not. Review comment: It should be noted here that 0.15 and later versions need to use thrift 0.13.0, the previous version is still 0.9.3 -- 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