[
https://issues.apache.org/jira/browse/FLINK-23537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ingo Bürk updated FLINK-23537:
------------------------------
Issue Type: Improvement (was: Bug)
> Easy way to append metadata to deserialized row data for connector
> implementations
> ----------------------------------------------------------------------------------
>
> Key: FLINK-23537
> URL: https://issues.apache.org/jira/browse/FLINK-23537
> Project: Flink
> Issue Type: Improvement
> Components: Table SQL / API
> Affects Versions: 1.14.0
> Reporter: Ingo Bürk
> Assignee: Ingo Bürk
> Priority: Minor
> Labels: pull-request-available
> Fix For: 1.14.0
>
>
> When implementing a Table API connector which supports formats and metadata,
> implementors need to append the metadata to the produced phyiscal row.
> However, Flink currently offers no easy way of doing this naturally arising
> task.
> We do have JoinedRowData, which is marked as internal. We should make sure it
> is properly tested and documented and then make it public.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)