[
https://issues.apache.org/jira/browse/HUDI-6923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HUDI-6923:
---------------------------------
Labels: pull-request-available (was: )
> 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
>
> `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)