[jira] [Created] (FLINK-38121) Build python wheel on linux failed
dalongliu created FLINK-38121: - Summary: Build python wheel on linux failed Key: FLINK-38121 URL: https://issues.apache.org/jira/browse/FLINK-38121 Project: Flink Issue Type: Bug Compon
Re: [DISCUSS] State Schema Evolution for RowData
Hi Weiqing. +1 for the FLIP. I have some suggestions about the FLIP: 1. Compared to adding a field named originalRowType in `RowDataSerializer`, I prefer to add a field named fieldNames with type String[] . WDYT? I think this field is used for name-based field mapping, so we just add the required