[
https://issues.apache.org/jira/browse/HUDI-7001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Danny Chen closed HUDI-7001.
----------------------------
Resolution: Fixed
Fixed via master branch: 5bbc025b996a0e2a5aaf16d13fcea7ac845af56c
> Fix to keep the _hoodie_record_key value format of bulk_insert and upsert
> consistent
> -------------------------------------------------------------------------------------
>
> Key: HUDI-7001
> URL: https://issues.apache.org/jira/browse/HUDI-7001
> Project: Apache Hudi
> Issue Type: Bug
> Reporter: hehuiyuan
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.0.0
>
>
> *When {{write.operation }} is bulk_insert , the value of _hoodie_record_key :*
> the table {{bulk_insert_d}} has one primay key and two partition fields, the
> value of _hoodie_record_key field :
> +I[017bfd50abc0e6903e0d566318eefe9c15385459d584f012ebd76c3ac1132d035ba0e7411d009f4ab72c16eaee72d4edbd72]
>
> *When {{write.operation }} is upsert, the value of _hoodie_record_key :*
> the table {{upsert_d}} has one primay key and two partition fields, the value
> of _hoodie_record_key field :
> +I[a:017bfd50abc0e6903e0d566318eefe9c15385459d584f012ebd76c3ac1132d035ba0e7411d009f4ab72c16eaee72d4edbd72]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)