Page MenuHomePhabricator

Update unique key for Fact aggregates to include a hash of stringA
AbandonedPublic

Authored by hach-que on May 21 2014, 6:44 AM.
Tags
None
Referenced Files
F18069207: D9234.id.diff
Mon, Aug 4, 3:35 PM
F18049568: D9234.diff
Sun, Aug 3, 4:35 PM
F17851976: D9234.id21928.diff
Sun, Jul 27, 12:00 PM
F17849186: D9234.id21929.diff
Sun, Jul 27, 8:21 AM
F17843705: D9234.diff
Sun, Jul 27, 1:15 AM
Unknown Object (File)
May 15 2025, 6:15 PM
Unknown Object (File)
May 9 2025, 1:54 PM
Unknown Object (File)
May 8 2025, 9:20 AM
Subscribers

Details

Reviewers
epriestley
Group Reviewers
Blessed Reviewers
Summary

Depends on D9130.

Without this unique key it's impossible to publish aggregate information for the same object with different stringA values. This fixes the lint engine because it relied on the previous aggregation value to determine the difference and because the aggregated data for multiple paths wasn't recorded correctly, it would always detect the previous value as 0.

Test Plan

Ran the Fact analysis and saw multiple aggregate records for different paths.

Diff Detail

Repository
rP Phabricator
Branch
live-master
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 2715
Build 2719: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

hach-que retitled this revision from to Update unique key for Fact aggregates to include a hash of stringA.
hach-que updated this object.
hach-que edited the test plan for this revision. (Show Details)
hach-que added a reviewer: epriestley.
hach-que edited edge metadata.

Fixing line length

Abandoning this because Fact is still very far away on the upstream roadmap, and by the time upstream work starts on it, this will probably be out-of-date anyway.