org.apache.spark.sql.catalyst.expressions.codegen
An utility class that indents a block of code based on the curly braces and parentheses. This is used to prettify generated code when in debug mode (or exceptions).
Written by Matei Zaharia.
An utility class that indents a block of code based on the curly braces and parentheses. This is used to prettify generated code when in debug mode (or exceptions).
Written by Matei Zaharia.