Fixed a race condition that could cause a job to fail when it cleaned up the postgres binary importer
for a given table in high-performance environments.
In Document View, fixed a data generation preview issue with overlapping path generators.
MySQL: Structural now drops rows that contain invalid JSON. When diagnostic logging is enabled, Structural also logs the invalid JSON. Previously, the invalid JSON caused the data generation to fail.