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

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


    from 870f972  [SPARK-28104][SQL] Implement Spark's own GetColumnsOperation
     add 0768fad  [SPARK-28126][SQL] Support TRIM(trimStr FROM str) syntax

No new revisions were added by this update.

Summary of changes:
 .../antlr4/org/apache/spark/sql/catalyst/parser/SqlBase.g4   |  2 +-
 .../spark/sql/catalyst/expressions/stringExpressions.scala   | 12 +++++++++---
 .../org/apache/spark/sql/catalyst/parser/AstBuilder.scala    |  2 +-
 .../apache/spark/sql/catalyst/parser/PlanParserSuite.scala   |  5 +++++
 .../src/test/resources/sql-tests/inputs/string-functions.sql |  4 ++--
 .../resources/sql-tests/results/string-functions.sql.out     | 12 ++++++------
 6 files changed, 24 insertions(+), 13 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org
For additional commands, e-mail: commits-h...@spark.apache.org

Reply via email to