Surbhi-Vijay opened a new pull request, #40171:
URL: https://github.com/apache/spark/pull/40171

   ### What changes were proposed in this pull request?
   Changes are only in tests files.
   - Refactored the `TPCHBase` class and created `TPCHSchema` similar to TPCDS.
   - Created a base class `TPCSchema` which is extended by `TPCDSSchema` and 
`TPCHSchema`.
   
   ### Why are the changes needed?
   This PR just refactors the code. Going forward it will help in making code 
changes at just one place to reflect in both TPCDS and TPCH. 
   
   ### Does this PR introduce _any_ user-facing change?
   No
   
   
   ### How was this patch tested?
   Ran the PlanStabilitySuite to verify the changes. 
   


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