You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Julien Le Dem (JIRA)" <ji...@apache.org> on 2012/07/06 22:36:36 UTC

[jira] [Created] (PIG-2790) After Pig-2699 the script schema (LOAS ... USING ... AS {script schema}) is passed after getSchema is called

Julien Le Dem created PIG-2790:
----------------------------------

             Summary: After Pig-2699 the script schema (LOAS ... USING ... AS {script schema}) is passed after getSchema is called 
                 Key: PIG-2790
                 URL: https://issues.apache.org/jira/browse/PIG-2790
             Project: Pig
          Issue Type: Bug
            Reporter: Julien Le Dem




--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (PIG-2790) After Pig-2699 the script schema (LOAD ... USING ... AS {script schema}) is passed after getSchema is called

Posted by "Julien Le Dem (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PIG-2790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Julien Le Dem updated PIG-2790:
-------------------------------

    Summary: After Pig-2699 the script schema (LOAD ... USING ... AS {script schema}) is passed after getSchema is called   (was: After Pig-2699 the script schema (LOAS ... USING ... AS {script schema}) is passed after getSchema is called )
    
> After Pig-2699 the script schema (LOAD ... USING ... AS {script schema}) is passed after getSchema is called 
> -------------------------------------------------------------------------------------------------------------
>
>                 Key: PIG-2790
>                 URL: https://issues.apache.org/jira/browse/PIG-2790
>             Project: Pig
>          Issue Type: Bug
>            Reporter: Julien Le Dem
>            Assignee: Julien Le Dem
>         Attachments: PIG-2790.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (PIG-2790) After Pig-2699 the script schema (LOAD ... USING ... AS {script schema}) is passed after getSchema is called

Posted by "Daniel Dai (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PIG-2790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Dai resolved PIG-2790.
-----------------------------

       Resolution: Fixed
    Fix Version/s: 0.11
     Hadoop Flags: Reviewed

Patch committed to trunk. Thanks Julien!
                
> After Pig-2699 the script schema (LOAD ... USING ... AS {script schema}) is passed after getSchema is called 
> -------------------------------------------------------------------------------------------------------------
>
>                 Key: PIG-2790
>                 URL: https://issues.apache.org/jira/browse/PIG-2790
>             Project: Pig
>          Issue Type: Bug
>            Reporter: Julien Le Dem
>            Assignee: Julien Le Dem
>             Fix For: 0.11
>
>         Attachments: PIG-2790.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (PIG-2790) After Pig-2699 the script schema (LOAD ... USING ... AS {script schema}) is passed after getSchema is called

Posted by "Julien Le Dem (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/PIG-2790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13408489#comment-13408489 ] 

Julien Le Dem commented on PIG-2790:
------------------------------------

It seems to be a short test, so I added it. I can remove it. How do we decide what to put in commit-tests?
                
> After Pig-2699 the script schema (LOAD ... USING ... AS {script schema}) is passed after getSchema is called 
> -------------------------------------------------------------------------------------------------------------
>
>                 Key: PIG-2790
>                 URL: https://issues.apache.org/jira/browse/PIG-2790
>             Project: Pig
>          Issue Type: Bug
>            Reporter: Julien Le Dem
>            Assignee: Julien Le Dem
>         Attachments: PIG-2790.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (PIG-2790) After Pig-2699 the script schema (LOAS ... USING ... AS {script schema}) is passed after getSchema is called

Posted by "Julien Le Dem (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PIG-2790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Julien Le Dem updated PIG-2790:
-------------------------------

    Patch Info: Patch Available
      Assignee: Julien Le Dem
    
> After Pig-2699 the script schema (LOAS ... USING ... AS {script schema}) is passed after getSchema is called 
> -------------------------------------------------------------------------------------------------------------
>
>                 Key: PIG-2790
>                 URL: https://issues.apache.org/jira/browse/PIG-2790
>             Project: Pig
>          Issue Type: Bug
>            Reporter: Julien Le Dem
>            Assignee: Julien Le Dem
>         Attachments: PIG-2790.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (PIG-2790) After Pig-2699 the script schema (LOAD ... USING ... AS {script schema}) is passed after getSchema is called

Posted by "Daniel Dai (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/PIG-2790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13408475#comment-13408475 ] 

Daniel Dai commented on PIG-2790:
---------------------------------

I see you add TestLOLoadDeterminedSchema to commit-tests, is that intentional?
                
> After Pig-2699 the script schema (LOAD ... USING ... AS {script schema}) is passed after getSchema is called 
> -------------------------------------------------------------------------------------------------------------
>
>                 Key: PIG-2790
>                 URL: https://issues.apache.org/jira/browse/PIG-2790
>             Project: Pig
>          Issue Type: Bug
>            Reporter: Julien Le Dem
>            Assignee: Julien Le Dem
>         Attachments: PIG-2790.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (PIG-2790) After Pig-2699 the script schema (LOAD ... USING ... AS {script schema}) is passed after getSchema is called

Posted by "Daniel Dai (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/PIG-2790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13408492#comment-13408492 ] 

Daniel Dai commented on PIG-2790:
---------------------------------

We just want commit-tests to be short. I am fine if you want to put it in, just check if you realize it.
                
> After Pig-2699 the script schema (LOAD ... USING ... AS {script schema}) is passed after getSchema is called 
> -------------------------------------------------------------------------------------------------------------
>
>                 Key: PIG-2790
>                 URL: https://issues.apache.org/jira/browse/PIG-2790
>             Project: Pig
>          Issue Type: Bug
>            Reporter: Julien Le Dem
>            Assignee: Julien Le Dem
>             Fix For: 0.11
>
>         Attachments: PIG-2790.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (PIG-2790) After Pig-2699 the script schema (LOAS ... USING ... AS {script schema}) is passed after getSchema is called

Posted by "Julien Le Dem (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PIG-2790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Julien Le Dem updated PIG-2790:
-------------------------------

    Attachment: PIG-2790.patch

PIG-2790.patch fixes the problem
                
> After Pig-2699 the script schema (LOAS ... USING ... AS {script schema}) is passed after getSchema is called 
> -------------------------------------------------------------------------------------------------------------
>
>                 Key: PIG-2790
>                 URL: https://issues.apache.org/jira/browse/PIG-2790
>             Project: Pig
>          Issue Type: Bug
>            Reporter: Julien Le Dem
>         Attachments: PIG-2790.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira