[ https://issues.apache.org/jira/browse/HIVE-5588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13798724#comment-13798724 ]
Sergey Shelukhin commented on HIVE-5588: ---------------------------------------- I've read a bunch of code today and I think I have an idea of what needs to be done. One thing that is not good in this case is that getting key out of the row will have to be done by both TopN and ReduceSink separately when ReduceSink is used. > change TopN to be an operator > ----------------------------- > > Key: HIVE-5588 > URL: https://issues.apache.org/jira/browse/HIVE-5588 > Project: Hive > Issue Type: Task > Reporter: Sergey Shelukhin > Assignee: Sergey Shelukhin > > See HIVE-5503, as well as the discussion in HIVE-3562. > If topN is a separate operator, it can be reused for file sink, and > vectorized version can be implemented. -- This message was sent by Atlassian JIRA (v6.1#6144)