[ https://issues.apache.org/jira/browse/SPARK-28489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dongjoon Hyun resolved SPARK-28489. ----------------------------------- Resolution: Fixed Fix Version/s: 3.0.0 2.4.4 This is resolved via https://github.com/apache/spark/pull/25237 > KafkaOffsetRangeCalculator.getRanges may drop offsets > ----------------------------------------------------- > > Key: SPARK-28489 > URL: https://issues.apache.org/jira/browse/SPARK-28489 > Project: Spark > Issue Type: Bug > Components: Structured Streaming > Affects Versions: 2.4.0, 2.4.1, 2.4.2, 2.4.3 > Reporter: Shixiong Zhu > Assignee: Shixiong Zhu > Priority: Blocker > Labels: correctness, dataloss > Fix For: 2.4.4, 3.0.0 > > > KafkaOffsetRangeCalculator.getRanges may drop offsets due to round off errors. > > This only affects queries using "minPartitions" option. A workaround is just > removing the "minPartitions" option from the query. -- This message was sent by Atlassian JIRA (v7.6.14#76016) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org