[
https://issues.apache.org/jira/browse/HIVE-25783?focusedWorklogId=703731&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-703731
]
ASF GitHub Bot logged work on HIVE-25783:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 05/Jan/22 04:15
Start Date: 05/Jan/22 04:15
Worklog Time Spent: 10m
Work Description: dengzhhu653 commented on a change in pull request #2852:
URL: https://github.com/apache/hive/pull/2852#discussion_r778531171
##########
File path: standalone-metastore/metastore-common/pom.xml
##########
@@ -640,22 +531,6 @@
</execution>
</executions>
</plugin>
- <plugin>
Review comment:
No need for antlr parsing the grammar file in `metastore-common`,
perhaps we need it in `metastore-server` for parsing `Filter.g`:
https://github.com/apache/hive/blob/master/standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/parser/Filter.g.
--
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]
Issue Time Tracking
-------------------
Worklog Id: (was: 703731)
Time Spent: 50m (was: 40m)
> Enforce ASF headers on Metastore
> --------------------------------
>
> Key: HIVE-25783
> URL: https://issues.apache.org/jira/browse/HIVE-25783
> Project: Hive
> Issue Type: Improvement
> Components: Build Infrastructure
> Reporter: Zhihua Deng
> Assignee: Zhihua Deng
> Priority: Major
> Labels: pull-request-available
> Time Spent: 50m
> Remaining Estimate: 0h
>
> The Jira tries to investigate if we can provide rat check to the CI, make
> sure that the newly added source files contain the ASF license information.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)