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 21b1350 [SPARK-33442][SQL] Change Combine Limit to Eliminate limit
using max row
add 3695e99 [SPARK-33045][SQL] Support build-in function like_all and fix
StackOverflowError issue
No new revisions were added by this update.
Summary of changes:
.../apache/spark/sql/catalyst/dsl/package.scala | 5 ++
.../catalyst/expressions/regexpExpressions.scala | 84 ++++++++++++++++++++++
.../spark/sql/catalyst/parser/AstBuilder.scala | 15 +++-
.../org/apache/spark/sql/internal/SQLConf.scala | 14 ++++
.../expressions/RegexpExpressionsSuite.scala | 24 +++++++
.../test/resources/sql-tests/inputs/like-all.sql | 4 ++
6 files changed, 145 insertions(+), 1 deletion(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]