[
https://issues.apache.org/jira/browse/PIG-1749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12984953#action_12984953
]
Daniel Dai commented on PIG-1749:
---------------------------------
All unit tests pass.
Test-patch:
[exec] -1 overall.
[exec]
[exec] +1 @author. The patch does not contain any @author tags.
[exec]
[exec] +1 tests included. The patch appears to include 11 new or
modified tests.
[exec]
[exec] +1 javadoc. The javadoc tool did not generate any warning
messages.
[exec]
[exec] -1 javac. The applied patch generated 962 javac compiler
warnings (more than the trunk's current 957 warnings).
[exec]
[exec] +1 findbugs. The patch does not introduce any new Findbugs
warnings.
[exec]
[exec] +1 release audit. The applied patch does not increase the
total number of release audit warnings.
All new javac warning blames javacc.
> 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.