Class TableDistribution


  • @PublicEvolving
    public class TableDistribution
    extends Object
    Defines whether the given table is distributed across buckets using a specified algorithm and given columns. It represents the DISTRIBUTED BY clause in SQL.
    See Also:
    SupportsBucketing