hehuiyuan created HUDI-7001:
-------------------------------
Summary: Fix to keep the _hoodie_record_key value format of
bulk_insert and upsert
Key: HUDI-7001
URL: https://issues.apache.org/jira/browse/HUDI-7001
Project: Apache Hudi
Issue Type: Bug
Reporter: hehuiyuan
*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)