Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added method for batching search the findAcdpBalanceEntries #1684

Merged
merged 12 commits into from
Jul 29, 2024

Conversation

RibeiroAna
Copy link
Contributor

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
Copy link

This change is Reviewable

@RibeiroAna RibeiroAna force-pushed the ribeiroana-select-batch branch 3 times, most recently from 5db7bc8 to f7d969e Compare July 18, 2024 14:55
@RibeiroAna RibeiroAna enabled auto-merge (squash) July 18, 2024 14:58
@stevenwarejones stevenwarejones self-requested a review July 23, 2024 17:16
Copy link
Collaborator

@stevenwarejones stevenwarejones left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed 3 of 3 files at r2, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @RibeiroAna)

@SanjayVas
Copy link
Member

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

@RibeiroAna
Copy link
Contributor Author

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

Copy link
Contributor

@uakyol uakyol left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for putting this together. It makes sense to add this method. LGTM

Copy link
Contributor

@uakyol uakyol left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed 3 of 3 files at r2, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @iverson52000 and @SanjayVas)

Copy link
Member

@SanjayVas SanjayVas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed 3 of 3 files at r2, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @iverson52000)

@RibeiroAna RibeiroAna removed the request for review from iverson52000 July 29, 2024 19:05
@RibeiroAna RibeiroAna merged commit 410a3b0 into main Jul 29, 2024
4 checks passed
@RibeiroAna RibeiroAna deleted the ribeiroana-select-batch branch July 29, 2024 19:36
ple13 pushed a commit that referenced this pull request Aug 16, 2024
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.

Co-authored-by: RibeiroAna <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants