chenzihao created FLINK-27741: --------------------------------- Summary: Fix NPE when use dense_rank() and rank() in over aggregation Key: FLINK-27741 URL: https://issues.apache.org/jira/browse/FLINK-27741 Project: Flink Issue Type: Bug Components: Table SQL / Planner Affects Versions: 1.16.0 Reporter: chenzihao Fix For: 1.16.0
There has an 'NullPointException' when use RANK() and DENSE_RANK() in over window. -- This message was sent by Atlassian Jira (v8.20.7#820007)