Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

Issues #288, #289, #290, #311 #314

Merged
merged 5 commits into from
Jul 4, 2013
Merged

Conversation

anoopsjohn
Copy link
Contributor

Issues in this pull request

  1. STDDEV_POP support
  2. STDDEV_SAMP support
  3. PERCENT_RANK support for finding rank on a hypothetical value (Not for every column)
  4. James comments rework
  5. Support to specify the max and min values(like default) on BuiltInFunction #Argument ..

*/
public class PercentRankClientAggregator extends DistinctValueWithCountClientAggregator {

private List<Expression> exps = null;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

final?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@anoopsjohn
Copy link
Contributor Author

Thanks for the review James.. Will give fix by tomorrow.

jtaylor-sfdc added a commit that referenced this pull request Jul 4, 2013
@jtaylor-sfdc jtaylor-sfdc merged commit e6f7d3e into forcedotcom:master Jul 4, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants