Saisai Shao created SPARK-23845:
-----------------------------------

             Summary: Continuous rate source uses different offset format
                 Key: SPARK-23845
                 URL: https://issues.apache.org/jira/browse/SPARK-23845
             Project: Spark
          Issue Type: Sub-task
          Components: Structured Streaming
    Affects Versions: 2.4.0
            Reporter: Saisai Shao


Continuous rate sources uses different format of offset, if we run micro-batch 
mode first and then shift to continuous processing, Spark will throw exception 
as offset format is different.

We can either using the different rate source provider like "rate-continuous" 
to isolate the issue. Or we should refactor \{{RateStreamContinuousReader}} to 
use the same offset format.

 

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to