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

   ### What changes were proposed in this pull request?
   
   This PR proposes to introduce a new SQL config to control AQE for stateless 
streaming workload. 
   
   ### Why are the changes needed?
   
   We had a post review comment about the impact of turning off AQE config 
across batch and streaming.
   https://github.com/apache/spark/pull/52642#discussion_r2463840301
   
   To reduce the side effect of turning off AQE for stateless streaming 
workload, we demand a new SQL config to control only to stateless streaming 
workload while leaving the AQE for batch query.
   
   ### Does this PR introduce _any_ user-facing change?
   
   Yes, new config is proposed to control the AQE enablement for stateless 
streaming query.
   
   ### How was this patch tested?
   
   New UT.
   
   ### 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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to