[
https://issues.apache.org/jira/browse/FLINK-40557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-40557:
-----------------------------------
Labels: pull-request-available (was: )
> Make operation column optional in TO_CHANGELOG output
> -----------------------------------------------------
>
> Key: FLINK-40557
> URL: https://issues.apache.org/jira/browse/FLINK-40557
> Project: Flink
> Issue Type: Improvement
> Components: Table SQL / API
> Reporter: Ferenc Csaky
> Assignee: Ferenc Csaky
> Priority: Major
> Labels: pull-request-available
> Fix For: 2.3.1, 2.4.0
>
>
> Currently there is no way to omit the op column from the output row of
> {{TO_CHANGELOG}}. This can be cumbersome in situations where the workflow
> must do something like {{SELECT * FROM TO_CHANGELOG(...)}}.
> The goal here is to provide a new boolean arg to control this behavior, which
> by default will keep the current behavior.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)