Page MenuHomePhabricator

Run SQLite queries in parallel in SQLiteContextProvider
ClosedPublic

Authored by marcin on Nov 7 2022, 8:28 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Nov 22, 7:59 AM
Unknown Object (File)
Fri, Nov 22, 7:59 AM
Unknown Object (File)
Fri, Nov 22, 7:59 AM
Unknown Object (File)
Fri, Nov 22, 7:59 AM
Unknown Object (File)
Fri, Nov 22, 7:59 AM
Unknown Object (File)
Fri, Nov 22, 7:52 AM
Unknown Object (File)
Fri, Nov 22, 7:45 AM
Unknown Object (File)
Tue, Nov 19, 8:55 PM
Subscribers

Details

Summary

This differential enables SQLite queries to run in parallel.

Test Plan

Build app and launch it.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Harbormaster returned this revision to the author for changes because remote builds failed.Nov 7 2022, 8:39 AM
Harbormaster failed remote builds in B13219: Diff 18143!

Rebase to master to resolve android build failure

Harbormaster returned this revision to the author for changes because remote builds failed.Nov 7 2022, 9:28 AM
Harbormaster failed remote builds in B13224: Diff 18148!

Rebase master to retrigger CI

marcin requested review of this revision.Nov 8 2022, 7:20 AM

Short-circuiting review here... I reviewed this approach extensively with @marcin during our 1:1 yesterday and in the comments of ENG-2135, so I think it's good to land.

This revision is now accepted and ready to land.Nov 8 2022, 8:29 AM