This is an automated email from the ASF dual-hosted git repository.

dtenedor pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git


    from 9b3e203e1d02 [SPARK-55045][CORE][TESTS] Fix a flaky test in 
ExecutorSuite
     add 4e52198513ec [SPARK-54914][SQL] Fixing DROP operator in pipe syntax to 
support qualified column names

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/catalyst/parser/SqlBaseParser.g4     |  2 +-
 .../spark/sql/catalyst/parser/AstBuilder.scala     |  5 +-
 .../analyzer-results/pipe-operators.sql.out        | 70 +++++++++++++++++++---
 .../resources/sql-tests/inputs/pipe-operators.sql  | 29 ++++++++-
 .../sql-tests/results/pipe-operators.sql.out       | 69 ++++++++++++++++++---
 5 files changed, 156 insertions(+), 19 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to