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

   
   ### What changes were proposed in this pull request?
   Supports returning all partition parameters via configuration.
   
   
   ### Why are the changes needed?
   Currently, when retrieving partition parameters from the Hive metastore, 
parameters starting with "spark.sql" are hidden, which is inconvenient for 
development and testing. We hope to enable support for not hiding any 
parameters.
   
   
   ### Does this PR introduce _any_ user-facing change?
   Yes, users can view all partition parameters through the configuration.
   
   ### How was this patch tested?
   <!--
   Test have been added.
   Before this PR:
   <img width="1254" height="660" alt="image" 
src="https://github.com/user-attachments/assets/cd6e1f82-a403-4031-b9d2-6b8f69a5d84b";
 />
   
   After this PR:
   <img width="1205" height="677" alt="image" 
src="https://github.com/user-attachments/assets/8d5b7135-5175-4d84-b30b-70fb4648b81a";
 />
   
   
   ### 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