Simplifies LIKE expressions that do not need full regular expressions to evaluate the condition.
For example, when the expression is just checking to see if a string starts with a given
pattern.
Linear Supertypes
Rule[LogicalPlan], com.typesafe.scalalogging.slf4j.Logging, AnyRef, Any
Simplifies LIKE expressions that do not need full regular expressions to evaluate the condition. For example, when the expression is just checking to see if a string starts with a given pattern.