Jingsong Lee created FLINK-28579: ------------------------------------ Summary: Supports predicate testing for new columns Key: FLINK-28579 URL: https://issues.apache.org/jira/browse/FLINK-28579 Project: Flink Issue Type: Improvement Components: Table Store Reporter: Jingsong Lee Fix For: table-store-0.2.0
The currently added column, if there is a filter on it, will cause an error in the RowDataToObjectArrayConverter because the number of columns is not correct We can make RowDataToObjectArrayConverter supports from shorter rowData. -- This message was sent by Atlassian Jira (v8.20.10#820010)