Class StarColumnConverter

java.lang.Object
org.apache.drill.exec.planner.physical.visitor.BasePrelVisitor<Prel,Void,RuntimeException>
org.apache.drill.exec.planner.physical.visitor.StarColumnConverter
All Implemented Interfaces:
PrelVisitor<Prel,Void,RuntimeException>

public class StarColumnConverter extends BasePrelVisitor<Prel,Void,RuntimeException>