org.apache.spark.sql.catalyst.optimizer
Removes the inner case conversion expressions that are unnecessary because the inner conversion is overwritten by the outer one.
Name for this rule, automatically inferred based on class name.
Removes the inner case conversion expressions that are unnecessary because the inner conversion is overwritten by the outer one.