deniskuzZ commented on PR #5874: URL: https://github.com/apache/hive/pull/5874#issuecomment-3004408428
did the thrift gen validation. I am also getting plenty of modified files ```` brew tap homebrew/core --force brew tap-new $USER/local-tap brew extract --version='0.16.0' thrift $USER/local-tap brew install rbenv/tap/openssl@1.1 brew install thrift@0.16.0 wget https://raw.githubusercontent.com/apache/thrift/refs/tags/v0.16.0/contrib/fb303/if/fb303.thrift mkdir -p $TH/share/fb303/if cp fb303.thrift $TH/share/fb303/if/ mvn clean install -Pthriftif -DskipTests -Dthrift.home=$TH ```` -- 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: gitbox-unsubscr...@hive.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org For additional commands, e-mail: gitbox-h...@hive.apache.org