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

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


    from 954cd9f  [SPARK-32810][SQL] CSV/JSON data sources should avoid 
globbing paths when inferring schema
     add 117a6f1  [SPARK-32638][SQL][FOLLOWUP] Move the plan rewriting methods 
to QueryPlan

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/catalyst/analysis/Analyzer.scala     | 130 ++-------------------
 .../spark/sql/catalyst/analysis/TypeCoercion.scala |  58 ++++-----
 .../spark/sql/catalyst/plans/QueryPlan.scala       |  85 ++++++++++++++
 .../catalyst/plans/logical/AnalysisHelper.scala    |  15 ++-
 .../sql/catalyst/analysis/TypeCoercionSuite.scala  |   9 +-
 5 files changed, 136 insertions(+), 161 deletions(-)


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

Reply via email to