Page MenuHomePhabricator

Fix not blocking / not blocked queries
ClosedPublic

Authored by epriestley on Mar 3 2015, 12:55 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Feb 8, 2:48 AM
Unknown Object (File)
Sat, Feb 8, 2:48 AM
Unknown Object (File)
Sat, Feb 8, 2:48 AM
Unknown Object (File)
Sat, Feb 8, 2:48 AM
Unknown Object (File)
Tue, Feb 4, 11:41 PM
Unknown Object (File)
Thu, Jan 30, 10:10 AM
Unknown Object (File)
Jan 24 2025, 12:39 AM
Unknown Object (File)
Jan 24 2025, 12:39 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.