MaxGekk opened a new pull request, #38391: URL: https://github.com/apache/spark/pull/38391
### What changes were proposed in this pull request? In the PR, I propose to fix type by renaming the error class INCORRECT_RUMP_UP_RATE to INCORRECT_RAMP_UP_RATE. ### Why are the changes needed? To don't confuse user, and fix the typo. ### Does this PR introduce _any_ user-facing change? No. The error class hasn't released yet. ### How was this patch tested? By running the affected tests: ``` $ build/sbt "test:testOnly *RateStreamProviderSuite" $ build/sbt "core/testOnly *SparkThrowableSuite" ``` -- 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]
