zhangbutao commented on PR #6123: URL: https://github.com/apache/hive/pull/6123#issuecomment-3388046810
> why that many thrift gen changes? @deniskuzZ Yes. Every modification to **hive_metastore.thrift** will result in changes to many gen files. For example, HIVE-28975. I believe this is the normal behavior of the Thrift tool. I am using Thrift version 0.16.0 locally and regenerated the code with the command: `mvn clean package -Pthriftif -Dthrift.home=/usr/local -DskipTests -pl standalone-metastore/metastore-common`. -- 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]
