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

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


    from 630dfdf  [SPARK-28101][DSTREAM][TEST] Fix Flaky Test: 
`InputStreamsSuite.Modified files are correctly detected` in JDK9+
     add fe5145e  [SPARK-28109][SQL] Fix TRIM(type trimStr FROM str) returns 
incorrect value

No new revisions were added by this update.

Summary of changes:
 docs/sql-keywords.md                               |  1 +
 .../apache/spark/sql/catalyst/parser/SqlBase.g4    |  7 +++-
 .../spark/sql/catalyst/parser/AstBuilder.scala     | 45 ++++++++++----------
 .../sql/catalyst/parser/PlanParserSuite.scala      | 37 ++++++++++-------
 .../parser/TableIdentifierParserSuite.scala        |  1 +
 .../sql-tests/inputs/string-functions.sql          | 16 ++++----
 .../sql-tests/results/string-functions.sql.out     | 48 +++++++++++-----------
 7 files changed, 82 insertions(+), 73 deletions(-)


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

Reply via email to