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
Summary:
`TestToastFunction` has hard-coded constants (8 MB) that it expects the
CacheMemoryContext size to fall below. Since D45540 adds a new view
this limit gets crossed.
This revision increases the limit to account for, D45540
Jira: DB-18212
Test Plan:
./yb_build.sh --java-test 'org.yb.pgsql.TestToastFunction'
Reviewers: myang, kfranz
Reviewed By: myang, kfranz
Differential Revision: https://phorge.dev.yugabyte.com/D46580
0 commit comments