Class PushSampleIntoTableScan

java.lang.Object
io.trino.sql.planner.iterative.rule.PushSampleIntoTableScan
All Implemented Interfaces:
Rule<SampleNode>

public class PushSampleIntoTableScan extends Object implements Rule<SampleNode>