zhengruifeng opened a new pull request, #46602:
URL: https://github.com/apache/spark/pull/46602

   ### What changes were proposed in this pull request?
   Turn on `compute.ops_on_diff_frames` by default
   
   
   ### Why are the changes needed?
   1, in most cases, this config need to be turned on to enable computation 
with different dataframes;
   2, enable `compute.ops_on_diff_frames` should not break any workloads, it 
should only enable more;
   
   
   ### Does this PR introduce _any_ user-facing change?
   yes, this config is turned on by default
   
   
   ### How was this patch tested?
   updated tests
   
   
   ### Was this patch authored or co-authored using generative AI tooling?
   no


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

Reply via email to