Yikun opened a new pull request, #37585: URL: https://github.com/apache/spark/pull/37585
### What changes were proposed in this pull request? Change `requires_same_anchor` to `check_same_anchor` for `_update_internal_frame` func ### Why are the changes needed? There were some discussion in https://github.com/apache/spark/pull/36353#discussion_r882216133 , this parameter is a flag for whether checking the same anchor. Consider it's a parameter of internal use function, it can be renamed safely. ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? CI passed -- 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]
