Ref: T9382. Removed ORDER BY clause to make query perform faster.
Details
Details
- Reviewers
epriestley - Group Reviewers
Blessed Reviewers
Launch phd workers and check if older than 90 days feed stories are
removed.
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Branch
- gc
- Lint
Lint Passed - Unit
Tests Passed - Build Status
Buildable 7958 Build 8946: [Placeholder Plan] Wait for 30 Seconds Build 8945: arc lint + arc unit
Event Timeline
Comment Actions
See T9382#136333. I'd like to understand this behavior better before making this change.
Notably, this makes the query plan worse on our dataset, although we already GC'd so we don't have a large dataset handy to test if it makes the actual query worse or not.
Comment Actions
Let's ignore DIFF this then. Probably this is some configuration issue what we do not see now ;)