[
https://issues.apache.org/jira/browse/HUDI-1887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17373263#comment-17373263
]
ASF GitHub Bot commented on HUDI-1887:
--------------------------------------
n3nash commented on pull request #2911:
URL: https://github.com/apache/hudi/pull/2911#issuecomment-872762589
@nsivabalan It's the same reason you mentioned. The post processor adds the
namespace. So if users have written log files with AVRO name-spacing and we
disable post process for them, it will break. But this only happens in a
specific path of DeltaSync - can you point out which one ? From my interactions
in the community, I can suggest whether that path is a frequently used path or
not - if it's not, let's remove this complexity.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
> Make schema post processor's default as disabled
> ------------------------------------------------
>
> Key: HUDI-1887
> URL: https://issues.apache.org/jira/browse/HUDI-1887
> Project: Apache Hudi
> Issue Type: Task
> Reporter: sivabalan narayanan
> Assignee: sivabalan narayanan
> Priority: Major
> Labels: pull-request-available, sev:critical, triaged
>
> With default value [fix|https://github.com/apache/hudi/pull/2765], schema
> post processor is not required as mandatory.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)