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

Posted by Shang Yuanchun (Jira) on
URL: http://deprecated-apache-flink-mailing-list-archive.368.s1.nabble.com/jira-Created-FLINK-22976-Whether-to-consider-adding-config-option-to-control-whether-to-exclude-recoe-tp51350.html

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)