cloud-fan commented on PR #42005:
URL: https://github.com/apache/spark/pull/42005#issuecomment-1637402105

   This is not a feature flag. I don't expect anyone to explicitly enable this 
config in their production jobs. This flag is just used to make sure we can 
switch to the new partition evaluator API when most operators are ready.
   
   That said, I don't think we need to test it at all. Once we decide to turn 
it on by default, we get the test coverage. I merged these partition evaluator 
APIs which have added some more test coverage, because the added test time is 
minor. But we shouldn't add more than 2 hours extra test time for it.


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