[ https://issues.apache.org/jira/browse/HIVE-16541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16084941#comment-16084941 ]
Ashutosh Chauhan commented on HIVE-16541: ----------------------------------------- In some of golden files result set has changed, which looks incorrect. > PTF: Avoid shuffling constant keys for empty OVER() > --------------------------------------------------- > > Key: HIVE-16541 > URL: https://issues.apache.org/jira/browse/HIVE-16541 > Project: Hive > Issue Type: Bug > Components: PTF-Windowing > Affects Versions: 3.0.0 > Reporter: Gopal V > Assignee: Gopal V > Attachments: HIVE-16541.1.patch, HIVE-16541.2.patch > > > Generating surrogate keys with > {code} > select row_number() over() as p_key, * from table; > {code} > uses a sorted edge with "0 ASC NULLS FIRST" as the sort order. -- This message was sent by Atlassian JIRA (v6.4.14#64029)