Class Hive3PartitionFilterer

    • Constructor Detail

      • Hive3PartitionFilterer

        public Hive3PartitionFilterer()
    • Method Detail

      • filterPartitionsByExpr

        public boolean filterPartitionsByExpr​(org.apache.hadoop.conf.Configuration conf,
                                              List<org.apache.hadoop.hive.metastore.api.FieldSchema> partColumns,
                                              byte[] expr,
                                              List<String> partitionNames)
                                       throws org.apache.hadoop.hive.metastore.api.MetaException
        Specified by:
        filterPartitionsByExpr in interface PartitionFilterer.PartitionFiltererImpl
        Throws:
        org.apache.hadoop.hive.metastore.api.MetaException