This repository has been archived by the owner on Feb 8, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 308
move cached value computation into triggers #4045
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Here are the four given values:
All the other numbers we care about can be computed from those four:
given values are bold |
Key: #4023 (comment). |
|
This was referenced Jun 2, 2016
Merged
Closed
How does this relate to #3727? Does it? For example -
|
#3727 (comment) for reference. |
Hmm ... good question. |
@aandis Over here @kaguillera and I are thinking that we should only tackle migration of existing cached values functionality in this PR. Then when we get to #3727 we would approach it by modifying the triggers that we introduce on this PR. Sound right to you? |
👍 |
Hmm ... the present reality is already a bit more complicated:
|
chadwhitacre
force-pushed
the
team-preliminaries
branch
from
June 16, 2016 15:28
53da3c6
to
d3f34b3
Compare
chadwhitacre
force-pushed
the
computed-triggers
branch
from
June 16, 2016 15:40
da43fa6
to
f0d2c1c
Compare
Closing in favor of a new PR against master, since we want this code before team preliminaries (#4037). |
New PR is #4063. |
1 task
1 task
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
⬑ #3994
← #4037 — #4023 →
Punchlist
master
once team preliminaries #4037 lands