[jira] [Created] (FLINK-22976) Whether to consider adding config-option to control whether to exclude record.key value from record.value value

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-22976) Whether to consider adding config-option to control whether to exclude record.key value from record.value value

Shang Yuanchun (Jira)
hehuiyuan created FLINK-22976:
---------------------------------

             Summary: Whether to consider adding config-option to control  whether to exclude record.key value from  record.value value
                 Key: FLINK-22976
                 URL: https://issues.apache.org/jira/browse/FLINK-22976
             Project: Flink
          Issue Type: Improvement
          Components: Connectors / Kafka
            Reporter: hehuiyuan


upsert-kafka:

key :

{"name":"hehui111","sname":"wman"}

 

value :

{"name":"hehui111","sname":"wman","sno":"wman","sclass":"wman","address":"wman"}

 

The value of ProduceRecord' value contain the value of  ProduceRecord' key.

Whether to consider adding config-option to control whether to exclude record.key value from record.value value.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)