This is an automated email from the ASF dual-hosted git repository.
wenchen pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git.
from d38883c [SPARK-32405][SQL][FOLLOWUP] Throw Exception if provider is
specified in JDBCTableCatalog create table
add 9273d42 [SPARK-33045][SQL][FOLLOWUP] Support built-in function
like_any and fix StackOverflowError issue
No new revisions were added by this update.
Summary of changes:
.../apache/spark/sql/catalyst/dsl/package.scala | 4 +
.../catalyst/expressions/regexpExpressions.scala | 98 ++++++++++++++++++----
.../spark/sql/catalyst/parser/AstBuilder.scala | 31 ++++---
.../org/apache/spark/sql/internal/SQLConf.scala | 14 ----
.../expressions/RegexpExpressionsSuite.scala | 26 ++++++
.../catalyst/parser/ExpressionParserSuite.scala | 12 +--
.../test/resources/sql-tests/inputs/like-all.sql | 2 -
.../test/resources/sql-tests/inputs/like-any.sql | 2 +
8 files changed, 138 insertions(+), 51 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]