Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Previously, the schemachange workload could generate pretty large tables because of joins on CTAS statements. These could take a fairly long time to CREATE. To address, this patch will limit the maximum number of rows in these tables. Release note: None
- Loading branch information