[
https://issues.apache.org/jira/browse/HIVE-27468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HIVE-27468:
----------------------------------
Labels: pull-request-available (was: )
> Restore original license in PriorityBlockingDeque
> -------------------------------------------------
>
> Key: HIVE-27468
> URL: https://issues.apache.org/jira/browse/HIVE-27468
> Project: Hive
> Issue Type: Task
> Components: Hive
> Reporter: Stamatis Zampetakis
> Assignee: Stamatis Zampetakis
> Priority: Major
> Labels: pull-request-available
>
> The org.apache.hadoop.hive.llap.daemon.impl.PriorityBlockingDeque was copied
> from https://code.google.com/archive/p/infomancers-collections/ as part of
> HIVE-10662.
> However, the file was modified with most notable modification the the license
> entry that was removed and replaced by the ASF header.
> This class being a 3-party work should adhere to the following guidelines:
> https://www.apache.org/legal/src-headers.html#3party
> To comply with the guidelines above at the bare minimum we should remove the
> AL2 header and restore the original copyright in the file.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)