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 42bc297d5b9 [SPARK-41433][CONNECT] Make Max Arrow BatchSize 
configurable
     add f14df511fd2 [SPARK-41437][SQL] Do not optimize the input query twice 
for v1 write fallback

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/catalyst/analysis/Analyzer.scala     | 12 ++++---
 .../sql/catalyst/plans/logical/v2Commands.scala    | 38 +++++++++++++++++++---
 .../apache/spark/sql/catalyst/plans/PlanTest.scala |  1 +
 .../catalyst/analysis/ResolveSessionCatalog.scala  |  4 +--
 .../datasources/v2/DataSourceV2Strategy.scala      | 33 +++++++++++--------
 .../datasources/v2/TableCapabilityCheck.scala      |  4 +--
 .../sql/execution/datasources/v2/V2Writes.scala    |  5 +--
 .../spark/sql/connector/V1WriteFallbackSuite.scala | 23 +++++++++++--
 .../execution/command/PlanResolutionSuite.scala    |  2 +-
 9 files changed, 88 insertions(+), 34 deletions(-)


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

Reply via email to