Class PlannerConfig.Builder

java.lang.Object
org.apache.druid.sql.calcite.planner.PlannerConfig.Builder
Enclosing class:
PlannerConfig

public static class PlannerConfig.Builder extends Object
Builder for PlannerConfig, primarily for use in tests to allow setting options programmatically rather than from the command line or a properties file. Starts with values from an existing (typically default) config.