public final class MaterializedViewRewriteQueryShapeValidator extends Object
QuerySpecification
provided to
validate(com.facebook.presto.sql.tree.QuerySpecification)
is able to be rewritten from a backing materialized view. This does not guarantee the
QuerySpecification has a compatible materialized view to be rewritten with, only that
its shape is not prohibitive to the optimization.Copyright © 2012–2022. All rights reserved.