world-federation-of-advertisers / cross-media-measurement

Apache License 2.0
34 stars 11 forks source link

Added method for batching search the findAcdpBalanceEntries #1684

Closed RibeiroAna closed 1 month ago

RibeiroAna commented 1 month ago

At Meta we were facing some performance issues when trying to find privacy bucket groups one by one. We created internally some methods to batch the select queries and that helped. We think this should be added to the interface so other EDP implementing the PBM can also create methods to batch their entries.

wfa-reviewable commented 1 month ago

This change is Reviewable

SanjayVas commented 1 month ago

Waiting on @uakyol to take a pass since this is for PBM.

RibeiroAna commented 1 month ago

@uakyol can you take a look? I need your approval