[
https://issues.apache.org/jira/browse/PIG-1749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12984956#action_12984956
]
Daniel Dai commented on PIG-1749:
---------------------------------
This patch only enable multiline string for function arguments. In other cases,
only single line string allowed. The main use case is AvroLoader (PIG-1748)
which takes a long string for Avro schema.
> Update Pig parser so that function arguments can contain newline characters
> ---------------------------------------------------------------------------
>
> Key: PIG-1749
> URL: https://issues.apache.org/jira/browse/PIG-1749
> Project: Pig
> Issue Type: Improvement
> Reporter: lin guo
> Assignee: Jakob Homan
> Attachments: parser.patch, PIG-1749-2.patch
>
>
> We want to add this feature so that users can put long function argument
> strings in multiple lines. PIG-1748 depends on this.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.