rw-book-cover

Metadata

Highlights

Note that this probably dont work on parquets. You need to store the statistics in Hive. Not sure about the interplay between this and Delta Tables

CBO relies on detailed statistics to optimize a query plan. To collect these statistics, users can issue these new SQL commands described below: ANALYZE TABLE table_name COMPUTE STATISTIC (View Highlight)