godfrey he created FLINK-22310: ---------------------------------- Summary: The result of LogicalWindowJsonDeserializer is incorrect Key: FLINK-22310 URL: https://issues.apache.org/jira/browse/FLINK-22310 Project: Flink Issue Type: Sub-task Components: Table SQL / Planner Reporter: godfrey he Fix For: 1.13.0
The reason is the wrong argument is given in LogicalWindowJsonDeserializer when creating FieldReferenceExpression instance, see line#137 in LogicalWindowJsonDeserializer. -- This message was sent by Atlassian Jira (v8.3.4#803005)