You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PR #1888: Adjust Table.GrowExtremelyLargeTable to avoid OOM on i386
Imported from GitHub PR #1888
While this only covers `i386`/`i686`, which is the motivation for this PR, this test can be expected to OOM on any 32-bit platform. For now, this is the minimal change that avoids the problem [in the Fedora package](https://src.fedoraproject.org/rpms/abseil-cpp/).
This fixes one of the two test failures reported in #1887.
Merge 395acb7 into f28774a
Merging this change closes#1888
COPYBARA_INTEGRATE_REVIEW=#1888 from musicinmybrain:extremely-large-table-32-bit 395acb7
PiperOrigin-RevId: 759154889
Change-Id: I0a105fc42c51898c277b4a056ccd6599b43e1a50
0 commit comments