szehon-ho opened a new pull request, #41990:
URL: https://github.com/apache/spark/pull/41990

   ### What changes were proposed in this pull request?
   Pull out the SPJ-related attribute of BatchScanExec into a case class 
   
   ### Why are the changes needed?
   We plan to have further evolution of SPJ parameters to support more SPJ 
features.  So we want to stabilize the definition of BatchScanExec to not have 
to touch the many places in the code that it is pattern-matched/unapplied, etc..
   
   ### Does this PR introduce _any_ user-facing change?
   No
   
   ### How was this patch tested?
   Existing unit test to verify no behavior change.


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