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

dongjoon pushed a change to branch branch-2.4
in repository https://gitbox.apache.org/repos/asf/spark.git.


    from d1a3e4d  [SPARK-27018][CORE] Fix incorrect removal of checkpointed 
file in PeriodicCheckpointer
     add e5cc11d  Revert "[SPARK-28093][SPARK-28109][SQL][2.4] Fix 
TRIM/LTRIM/RTRIM function parameter order issue"

No new revisions were added by this update.

Summary of changes:
 .../apache/spark/sql/catalyst/parser/SqlBase.g4    |  6 +-
 .../catalyst/expressions/stringExpressions.scala   |  6 +-
 .../spark/sql/catalyst/parser/AstBuilder.scala     | 43 +++++++-------
 .../expressions/StringExpressionsSuite.scala       | 11 ----
 .../sql/catalyst/parser/PlanParserSuite.scala      | 24 +++-----
 .../parser/TableIdentifierParserSuite.scala        |  3 +-
 .../sql-tests/inputs/string-functions.sql          | 12 +---
 .../sql-tests/results/string-functions.sql.out     | 66 +---------------------
 8 files changed, 40 insertions(+), 131 deletions(-)


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

Reply via email to