Andreas Neumann created SPARK-56650:
---------------------------------------

             Summary: Add AutoCDC connect APIs
                 Key: SPARK-56650
                 URL: https://issues.apache.org/jira/browse/SPARK-56650
             Project: Spark
          Issue Type: Sub-task
          Components: Connect, Declarative Pipelines
    Affects Versions: 4.1.1
            Reporter: Andreas Neumann


Add the spark-connect protos to support AutoCDC flows. This is mainly two new 
protos:
 * `AutoCdcFlowDetails`: similar to the existing `WriteRelationFlowDetails`, 
describes an AutoCDC flow. 
 *  `SCDType` an enum to specify the type of SCD (slow changing dimension) 
storage type.

For now, throw "not implemented" for the new flow type.

 



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