yangzhg commented on code in PR #18998: URL: https://github.com/apache/doris/pull/18998#discussion_r1174934985
########## .github/workflows/sonarcloud.yml: ########## @@ -66,43 +50,16 @@ jobs: key: ${{ runner.os }}-m2-${{ hashFiles('**/pom.xml') }} restore-keys: ${{ runner.os }}-m2 - name: Setup thrift - if: steps.java-changes.outputs.any_changed == 'true' run: | sudo apt-get update sudo DEBIAN_FRONTEND=noninteractive apt-get install -y thrift-compiler=0.13.0-2build2 Review Comment: thrift-0.16.0 ? -- 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