[ https://issues.apache.org/jira/browse/SPARK-33058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17206623#comment-17206623 ]
Apache Spark commented on SPARK-33058: -------------------------------------- User 'viirya' has created a pull request for this issue: https://github.com/apache/spark/pull/29937 > Fetch topic partitions once when getting offset ranges > ------------------------------------------------------ > > Key: SPARK-33058 > URL: https://issues.apache.org/jira/browse/SPARK-33058 > Project: Spark > Issue Type: Improvement > Components: SQL > Affects Versions: 3.1.0 > Reporter: L. C. Hsieh > Assignee: L. C. Hsieh > Priority: Major > > We fetch topic partition twice by `fetchPartitionOffsets` in > `KafkaOffsetReader` when trying to fetch partition offsets. We can reduce > unnecessary poll. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org