Aishwarya-Lakshmi-M opened a new pull request, #50204:
URL: https://github.com/apache/spark/pull/50204

   **What changes were proposed in this pull request?**
   Spark session extensions comments enhancement
   
   **Why are the changes needed?**
   The list of sequence given in spark session extensions seems to follow a 
specific order up to Planning Strategies, and the Customized Parser comes below 
that, this may sound a bit confusing for certain users, who are trying to 
modify the sql in the initial stage, they may think that before the sql hits 
parser there is some kind of pre-analyzer and pre-optimization happening,  
therefore I am requesting to add a note regarding this.
   
   **Does this PR introduce any user-facing change?**
   No
   
   **How was this patch tested?**
   N/A
   
   **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