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

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


    from 30be8d0098d [SPARK-39032][PYTHON][DOCS] Examples' tag for 
pyspark.sql.functions.when()
     add 2a996f1520b [SPARK-38918][SQL][3.1] Nested column pruning should 
filter out attributes that do not belong to the current relation

No new revisions were added by this update.

Summary of changes:
 .../expressions/ProjectionOverSchema.scala         |  8 +++-
 .../spark/sql/catalyst/optimizer/Optimizer.scala   |  1 +
 .../spark/sql/catalyst/optimizer/objects.scala     |  2 +-
 .../sql/execution/datasources/SchemaPruning.scala  |  2 +-
 .../datasources/v2/V2ScanRelationPushDown.scala    |  5 ++-
 .../execution/datasources/SchemaPruningSuite.scala | 44 +++++++++++++++++++++-
 6 files changed, 55 insertions(+), 7 deletions(-)


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

Reply via email to