Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve context identification reducing limits as much as possible but giving up backwards compat #244

Conversation

jondavis9898
Copy link
Contributor

Please see comments in #239 (comment) prior to merging this PR.

Only 1 of the following PRs should be merged: #238, #241, #243, #244

…s compat

Improve context identification by no longer creating a separate context
for rollup fields that do not have an order by unless there is no other
context available that shares all other criteria.  This approach results
in no backwards compat support for default orderby being
FieldToAggregate__c when no orderby is specified.  However it reduces
overall limits consumption and stays true to non-deterministic ordering.
@jondavis9898 jondavis9898 force-pushed the improve-context-identification-no-backwards-compat branch from cf2cace to 64b2488 Compare September 1, 2015 16:48
afawcett added a commit that referenced this pull request Oct 17, 2015
…ion-no-backwards-compat

Improve context identification reducing limits as much as possible but giving up backwards compat
@afawcett afawcett merged commit 79d8901 into SFDO-Community:master Oct 17, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants