[
https://issues.apache.org/jira/browse/FLINK-40122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-40122:
-----------------------------------
Labels: pull-request-available (was: )
> Expose a public getter for the persisted RowData field names
> ------------------------------------------------------------
>
> Key: FLINK-40122
> URL: https://issues.apache.org/jira/browse/FLINK-40122
> Project: Flink
> Issue Type: Sub-task
> Reporter: Weiqing Yang
> Priority: Major
> Labels: pull-request-available
>
> FLINK-40120 persists the top-level RowData field names in
> RowDataSerializerSnapshot but exposes them only internally (package-private,
> @VisibleForTesting). External consumers need a public accessor to read the
> names, e.g. the State Catalog (FLIP-599), which may need to decode schema
> from persisted state.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)