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

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


    from 24b67ca  [SPARK-35896][SS] Include more granular metrics for stateful 
operators in StreamingQueryProgress
     add 064230d  [SPARK-35829][SQL] Clean up evaluates subexpressions and add 
more flexibility to evaluate particular subexpressoin

No new revisions were added by this update.

Summary of changes:
 .../sql/catalyst/expressions/Expression.scala      |   5 +-
 .../expressions/codegen/CodeGenerator.scala        | 144 ++++++++++++++++-----
 .../catalyst/expressions/CodeGenerationSuite.scala |   8 +-
 .../SubexpressionEliminationSuite.scala            |  23 +++-
 .../execution/aggregate/HashAggregateExec.scala    |  10 +-
 .../sql/execution/basicPhysicalOperators.scala     |   3 +-
 6 files changed, 149 insertions(+), 44 deletions(-)

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

Reply via email to