[ 
https://issues.apache.org/jira/browse/HIVE-26070?focusedWorklogId=747759&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-747759
 ]

ASF GitHub Bot logged work on HIVE-26070:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 25/Mar/22 12:12
            Start Date: 25/Mar/22 12:12
    Worklog Time Spent: 10m 
      Work Description: 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: gitbox-unsubscr...@hive.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 747759)
    Time Spent: 0.5h  (was: 20m)

> Remove the generated files from the source tarball
> --------------------------------------------------
>
>                 Key: HIVE-26070
>                 URL: https://issues.apache.org/jira/browse/HIVE-26070
>             Project: Hive
>          Issue Type: Task
>            Reporter: Peter Vary
>            Assignee: Peter Vary
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> We should discuss and decide if we would like to share the generated files in 
> the source tarball.
> There are 3 kind of generated files:
>  # Thrift - we keep them in git too, so I would vote for keeping them
>  # package-info.java files:
>  ** standalone-metastore/metastore-common/src/gen/version
>  ** standalone-metastore/metastore-server/src/gen/version
>  ** common/src/gen
>  # Test Record generated for Kafka tests: kafka-handler/src/test/genĀ 
> I would vote for keeping 1, but remove 2 and 3 from the source tarball



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to