Description
we have a handful of tests that don't have Trie fields hardcoded in their schema fiels but do have them hardcoded in the test logic – typically because they use the schema API to add those fields.
For this issue, I plan on cleaning up & randomizing any hardcoded (java) assumptions about Trie fields that i can.