Nick White created PIG-3386:
-------------------------------

             Summary: Sample And Cross Don't Work Well Together
                 Key: PIG-3386
                 URL: https://issues.apache.org/jira/browse/PIG-3386
             Project: Pig
          Issue Type: Bug
          Components: impl
    Affects Versions: 0.11.1
            Reporter: Nick White
         Attachments: TestSampleCross.java

The attached testcase fails, but I believe it should pass. It passes a SAMPLE'd 
alias to GROUP ... ALL, then crosses that single row with an alias of 256 rows 
- so the output should have 256 rows too (but has 0).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to