You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Jeff Hodges (JIRA)" <ji...@apache.org> on 2012/07/04 02:52:34 UTC

[jira] [Updated] (PIG-2788) improved string interpolation of variables

     [ https://issues.apache.org/jira/browse/PIG-2788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jeff Hodges updated PIG-2788:
-----------------------------

    Affects Version/s: 0.9.2
                       0.10.0
    
> improved string interpolation of variables
> ------------------------------------------
>
>                 Key: PIG-2788
>                 URL: https://issues.apache.org/jira/browse/PIG-2788
>             Project: Pig
>          Issue Type: Bug
>    Affects Versions: 0.9.2, 0.10.0
>         Environment: The simplest example of the failure of the current string interpolation is 
> {code}
> store my_rel into '$OUTPUT_';
> {code}
> This will raise an error saying that OUTPUT_ is not a variable passed in. Similar errors happen with a variety of other trailing characters.
> It would be nice if '${OUTPUT}_', or something similar, worked.
>            Reporter: Jeff Hodges
>


--
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