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 8950add773e6 [SPARK-48188][SQL] Consistently use normalized plan for 
cache
     add 8d7081639ab4 [SPARK-48161][SQL] Add collation support for JSON 
expressions

No new revisions were added by this update.

Summary of changes:
 .../catalyst/expressions/complexTypeCreator.scala  |   5 +-
 .../sql/catalyst/expressions/jsonExpressions.scala |  20 ++-
 .../spark/sql/catalyst/json/JacksonParser.scala    |   2 +-
 .../spark/sql/CollationSQLExpressionsSuite.scala   | 198 +++++++++++++++++++++
 4 files changed, 213 insertions(+), 12 deletions(-)


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

Reply via email to