[ 
https://issues.apache.org/jira/browse/SPARK-28489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shixiong Zhu updated SPARK-28489:
---------------------------------
    Description: 
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.

  was:KafkaOffsetRangeCalculator.getRanges may drop offsets due to round off 
errors.


> 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.3
>            Reporter: Shixiong Zhu
>            Assignee: Shixiong Zhu
>            Priority: Blocker
>              Labels: correctness, dataloss
>
> 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

Reply via email to