You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "zoucao (Jira)" <ji...@apache.org> on 2021/01/26 16:34:00 UTC

[jira] [Commented] (FLINK-20701) print connector supports outputting seriailzed record

    [ https://issues.apache.org/jira/browse/FLINK-20701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17272219#comment-17272219 ] 

zoucao commented on FLINK-20701:
--------------------------------

cc [~jark], what do you think about it? Is it nessary ?

> print connector supports outputting seriailzed record
> -----------------------------------------------------
>
>                 Key: FLINK-20701
>                 URL: https://issues.apache.org/jira/browse/FLINK-20701
>             Project: Flink
>          Issue Type: Improvement
>          Components: Table SQL / Ecosystem
>    Affects Versions: 1.13.0
>            Reporter: zoucao
>            Priority: Major
>
> Hi all, print connector is designed for debugging,and it gives us better access to data. If I want to debug source connector and SQL statement, I will use it to print the result. However, I don't have a good choice to observe the seriailzed record, which will be sent to external connector when debugging. Consequently, we 'd better make print connetcor support outputting seriailzed record. We can use format=XXX to identify a seriailzed schema, help user to debug and understand the process of serialization.



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