diff --git a/test/cluster-spec-sheet/mzcompose.py b/test/cluster-spec-sheet/mzcompose.py index c02e246a7af7b..40e6bc0ee148f 100644 --- a/test/cluster-spec-sheet/mzcompose.py +++ b/test/cluster-spec-sheet/mzcompose.py @@ -2161,6 +2161,7 @@ def setup(self) -> list[str]: # UNION ALL SELECT 5 UNION ALL SELECT 6 UNION ALL SELECT 7 UNION ALL SELECT 8 UNION ALL SELECT 9) h # ) nums # WHERE n BETWEEN 1 AND 50000000; + # OPTIMIZE TABLE tbl; # Kafka (Confluent) # node /usr/local/bin/datagen -f avro -n 50000000 -w 0 -p qa_cluster_spec_sheet -s table.json