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 6ce5f24  [SPARK-35568][SQL] Add the BroadcastExchange after 
re-optimizing the physical plan to fix the UnsupportedOperationException when 
enabling both AQE and DPP
     add dc3317f  [SPARK-21957][SQL][FOLLOWUP] Support CURRENT_USER without 
tailing parentheses

No new revisions were added by this update.

Summary of changes:
 .../apache/spark/sql/catalyst/parser/SqlBase.g4    |  2 +-
 .../spark/sql/catalyst/analysis/Analyzer.scala     |  1 +
 .../spark/sql/catalyst/parser/AstBuilder.scala     |  4 +++-
 .../org/apache/spark/sql/MiscFunctionsSuite.scala  | 15 +++++++++++++--
 .../ThriftServerWithSparkContextSuite.scala        | 22 ++++++++++++++++++----
 5 files changed, 36 insertions(+), 8 deletions(-)

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

Reply via email to