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

ASF GitHub Bot updated SPARK-55123:
-----------------------------------
    Labels: pull-request-available  (was: )

> Add SequentialUnionOffset for tracking sequential source processing
> -------------------------------------------------------------------
>
>                 Key: SPARK-55123
>                 URL: https://issues.apache.org/jira/browse/SPARK-55123
>             Project: Spark
>          Issue Type: Task
>          Components: Structured Streaming
>    Affects Versions: 4.2.0
>            Reporter: Eric Marnadi
>            Priority: Major
>              Labels: pull-request-available
>
> Add SequentialUnionOffset class to support Sequential Union operations in 
> Structured Streaming. This offset type enables tracking the state of 
> sequential source processing in backfill-to-live streaming scenarios.
> The implementation includes:
>  * SequentialUnionOffset case class that extends OffsetV2
>  * Name-based source tracking (not index-based) for stability across query 
> restarts
>  * Validation logic to ensure correctness of offset state



--
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