Class PushProjectionThroughJoin


  • public final class PushProjectionThroughJoin
    extends Object
    Utility class for pushing projections through inner join so that joins are not separated by a project node and can participate in cross join elimination or join reordering.