alexholmes commented on pull request #35373: URL: https://github.com/apache/spark/pull/35373#issuecomment-1027124870
@dongjoon-hyun Thanks for your feedback. I've made the following changes: 1. Kept the behavior of OUTLIERS policy unchanged, along with its associated unit tests. 2. Introduced a new OUTLIER_NO_FALLBACK policy which doesn't fallback to TOTAL_DURATION in cases where there are no outliers 3. Updated the title and content of this PR to reflect these changes 4. Addressed your formatting comments above -- 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]
