[
https://issues.apache.org/jira/browse/PIG-3503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13787318#comment-13787318
]
Thejas M Nair commented on PIG-3503:
"If use set command without providing key/value pair, Pig print all the
configurations and all system properties. " can be changed to
"If set command is used without key/value pair argument, Pig prints all the
configurations and system properties."
In perf.xml
In the example, should we use a load function that supports partition filter
pushdown ? Otherwise, people might expect it to work with PigStorage.
Also, should the example in it without the filter statement be removed ?
{code}
+
+A = LOAD 'input' as (dt, state, event);
+
{code}
> More document for Pig 0.12 new features
> ---
>
> Key: PIG-3503
> URL: https://issues.apache.org/jira/browse/PIG-3503
> Project: Pig
> Issue Type: Improvement
> Components: documentation
>Reporter: Daniel Dai
>Assignee: Daniel Dai
> Fix For: 0.12.0
>
> Attachments: PIG-3503-1.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.1#6144)