[ 
https://issues.apache.org/jira/browse/FLINK-23583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Flink Jira Bot updated FLINK-23583:
-----------------------------------
    Labels: pull-request-available stale-assigned  (was: pull-request-available)

I am the [Flink Jira Bot|https://github.com/apache/flink-jira-bot/] and I help 
the community manage its development. I see this issue is assigned but has not 
received an update in 30 days, so it has been labeled "stale-assigned".
If you are still working on the issue, please remove the label and add a 
comment updating the community on your progress.  If this issue is waiting on 
feedback, please consider this a reminder to the committer/reviewer. Flink is a 
very active project, and so we appreciate your patience.
If you are no longer working on the issue, please unassign yourself so someone 
else may work on it.


> Easy way to remove metadata before serializing row data for connector 
> implementations
> -------------------------------------------------------------------------------------
>
>                 Key: FLINK-23583
>                 URL: https://issues.apache.org/jira/browse/FLINK-23583
>             Project: Flink
>          Issue Type: Improvement
>          Components: Table SQL / API
>            Reporter: Ingo Bürk
>            Assignee: Ingo Bürk
>            Priority: Minor
>              Labels: pull-request-available, stale-assigned
>
> In FLINK-23537 we made JoinedRowData a public API, which helps when 
> developing source connectors with format + metadata.
> However, when implementing a sink connector (with format + metadata), we need 
> an equivalent. The connector receives a RowData with appended metadata, but 
> needs to pass only the row data without metadata to the SerializationSchema.



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

Reply via email to