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 ce57a3d13154 [SPARK-50067][SPARK-50066][SPARK-49954][SQL][FOLLOWUP]
Make returnNullable as false
add 68be1da5ba8e [SPARK-49566][SQL] Add SQL pipe syntax for the SET
operator
No new revisions were added by this update.
Summary of changes:
.../spark/sql/catalyst/parser/SqlBaseParser.g4 | 10 +
.../spark/sql/catalyst/analysis/unresolved.scala | 34 +++-
.../sql/catalyst/expressions/pipeOperators.scala | 1 +
.../spark/sql/catalyst/parser/AstBuilder.scala | 49 ++++-
.../analyzer-results/pipe-operators.sql.out | 203 +++++++++++++++++++++
.../resources/sql-tests/inputs/pipe-operators.sql | 79 ++++++++
.../sql-tests/results/pipe-operators.sql.out | 195 ++++++++++++++++++++
.../spark/sql/execution/SparkSqlParserSuite.scala | 1 +
8 files changed, 561 insertions(+), 11 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]