Page MenuHomePhabricator

Fix not blocking / not blocked queries
ClosedPublic

Authored by epriestley on Mar 3 2015, 12:55 AM.
Tags
None
Referenced Files
F19816835: D11939.diff
Thu, Mar 5, 8:50 AM
F19508569: D11939.diff
Jan 10 2026, 7:00 AM
F19060728: D11939.id.diff
Nov 29 2025, 10:11 AM
F19053942: D11939.id28760.diff
Nov 28 2025, 10:15 AM
F19011973: D11939.diff
Nov 22 2025, 11:43 AM
F18803807: D11939.id28761.diff
Oct 18 2025, 4:08 AM
F18780017: D11939.id.diff
Oct 11 2025, 7:30 PM
F18712466: D11939.id.diff
Sep 29 2025, 5:25 AM
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.