[][src]Constant weld::CONF_OPTIMIZATION_PASSES_KEY

pub const CONF_OPTIMIZATION_PASSES_KEY: &str = "weld.optimization.passes";

Specifies an ordered list of the optimizations to apply to a Weld program.

This supercedes the default optimization set.

This parameter should be set for compilation.