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

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


    from ce90ba0  [SPARK-36564][CORE] Fix NullPointerException in 
LiveRDDDistribution.toApi
     add c420149  [SPARK-36352][SQL][3.0] Spark should check result plan's 
output schema name

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/catalyst/optimizer/Optimizer.scala     | 20 ++++++++------------
 .../spark/sql/catalyst/rules/RuleExecutor.scala      |  6 +++---
 .../scala/org/apache/spark/sql/types/DataType.scala  |  2 +-
 .../org/apache/spark/sql/util/SchemaUtils.scala      | 11 +++++++++++
 .../spark/sql/catalyst/trees/RuleExecutorSuite.scala |  8 ++++++--
 .../execution/datasources/DataSourceStrategy.scala   |  2 +-
 .../sql/execution/datasources/SchemaPruning.scala    | 10 ++++++----
 .../datasources/v2/V2ScanRelationPushDown.scala      |  3 ++-
 .../org/apache/spark/sql/streaming/StreamSuite.scala |  6 +++---
 9 files changed, 41 insertions(+), 27 deletions(-)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to