Weiqing Yang created FLINK-40122:
------------------------------------
Summary: 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
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)