Interface PartitionFilterer.PartitionFiltererImpl

    • Method Detail

      • filterPartitionsByExpr

        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
        Throws:
        org.apache.hadoop.hive.metastore.api.MetaException