org.apache.spark.sql.catalyst.analysis
Replace the UpCast expression by Cast, and throw exceptions if the cast may truncate.
UpCast
Cast
Name for this rule, automatically inferred based on class name.
Replace the
UpCastexpression byCast, and throw exceptions if the cast may truncate.