[
https://issues.apache.org/jira/browse/PIG-3558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13904641#comment-13904641
]
Daniel Dai edited comment on PIG-3558 at 2/18/14 9:55 PM:
----------------------------------------------------------
This is actually a downgrade. test dependency implies compile dependency.
{code}
<conf name="test" extends="compile" visibility="private"/>
{code}
was (Author: daijy):
This is actually a downgrade. test dependency implies compile dependency, plus
use the jar in unit test.
{code}
<conf name="test" extends="compile" visibility="private"/>
{code}
> ORC support for Pig
> -------------------
>
> Key: PIG-3558
> URL: https://issues.apache.org/jira/browse/PIG-3558
> Project: Pig
> Issue Type: Improvement
> Components: impl
> Reporter: Daniel Dai
> Assignee: Daniel Dai
> Fix For: 0.13.0
>
> Attachments: PIG-3558-1.patch, PIG-3558-2.patch, PIG-3558-3.patch
>
>
> Adding LoadFunc and StoreFunc for ORC.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)