You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Alan Gates (JIRA)" <ji...@apache.org> on 2009/02/09 18:20:59 UTC

[jira] Created: (PIG-661) Add a query to pig mix that tests unions in the map phase

Add a query to pig mix that tests unions in the map phase
---------------------------------------------------------

                 Key: PIG-661
                 URL: https://issues.apache.org/jira/browse/PIG-661
             Project: Pig
          Issue Type: Bug
          Components: tools
            Reporter: Alan Gates
            Priority: Minor


Currently the PigMix queries (see http://wiki.apache.org/pig/PigMix ) do not include any queries where a union is done in the initial map phase.  The test that includes unions does it later in the query.  Since an initial union is a reasonably common pattern, it should be tested.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.