yjhjstz commented on PR #1151: URL: https://github.com/apache/cloudberry/pull/1151#issuecomment-2959446744
> The check should not be verbose when the --enable-pax checks for the dependencies (example: protobuf) pass. It should only be verbose when the dependencies are not met. > > The following: > > ``` > checking whether to build with PAX support ... yes > configure: Checking for protobuf >= 3.5.0 for PAX support... > checking for protobuf >= 3.5.0... yes > configure: protobuf found > ``` > > Should only have: > > ``` > checking whether to build with PAX support ... yes > ``` simplify,done. -- 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...@cloudberry.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cloudberry.apache.org For additional commands, e-mail: commits-h...@cloudberry.apache.org