ANALYZE

    The optional clause can be used to provide connector-specific properties. To list all available properties, run the following query:

      Analyze table web to collect table and column statistics:

      1. ANALYZE hive.default.stores;

      Analyze partitions '1992-01-01', '1992-01-02' from a Hive partitioned table :