[
https://issues.apache.org/jira/browse/PIG-4297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
liyunzhang_intel updated PIG-4297:
----------------------------------
Attachment: PIG-4297_1.patch
[~mohitsabharwal]:
thanks your review, has submitted PIG-4297_1.patch. Changes:
1. remove the reformat code
2.
{quote}
Can we import org.apache.pig.newplan.logical.Util instead of ?
{code}
+ Util.checkQueryOutputsAfterSortRecursive(it,
expectedRes,org.apache.pig.newplan.logical.Util.translateSchema(s));
{code}
{quote}
I think we can not import org.apache.pig.newplan.logical.Util because we use
org.apache.pig.test.Util in the code. We can not import two classes with same
name but different packages.
> Enable unit test "org.apache.pig.test.TestProjectRange" for spark
> -----------------------------------------------------------------
>
> Key: PIG-4297
> URL: https://issues.apache.org/jira/browse/PIG-4297
> Project: Pig
> Issue Type: Sub-task
> Components: spark
> Reporter: liyunzhang_intel
> Assignee: liyunzhang_intel
> Fix For: spark-branch
>
> Attachments: PIG-4297.patch, PIG-4297_1.patch,
> TEST-org.apache.pig.test.TestProjectRange.txt
>
>
> error log is attached
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)