[
https://issues.apache.org/jira/browse/HIVE-28155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zhihua Deng updated HIVE-28155:
-------------------------------
Fix Version/s: 4.0.1
> StringToDouble.java violates the ASF 3rd party license guidelines
> -----------------------------------------------------------------
>
> Key: HIVE-28155
> URL: https://issues.apache.org/jira/browse/HIVE-28155
> Project: Hive
> Issue Type: Task
> Components: Serializers/Deserializers
> Affects Versions: 4.0.0-beta-1
> Reporter: Stamatis Zampetakis
> Assignee: Stamatis Zampetakis
> Priority: Minor
> Labels: pull-request-available
> Fix For: 4.1.0, 4.0.1
>
>
> The [StringToDouble.java
> file|https://github.com/apache/hive/blob/c26c25df5963108cd3c4921675e4b67a7f0401fd/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/StringToDouble.java]
> violates the [ASF 3-party work
> guidelines|https://www.apache.org/legal/src-headers.html#3party].
> The file must not have an ASF header and the associated license for this work
> must be part of the distribution.
> The file was introduced by HIVE-15743 and according to the comments under the
> respective ticket it is a port of strtod C procedure from a BSD distribution
> to Java. However, the exact provenance of the file remains unknown and so
> does the original license.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)