pvary commented on a change in pull request #3141:
URL: https://github.com/apache/hive/pull/3141#discussion_r835213576
##########
File path: packaging/src/main/assembly/src.xml
##########
@@ -41,6 +41,12 @@
<exclude>**/.project</exclude>
<exclude>**/.settings/**</exclude>
<exclude>**/thirdparty/**</exclude>
+
<exclude>standalone-metastore/metastore-common/src/gen/version/**</exclude>
+ <exclude>standalone-metastore/metastore-server/src/gen/**</exclude>
Review comment:
We have `thrift` code inside `gen` folders we specifically want to
include. So I would keep these as it is.
--
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]