[
https://issues.apache.org/jira/browse/HIVE-17118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16092198#comment-16092198
]
ASF GitHub Bot commented on HIVE-17118:
---------------------------------------
GitHub user omalley opened a pull request:
https://github.com/apache/hive/pull/206
HIVE-17118. Move the hive-orc source files to make the package names unique
Rename hive-orc files.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/omalley/hive hive-17118
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/hive/pull/206.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #206
----
commit df8921d851744c7c0aca956f5f3420fd08ee2134
Author: Owen O'Malley <[email protected]>
Date: 2017-07-18T19:57:07Z
HIVE-17118. Move the hive-orc source files to make the package names unique.
----
> Clean up of HIVE-14309 to move the orc source code to org.apache.hive.orc
> -------------------------------------------------------------------------
>
> Key: HIVE-17118
> URL: https://issues.apache.org/jira/browse/HIVE-17118
> Project: Hive
> Issue Type: Bug
> Components: ORC
> Reporter: Owen O'Malley
> Assignee: Owen O'Malley
> Fix For: 2.2.0
>
>
> Just for branch-2.2.
> HIVE-14309 shaded the hive-orc jar to use a unique package
> org.apache.hive.orc package. This patch moves the source files over to the
> right directory and removes the shading.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)