Page MenuHomePhabricator

Fix not blocking / not blocked queries
ClosedPublic

Authored by epriestley on Mar 3 2015, 12:55 AM.
Tags
None
Referenced Files
F15471256: D11939.id28761.diff
Sat, Apr 5, 4:15 AM
F15434706: D11939.id28761.diff
Tue, Mar 25, 4:56 AM
F15427647: D11939.id28761.diff
Sun, Mar 23, 3:23 PM
F15420693: D11939.id.diff
Fri, Mar 21, 4:10 PM
F15419841: D11939.id28760.diff
Fri, Mar 21, 9:20 AM
F15418486: D11939.diff
Thu, Mar 20, 11:36 PM
F15415847: D11939.id28761.diff
Thu, Mar 20, 7:59 AM
F15384289: D11939.id28761.diff
Fri, Mar 14, 7:24 PM
Subscribers

Details

Summary

Fixes T7434. We need to LEFT JOIN, not JOIN here, because we still want result rows where the value is null.

Test Plan

Issued blocked/not-blocked + blocking/not-blocking queries, got results in all cases.

Diff Detail

Repository
rP Phabricator
Branch
block
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 4717
Build 4731: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

epriestley retitled this revision from to Fix not blocking / not blocked queries.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
btrahan edited edge metadata.
This revision is now accepted and ready to land.Mar 3 2015, 12:59 AM
This revision was automatically updated to reflect the committed changes.