Timo Walther created FLINK-38090: ------------------------------------ Summary: TableResult.collect() returns incorrect SQL inline structured types Key: FLINK-38090 URL: https://issues.apache.org/jira/browse/FLINK-38090 Project: Flink Issue Type: Sub-task Components: Table SQL / Planner Reporter: Timo Walther Assignee: Timo Walther
TableResult.collect() sometimes has issues with inline structured types created from within SQL if the POJO doesn't use default conversion classes. -- This message was sent by Atlassian Jira (v8.20.10#820010)