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

Sagar Sumit closed HUDI-6380.
-----------------------------
    Fix Version/s: 0.14.0
       Resolution: Fixed

> Add API to fetch transformed schema in Transformer
> --------------------------------------------------
>
>                 Key: HUDI-6380
>                 URL: https://issues.apache.org/jira/browse/HUDI-6380
>             Project: Apache Hudi
>          Issue Type: Bug
>          Components: deltastreamer
>    Affects Versions: 0.14.0
>            Reporter: Lokesh Jain
>            Assignee: Lokesh Jain
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.14.0
>
>
> The jira aims to add a new API for fetching transformed schema in the 
> Transformer. It adds the following API.
> ```
> StructType transformedSchema(JavaSparkContext jsc, SparkSession sparkSession, 
> StructType incomingStruct, TypedProperties properties
> ```
> which returns StructType. The StructType represents the schema of the dataset 
> after transformation is complete. The API has a default implementation 
> provided.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to