blob: a1778a4925f89165077ed302e7c0d6987257a59f [file]
analyze table `table_stats/tpch-multi/customer` compute statistics;
analyze table `table_stats/tpch-multi/lineitem` compute statistics;
analyze table `table_stats/tpch-multi/nation` compute statistics;
analyze table `table_stats/tpch-multi/orders` compute statistics;
analyze table `table_stats/tpch-multi/part` compute statistics;
analyze table `table_stats/tpch-multi/partsupp` compute statistics;
analyze table `table_stats/tpch-multi/supplier` compute statistics;