linehrr opened a new pull request #23652: fixed integer overflow: https://issues.apache.org/jira/browse/SPARK-2… URL: https://github.com/apache/spark/pull/23652 …6718 On branch fix/integer_overflow_rateLimit Changes to be committed: modified: external/kafka-0-10-sql/src/main/scala/org/apache/spark/sql/kafka010/KafkaMicroBatchReader.scala ## What changes were proposed in this pull request? fix the integer overflow issue in rateLimit, refer to: https://issues.apache.org/jira/browse/SPARK-26718 ## How was this patch tested? no unit tests were added, manual tests were performed. Please review http://spark.apache.org/contributing.html before opening a pull request.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
