L. C. Hsieh created SPARK-54094:
-----------------------------------

             Summary: Extract common methods to KafkaOffsetReaderBase
                 Key: SPARK-54094
                 URL: https://issues.apache.org/jira/browse/SPARK-54094
             Project: Spark
          Issue Type: Improvement
          Components: SQL
    Affects Versions: 4.1.0
            Reporter: L. C. Hsieh


When reviewing https://github.com/apache/spark/pull/52729, I found that 
KafkaOffsetReaderConsumer and KafkaOffsetReaderAdmin have the exactly same 
getOffsetRangesFromResolvedOffsets method. The method is actually long so seems 
good to extract them to common one.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to