[
https://issues.apache.org/jira/browse/PIG-1819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12987249#action_12987249
]
Julien Le Dem commented on PIG-1819:
------------------------------------
As discussed:
* I've created a new Jira PIG-1827 regarding the need to escape $ in value.
* The latest patch does not handle the following string correctly:
{code}"\\$"{code} If PIG-1827 is resolved then we don't need to worry about it.
Julien
> For implicit binding, Jython embedded Pig should skip any variable/value that
> contains $.
> ------------------------------------------------------------------------------------------
>
> Key: PIG-1819
> URL: https://issues.apache.org/jira/browse/PIG-1819
> Project: Pig
> Issue Type: Bug
> Affects Versions: 0.9.0
> Reporter: Richard Ding
> Assignee: Richard Ding
> Fix For: 0.9.0
>
> Attachments: PIG-1819.patch, PIG-1819_1.patch
>
>
> We use the Pig parameter substitution for the bindings so variable/value that
> contains $ cannot be used.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.