[
https://issues.apache.org/jira/browse/HUDI-6923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sagar Sumit closed HUDI-6923.
-----------------------------
Resolution: Fixed
> Fix sanitisation of fields for rowSource with RowBasedSchemaProvider
> --------------------------------------------------------------------
>
> Key: HUDI-6923
> URL: https://issues.apache.org/jira/browse/HUDI-6923
> Project: Apache Hudi
> Issue Type: Bug
> Reporter: Harshal Patil
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.14.1
>
>
> `RowSource` provider schemaProvider as
> RowBasedSchemaProvider . Which can be overwritten in `Source` if there is
> external schemaProvider is not null .
> If we sanitize after we create RowBasedSchemaProvider , then schema mismatch
> is happening ( df.schema is not same as inputBatch.getSchemaProvider.schema)
> This Fix will do Sanitization in RowSource
--
This message was sent by Atlassian Jira
(v8.20.10#820010)