[
https://issues.apache.org/jira/browse/HUDI-6556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17744345#comment-17744345
]
Aditya Goenka edited comment on HUDI-6556 at 7/18/23 7:53 PM:
--------------------------------------------------------------
While testing, I was using the partitionPath as slash encoded which was causing
this issue,
Its working as expected when I updated partition column so closing this issue.
was (Author: JIRAUSER299651):
While testing, I was using the partitionPath as slash encoded which was causing
this issue,
Its working as expected so closing this issue.
> Big Query sync with master code failing for partitioned table with the
> Exception
> --------------------------------------------------------------------------------
>
> Key: HUDI-6556
> URL: https://issues.apache.org/jira/browse/HUDI-6556
> Project: Apache Hudi
> Issue Type: Bug
> Components: meta-sync
> Reporter: Aditya Goenka
> Priority: Blocker
> Labels: 0.14.0
>
> While doing Big Query Sync for partitioned table, its failing with below
> Exception -
> error message: Failed to add partition key partitionpath (type: TYPE_STRING)
> to schema, because another column with the same name was already present.
> This is not allowed. Full partition schema: [partitionpath:TYPE_STRING]."
--
This message was sent by Atlassian Jira
(v8.20.10#820010)