Especially the discriminator field can become extremely large (tens of megabytes or more) when data is read from large inline tables.
Realistically all interesting info will be found early in these fields => truncate then to 1000 chars before storing to disk.
Especially the discriminator field can become extremely large (tens of megabytes or more) when data is read from large inline tables. Realistically all interesting info will be found early in these fields => truncate then to 1000 chars before storing to disk.