khalidmammadov opened a new pull request #35323:
URL: https://github.com/apache/spark/pull/35323


   ### What changes were proposed in this pull request?
   This PR improves test suite ExternalCatalogSuite.scala by removing 
repetitive code and replacing them with already available utility function with 
some minor changes. This will reduce redundant code, simplify the suite and 
improve readability.
   
   
   ### Why are the changes needed?
   Reduce code, simplify the suite and improve readability.
   
   
   ### Does this PR introduce _any_ user-facing change?
   No
   
   
   ### How was this patch tested?
   Locally using `build/sbt -v -d "test:testOnly *CatalogSuite"` and in the 
local workflow actions
   


-- 
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