Description
When we iterate through all applicable materializations trying to rewrite the given query, if there are no table references in a given MV, we bail out from the onMatch method instead of simply skipping the MV.
When we iterate through all applicable materializations trying to rewrite the given query, if there are no table references in a given MV, we bail out from the onMatch method instead of simply skipping the MV.