You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by do...@apache.org on 2020/12/24 22:13:34 UTC

[spark] branch branch-3.1 updated (e60afd0 -> 704407b)

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

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


    from e60afd0  [SPARK-33621][SPARK-33784][SQL][3.1] Add a way to inject data source rewrite rules
     add 704407b  [SPARK-33907][SQL][3.1] Only prune columns of JsonToStructs if parsing options is empty

No new revisions were added by this update.

Summary of changes:
 .../sql/catalyst/optimizer/OptimizeJsonExprs.scala |  4 +-
 .../optimizer/OptimizeJsonExprsSuite.scala         | 20 +++++++++
 .../org/apache/spark/sql/JsonFunctionsSuite.scala  | 48 ++++++++++++++++++++++
 3 files changed, 70 insertions(+), 2 deletions(-)


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