This is an automated email from the ASF dual-hosted git repository.
gurwls223 pushed a change to branch branch-3.0
in repository https://gitbox.apache.org/repos/asf/spark.git.
from 6e1b6cc Revert "[SPARK-30245][SQL] Add cache for Like and RLike when
pattern is not static"
new 9c73935 Revert "[SPARK-30625][SQL] Support `escape` as third
parameter of the `like` function
new 0608361 [SPARK-30795][SQL] Spark SQL codegen's code() interpolator
should treat escapes like Scala's StringContext.s()
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../apache/spark/sql/catalyst/dsl/package.scala | 2 +-
.../catalyst/expressions/codegen/javaCode.scala | 13 ++-
.../catalyst/expressions/regexpExpressions.scala | 96 +++++++---------------
.../spark/sql/catalyst/parser/AstBuilder.scala | 4 +-
.../expressions/codegen/CodeBlockSuite.scala | 12 +++
.../apache/spark/sql/DataFrameFunctionsSuite.scala | 15 ----
6 files changed, 55 insertions(+), 87 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]