[jira] Commented: (PIG-1409) Fix up javadocs for org.apache.pig.builtin

2010-07-13 Thread Olga Natkovich (JIRA)

[ 
https://issues.apache.org/jira/browse/PIG-1409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12888115#action_12888115
 ] 

Olga Natkovich commented on PIG-1409:
-

I am reviewing this patch

 Fix up javadocs for org.apache.pig.builtin
 --

 Key: PIG-1409
 URL: https://issues.apache.org/jira/browse/PIG-1409
 Project: Pig
  Issue Type: Sub-task
  Components: documentation
Reporter: Alan Gates
Assignee: Alan Gates
Priority: Minor
 Fix For: 0.8.0

 Attachments: PIG-1409.patch


 There are no external interfaces in this package to mark.  However some of 
 the javadocs can use improvement.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (PIG-1409) Fix up javadocs for org.apache.pig.builtin

2010-07-13 Thread Olga Natkovich (JIRA)

[ 
https://issues.apache.org/jira/browse/PIG-1409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12888141#action_12888141
 ] 

Olga Natkovich commented on PIG-1409:
-

SUM.java, MIN.java, MAX.java, COUNT.java, AVG.java, COUNT_STAR.java: 
---
 + * {...@link org.apache.pig.Algebraic}, so if possible the execution will be 
split into a local and global application. - I think this is a little unclear. 
Perhaps we can just say that it allows the function to be computed in a 
distributed fashion.
 While this will never be the preferred method of usage it is available in 
case other UDFs can accumulate but not use the combiner. . I think we might 
want to clarify this by saying that this is not used with combiner or something 
like that.

DIFF.jabva

DIFF compares takes two bags as arguments and conpares them - Need to remove 
first compare and there is a typo in the second

The rest looks good.

+1 once the comments above are addressed.


 Fix up javadocs for org.apache.pig.builtin
 --

 Key: PIG-1409
 URL: https://issues.apache.org/jira/browse/PIG-1409
 Project: Pig
  Issue Type: Sub-task
  Components: documentation
Reporter: Alan Gates
Assignee: Alan Gates
Priority: Minor
 Fix For: 0.8.0

 Attachments: PIG-1409.patch


 There are no external interfaces in this package to mark.  However some of 
 the javadocs can use improvement.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (PIG-1409) Fix up javadocs for org.apache.pig.builtin

2010-06-08 Thread Alan Gates (JIRA)

[ 
https://issues.apache.org/jira/browse/PIG-1409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12876755#action_12876755
 ] 

Alan Gates commented on PIG-1409:
-

Ping, can someone review this?

 Fix up javadocs for org.apache.pig.builtin
 --

 Key: PIG-1409
 URL: https://issues.apache.org/jira/browse/PIG-1409
 Project: Pig
  Issue Type: Sub-task
  Components: documentation
Reporter: Alan Gates
Assignee: Alan Gates
Priority: Minor
 Fix For: 0.8.0

 Attachments: PIG-1409.patch


 There are no external interfaces in this package to mark.  However some of 
 the javadocs can use improvement.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (PIG-1409) Fix up javadocs for org.apache.pig.builtin

2010-05-11 Thread Alan Gates (JIRA)

[ 
https://issues.apache.org/jira/browse/PIG-1409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12866272#action_12866272
 ] 

Alan Gates commented on PIG-1409:
-

The release audit issues are in html files generated by javadoc, so there's 
nothing we can do about it.

I seriously doubt the core test failures are related to because this patch 
changes only the javadocs and no code.

 Fix up javadocs for org.apache.pig.builtin
 --

 Key: PIG-1409
 URL: https://issues.apache.org/jira/browse/PIG-1409
 Project: Pig
  Issue Type: Sub-task
  Components: documentation
Reporter: Alan Gates
Assignee: Alan Gates
Priority: Minor
 Fix For: 0.8.0

 Attachments: PIG-1409.patch


 There are no external interfaces in this package to mark.  However some of 
 the javadocs can use improvement.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.